{"id":3886026,"name":"github.com/darkweak/souin","ecosystem":"go","description":"","homepage":"https://github.com/darkweak/souin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/darkweak/souin","keywords_array":[],"namespace":"github.com/darkweak","versions_count":100,"first_release_published_at":"2019-12-06T11:47:03.000Z","latest_release_published_at":"2025-09-18T15:56:59.000Z","latest_release_number":"v1.7.8","last_synced_at":"2026-06-27T09:02:39.661Z","created_at":"2022-04-11T23:23:54.169Z","updated_at":"2026-06-27T09:02:39.661Z","registry_url":"https://pkg.go.dev/github.com/darkweak/souin","install_command":"go get github.com/darkweak/souin","documentation_url":"https://pkg.go.dev/github.com/darkweak/souin#section-documentation","metadata":{},"repo_metadata":{"id":37082171,"uuid":"218724447","full_name":"darkweak/souin","owner":"darkweak","description":"An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache","archived":false,"fork":false,"pushed_at":"2025-09-04T17:46:59.000Z","size":56486,"stargazers_count":849,"open_issues_count":33,"forks_count":65,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-04T19:31:56.895Z","etag":null,"topics":["cache","caddy","caddy-module","caddy-plugin","caddy-server","caddyserver","echo-framework","gin-gonic","gin-middleware","http-cache","labstack-echo","middleware","skipper","souin-instance","traefik","traefik-plugin","traefik-v2","tyk","tyk-gateway","varnish"],"latest_commit_sha":null,"homepage":"https://docs.souin.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkweak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-31T09:00:52.000Z","updated_at":"2025-08-31T22:30:37.000Z","dependencies_parsed_at":"2023-02-19T20:45:45.901Z","dependency_job_id":"8149b176-484b-4271-a001-a895f6c0021c","html_url":"https://github.com/darkweak/souin","commit_stats":{"total_commits":202,"total_committers":27,"mean_commits":7.481481481481482,"dds":"0.45049504950495045","last_synced_commit":"f9115e93f623da56590bfa12dfa7457c98f76080"},"previous_names":[],"tags_count":1138,"template":false,"template_full_name":null,"purl":"pkg:github/darkweak/souin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkweak","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/sbom","scorecard":{"id":322942,"data":{"date":"2025-08-11","repo":{"name":"github.com/darkweak/souin","commit":"b2a08bf1141e059680c88040166b2a680db452e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/non-regression.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin_template.yml:1","Warn: no topLevel permission defined: .github/workflows/plugins-master.yml:1","Warn: no topLevel permission defined: .github/workflows/plugins.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release_plugins.yml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.7.7 not signed: https://api.github.com/repos/darkweak/souin/releases/222533960","Warn: release artifact v1.7.6 not signed: https://api.github.com/repos/darkweak/souin/releases/206102670","Warn: release artifact v1.7.5 not signed: https://api.github.com/repos/darkweak/souin/releases/183902943","Warn: release artifact v1.7.4 not signed: https://api.github.com/repos/darkweak/souin/releases/182258431","Warn: release artifact v1.7.3 not signed: https://api.github.com/repos/darkweak/souin/releases/182247364","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/darkweak/souin/releases/222533960","Warn: release artifact v1.7.6 does not have provenance: https://api.github.com/repos/darkweak/souin/releases/206102670","Warn: release artifact v1.7.5 does not have provenance: https://api.github.com/repos/darkweak/souin/releases/183902943","Warn: release artifact v1.7.4 does not have provenance: https://api.github.com/repos/darkweak/souin/releases/182258431","Warn: release artifact v1.7.3 does not have provenance: https://api.github.com/repos/darkweak/souin/releases/182247364"],"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/non-regression.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/non-regression.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/non-regression.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/non-regression.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/non-regression.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/non-regression.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/non-regression.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_template.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugin_template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins-master.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins-master.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugins.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugins.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_plugins.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/darkweak/souin/release_plugins.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile-dev:3","Warn: containerImage not pinned by hash: Dockerfile-prod:3","Warn: containerImage not pinned by hash: Dockerfile-prod:32","Warn: containerImage not pinned by hash: docker/Dockerfile-olric:1","Warn: containerImage not pinned by hash: docker/caddy.Dockerfile:1","Warn: containerImage not pinned by hash: docker/caddy.Dockerfile:9","Warn: containerImage not pinned by hash: plugins/beego/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/chi/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/dotweb/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/echo/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/fiber/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/gin/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/go-zero/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/goa/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/goyave/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/hertz/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/kratos/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/roadrunner/examples/Dockerfile.test:1","Warn: containerImage not pinned by hash: plugins/roadrunner/examples/Dockerfile.test:20","Warn: containerImage not pinned by hash: plugins/skipper/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/souin/examples/Dockerfile.test:3","Warn: containerImage not pinned by hash: plugins/traefik/Dockerfile.deploy:1: pin your Docker image by updating alpine:3 to alpine:3@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: plugins/traefik/Dockerfile.deploy:8: pin your Docker image by updating traefik:v3.0 to traefik:v3.0@sha256:a208c74fd80a566d4ea376053bff73d31616d7af3f1465a7747b8b89ee34d97e","Warn: containerImage not pinned by hash: plugins/webgo/examples/Dockerfile.test:3","Warn: goCommand not pinned by hash: Dockerfile-dev:13","Warn: goCommand not pinned by hash: plugins/go-zero/examples/Dockerfile.test:12","Warn: goCommand not pinned by hash: .github/workflows/plugins-master.yml:31","Warn: goCommand not pinned by hash: .github/workflows/plugins.yml:46","Warn: goCommand not pinned by hash: .github/workflows/plugins.yml:114","Info:   0 out of  41 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of  24 containerImage dependencies pinned","Info:   1 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2024-3016 / GHSA-r6qh-j42j-pw64","Warn: Project is vulnerable to: GHSA-wr3p-r5fj-wf97","Warn: Project is vulnerable to: GO-2024-3331 / GHSA-9j3m-fr7q-jxfw","Warn: Project is vulnerable to: GO-2025-3585 / GHSA-2j42-h78h-q4fg","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2024-2959 / GHSA-98j2-3j3p-fw2v","Warn: Project is vulnerable to: GO-2025-3845 / GHSA-qx2q-88mx-vhg7","Warn: Project is vulnerable to: GO-2024-3250 / GHSA-29wx-vh33-7x7r","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-wjfc-pgfp-pv9c","Warn: Project is vulnerable to: GHSA-9c3x-r3wp-mgxm","Warn: Project is vulnerable to: GO-2023-2412 / GHSA-7ww5-4wqc-m92c","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3540","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2631 / GHSA-c5q2-7r4c-mv6g"],"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-18T01:49:03.729Z","repository_id":37082171,"created_at":"2025-08-18T01:49:03.729Z","updated_at":"2025-08-18T01:49:03.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740853,"owners_count":25159434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"darkweak","name":null,"uuid":"25440709","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25440709?u=c76d09bd00b9d4f4da848b8ed8a92c8b8e9f2c8d\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-04T04:24:36.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/darkweak","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:32:24.518Z","updated_at":"2023-03-04T04:24:36.348Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkweak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkweak/repositories"},"tags":[{"name":"plugins/webgo/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/beego/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/caddy/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/chi/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/dotweb/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/echo/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/fiber/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/gin/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/go-zero/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/goa/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/goyave/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/hertz/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/kratos/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/roadrunner/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/skipper/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/souin/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/souin/storages/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/traefik/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/tyk/hotfix/caddy/dispatch-with-right-values","sha":"90c1e030254c60f06f5e46287ce3f23b79329cbd","kind":"commit","published_at":"2025-09-01T14:52:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/hotfix/caddy/dispatch-with-right-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/hotfix/caddy/dispatch-with-right-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fhotfix%2Fcaddy%2Fdispatch-with-right-values/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","sha":"ad25ba3e5c32080755c146db6ab43c1e6429b1da","kind":"commit","published_at":"2025-08-05T21:25:09.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/fiber/github.com/gofiber/fiber/v2-2.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Ffiber%2Fgithub.com%2Fgofiber%2Ffiber%2Fv2-2.52.9/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","sha":"374becae0d082040a8c3c81445cb48ee7051ae67","kind":"commit","published_at":"2025-07-18T18:37:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/skipper/golang.org/x/oauth2-0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgolang.org%2Fx%2Foauth2-0.27.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","sha":"6a6d864987bb25e66fb16b0f174496d60916943a","kind":"commit","published_at":"2025-06-20T17:00:54.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/chi/github.com/go-chi/chi/v5-5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fgo-chi%2Fchi%2Fv5-5.2.2/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","sha":"36cf7f24324aef41723bbf12a969aa11556d7b5e","kind":"commit","published_at":"2025-06-10T21:34:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/chi/github.com/cloudflare/circl-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fchi%2Fgithub.com%2Fcloudflare%2Fcircl-1.6.1/manifests"},{"name":"plugins/goyave/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/go-zero/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/traefik/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/skipper/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/kratos/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/tyk/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/goa/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/souin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/webgo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/hertz/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/souin/storages/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/roadrunner/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/gin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/fiber/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/echo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/dotweb/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/chi/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/caddy/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/beego/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","sha":"e4ead5c7976d9d10fb860c8e4b7f801b31f3fb95","kind":"commit","published_at":"2025-06-02T20:23:05.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/composer/plugins/roadrunner/examples/symfony/http-client-6.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fcomposer%2Fplugins%2Froadrunner%2Fexamples%2Fsymfony%2Fhttp-client-6.4.19/manifests"},{"name":"plugins/souin/storages/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.7/manifests"},{"name":"plugins/souin/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.7/manifests"},{"name":"plugins/traefik/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/traefik/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.7/manifests"},{"name":"plugins/tyk/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/tyk/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.7/manifests"},{"name":"plugins/webgo/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/webgo/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.7/manifests"},{"name":"v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.7/manifests"},{"name":"plugins/fiber/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.7/manifests"},{"name":"plugins/gin/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/gin/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.7/manifests"},{"name":"plugins/go-zero/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/go-zero/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.7/manifests"},{"name":"plugins/goa/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/goa/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.7/manifests"},{"name":"plugins/goyave/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/goyave/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.7/manifests"},{"name":"plugins/hertz/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/hertz/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.7/manifests"},{"name":"plugins/kratos/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/kratos/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.7/manifests"},{"name":"plugins/roadrunner/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/roadrunner/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.7/manifests"},{"name":"plugins/skipper/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/skipper/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.7/manifests"},{"name":"plugins/souin/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/souin/storages/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/beego/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/beego/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.7/manifests"},{"name":"plugins/caddy/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/caddy/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.7/manifests"},{"name":"plugins/chi/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/chi/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.7/manifests"},{"name":"plugins/dotweb/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/dotweb/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.7/manifests"},{"name":"plugins/echo/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/echo/v1.7.7","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.7/manifests"},{"name":"plugins/fiber/feat/range/mvp-support","sha":"ced31c1f541928d4f6b93c4e861a8ed1235b67a6","kind":"commit","published_at":"2025-06-02T20:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/range/mvp-support","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/range/mvp-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Frange%2Fmvp-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Frange%2Fmvp-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Frange%2Fmvp-support/manifests"},{"name":"plugins/beego/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/kratos/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/tyk/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/souin/storages/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/roadrunner/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/souin/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/traefik/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/skipper/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/hertz/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/goyave/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/goa/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/go-zero/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/gin/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/fiber/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/echo/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/dotweb/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/webgo/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/chi/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/caddy/release/prepare/v1.7.7","sha":"fbc27d4511144544e5b99c1bca7b6ca13ced455f","kind":"commit","published_at":"2025-06-01T15:17:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/release/prepare/v1.7.7","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/release/prepare/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.7/manifests"},{"name":"plugins/tyk/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/beego/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/caddy/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/chi/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/dotweb/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/echo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/fiber/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/gin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/go-zero/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/goa/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/goyave/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/hertz/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/kratos/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/roadrunner/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/skipper/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/souin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/souin/storages/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/traefik/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/webgo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","sha":"be340ad0e5eb716dd47beaa1061b1f5c923401c5","kind":"commit","published_at":"2025-05-23T19:27:36.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/caddy/remove-extra-path-in-the-admin-caddy-routes","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fcaddy%2Fremove-extra-path-in-the-admin-caddy-routes/manifests"},{"name":"plugins/beego/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/webgo/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/tyk/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/traefik/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/souin/storages/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/souin/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/skipper/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/roadrunner/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/kratos/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/hertz/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/goyave/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/goa/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/go-zero/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/gin/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/fiber/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/echo/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/dotweb/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/chi/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/caddy/fix/bypass/use-default-ttl-if-bypass-response","sha":"b3e9362ca1b79602bcc9002b29d1fd6afe81b4ff","kind":"commit","published_at":"2025-05-17T09:14:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/bypass/use-default-ttl-if-bypass-response","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/bypass/use-default-ttl-if-bypass-response","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fbypass%2Fuse-default-ttl-if-bypass-response/manifests"},{"name":"plugins/chi/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/goyave/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/webgo/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/echo/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/tyk/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/goa/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/traefik/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/beego/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/souin/storages/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/go-zero/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/souin/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/dotweb/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/skipper/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/gin/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/roadrunner/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/caddy/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/kratos/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/fiber/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/hertz/fix/badger/configuration/handle-boolean-values","sha":"140213a5487f3b2ab9da26da03beb013dbce0e92","kind":"commit","published_at":"2025-05-17T08:18:25.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/badger/configuration/handle-boolean-values","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/badger/configuration/handle-boolean-values","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fbadger%2Fconfiguration%2Fhandle-boolean-values/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","sha":"d91ebc21ecfdc454ec0b3594042e1047ae876054","kind":"commit","published_at":"2025-04-16T22:07:02.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.38.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","sha":"7a89633f10dab9137ff7a72be2b888dcb321d79d","kind":"commit","published_at":"2025-04-14T18:20:46.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/tyk/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/souin/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/skipper/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/golang.org/x/crypto-0.35.0","sha":"cf7a9e1de6841693291a2cc237ec65318828bb68","kind":"commit","published_at":"2025-04-14T18:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/golang.org/x/crypto-0.35.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/golang.org/x/crypto-0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fgolang.org%2Fx%2Fcrypto-0.35.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","sha":"924738570ba4d1dd39cef725173703cd1cb3e79b","kind":"commit","published_at":"2025-03-31T17:20:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.3.6/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","sha":"c94d6f64b437a3dc08ac783a3148ac5abeb543d0","kind":"commit","published_at":"2025-03-21T22:15:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/go-zero/github.com/golang-jwt/jwt/v4-4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fgo-zero%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.2/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","sha":"b9f7a9b431ef6391b5e697a6d4ca4bb9b67d2459","kind":"commit","published_at":"2025-03-18T00:19:52.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/containerd/containerd-1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fcontainerd%2Fcontainerd-1.7.27/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","sha":"5c11a5746916423f3db111b244ff8d8b579630df","kind":"commit","published_at":"2025-03-13T00:43:04.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/net-0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fnet-0.36.0/manifests"},{"name":"plugins/go-zero/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.6/manifests"},{"name":"plugins/skipper/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.6/manifests"},{"name":"plugins/roadrunner/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.6/manifests"},{"name":"plugins/kratos/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.6/manifests"},{"name":"plugins/hertz/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.6/manifests"},{"name":"plugins/goyave/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.6/manifests"},{"name":"v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.6/manifests"},{"name":"plugins/webgo/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.6/manifests"},{"name":"plugins/tyk/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.6/manifests"},{"name":"plugins/traefik/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.6/manifests"},{"name":"plugins/goa/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.6/manifests"},{"name":"plugins/souin/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.6/manifests"},{"name":"plugins/souin/storages/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.6/manifests"},{"name":"plugins/beego/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.6/manifests"},{"name":"plugins/caddy/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.6/manifests"},{"name":"plugins/chi/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.6/manifests"},{"name":"plugins/dotweb/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.6/manifests"},{"name":"plugins/echo/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.6/manifests"},{"name":"plugins/fiber/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.6/manifests"},{"name":"plugins/gin/v1.7.6","sha":"842d55dcbce44da05689ac03b20f0200c045d81d","kind":"commit","published_at":"2025-03-11T19:41:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.6","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.6/manifests"},{"name":"plugins/echo/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/fiber/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/fiber/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/gin/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/gin/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/go-zero/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/go-zero/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/goa/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/goa/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/goyave/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/goyave/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/hertz/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/hertz/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/kratos/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/kratos/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/roadrunner/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/roadrunner/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/skipper/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/skipper/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/souin/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/souin/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/souin/storages/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/souin/storages/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/traefik/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/traefik/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/tyk/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/tyk/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/webgo/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/webgo/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/beego/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/beego/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/caddy/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/caddy/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/chi/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/chi/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/dotweb/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/dotweb/fix/multiple/marck-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/multiple/marck-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/multiple/marck-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarck-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarck-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fmarck-2025-wave/manifests"},{"name":"plugins/echo/fix/multiple/march-2025-wave","sha":"fd76e723dbf6eaaeb9b5240c1a3723d19db48a9f","kind":"commit","published_at":"2025-03-09T21:16:06.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/multiple/march-2025-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/multiple/march-2025-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fmultiple%2Fmarch-2025-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fmarch-2025-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fmarch-2025-wave/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","sha":"8a0f8793defe6ce75d95885de179f86031398a55","kind":"commit","published_at":"2025-02-26T22:20:41.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/go-jose/go-jose/v3-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgo-jose%2Fgo-jose%2Fv3-3.0.4/manifests"},{"name":"plugins/go-zero/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/webgo/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/tyk/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/traefik/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/souin/storages/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/souin/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/skipper/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/roadrunner/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/kratos/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/hertz/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/goyave/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/goa/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/gin/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/fiber/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/echo/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/dotweb/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/chi/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/caddy/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/beego/feat/core/disable-vary","sha":"911df938878077e4acc1b0a8f77d1a9ca60b39ac","kind":"commit","published_at":"2025-02-23T17:46:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/feat/core/disable-vary","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/feat/core/disable-vary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffeat%2Fcore%2Fdisable-vary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fcore%2Fdisable-vary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fcore%2Fdisable-vary/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","sha":"4d39ec0c6ea5d6f3580ed684d1ae3e64c3c89d8d","kind":"commit","published_at":"2025-01-28T17:38:48.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/golang/glog-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fgolang%2Fglog-1.2.4/manifests"},{"name":"plugins/webgo/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/goyave/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/goa/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/go-zero/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/gin/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/fiber/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/traefik/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/echo/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/dotweb/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/chi/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/caddy/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/beego/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/tyk/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/hertz/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/kratos/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/roadrunner/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/skipper/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/souin/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/souin/storages/fix/multiple/december-2024-wave","sha":"00c4b70a9122d5ebb167493937e89641993d4707","kind":"commit","published_at":"2024-12-22T17:11:18.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/multiple/december-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/multiple/december-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fdecember-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fdecember-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Fdecember-2024-wave/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","sha":"d3644dfa41b062651730906455d9d4d1f85d04eb","kind":"commit","published_at":"2024-12-12T00:05:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/golang.org/x/crypto-0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgolang.org%2Fx%2Fcrypto-0.31.0/manifests"},{"name":"plugins/dotweb/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/caddy/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/beego/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/webgo/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/tyk/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/traefik/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/souin/storages/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/souin/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/skipper/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/roadrunner/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/kratos/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/hertz/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/goyave/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/goa/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/go-zero/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/gin/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/fiber/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/echo/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/chi/feat/core/upstream-select-its-own-storage","sha":"b9354c84afbae554f7fa319ae468502d1c0d1052","kind":"commit","published_at":"2024-12-08T14:01:44.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/feat/core/upstream-select-its-own-storage","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/feat/core/upstream-select-its-own-storage","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fcore%2Fupstream-select-its-own-storage","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fcore%2Fupstream-select-its-own-storage/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","sha":"b5b03ae16b863d42c35aab0cc774cb7067c7c804","kind":"commit","published_at":"2024-12-02T17:51:51.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/caddy/github.com/quic-go/quic-go-0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fcaddy%2Fgithub.com%2Fquic-go%2Fquic-go-0.48.2/manifests"},{"name":"plugins/souin/storages/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/beego/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/caddy/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/chi/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/dotweb/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/echo/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/fiber/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/gin/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/go-zero/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/goa/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/goyave/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/hertz/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/kratos/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/roadrunner/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/skipper/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/souin/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/traefik/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/tyk/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/webgo/fix/writer/buffer/race-conditions","sha":"556cf833bdca8015ecfc81f5e9d6062ac1d1a852","kind":"commit","published_at":"2024-11-15T18:17:50.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/writer/buffer/race-conditions","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/writer/buffer/race-conditions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fwriter%2Fbuffer%2Frace-conditions/manifests"},{"name":"plugins/webgo/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/traefik/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/souin/storages/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/souin/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/skipper/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/roadrunner/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/kratos/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/hertz/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/tyk/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/goyave/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/goa/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/go-zero/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/gin/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/fiber/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/echo/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/dotweb/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/chi/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/caddy/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/beego/feat/configuration/extends/allow-additional-status-code","sha":"aeb3b005ccb85d746dcd1770f61bb94ff60c2474","kind":"commit","published_at":"2024-11-14T20:08:55.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/feat/configuration/extends/allow-additional-status-code","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/feat/configuration/extends/allow-additional-status-code","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fconfiguration%2Fextends%2Fallow-additional-status-code/manifests"},{"name":"plugins/webgo/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.5/manifests"},{"name":"plugins/tyk/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.5/manifests"},{"name":"plugins/beego/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.5/manifests"},{"name":"v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.5/manifests"},{"name":"plugins/caddy/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.5/manifests"},{"name":"plugins/chi/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.5/manifests"},{"name":"plugins/dotweb/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.5/manifests"},{"name":"plugins/echo/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.5/manifests"},{"name":"plugins/fiber/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.5/manifests"},{"name":"plugins/gin/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.5/manifests"},{"name":"plugins/go-zero/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.5/manifests"},{"name":"plugins/goa/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.5/manifests"},{"name":"plugins/goyave/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.5/manifests"},{"name":"plugins/hertz/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.5/manifests"},{"name":"plugins/kratos/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.5/manifests"},{"name":"plugins/roadrunner/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.5/manifests"},{"name":"plugins/skipper/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.5/manifests"},{"name":"plugins/souin/storages/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.5/manifests"},{"name":"plugins/souin/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.5/manifests"},{"name":"plugins/traefik/v1.7.5","sha":"f75ca717cc80287a7e896dab3a62d96d202164f5","kind":"commit","published_at":"2024-11-06T10:42:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.5/manifests"},{"name":"plugins/roadrunner/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/beego/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/webgo/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/tyk/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/traefik/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/souin/storages/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/souin/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/skipper/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/kratos/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/hertz/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/goyave/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/goa/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/go-zero/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/gin/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/fiber/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/echo/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/dotweb/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/chi/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/caddy/release/prepare/v1.7.5","sha":"6554481d6173ea7cd86502b02293e8c545d15967","kind":"commit","published_at":"2024-11-05T21:11:08.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/release/prepare/v1.7.5","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/release/prepare/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.5/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","sha":"370259c23cffac0771e328503e6ca3eb9f89dbd5","kind":"commit","published_at":"2024-11-04T23:43:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/skipper/github.com/golang-jwt/jwt/v4-4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fskipper%2Fgithub.com%2Fgolang-jwt%2Fjwt%2Fv4-4.5.1/manifests"},{"name":"plugins/roadrunner/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/webgo/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/souin/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/tyk/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/fiber/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/goa/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/echo/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/skipper/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/dotweb/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/goyave/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/chi/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/traefik/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/caddy/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/hertz/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/beego/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/kratos/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/go-zero/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/gin/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/souin/storages/feat/documentation/check-all-documentations-to-be-up-to-date","sha":"0984d54efaa1be038cced60264a6067c972386ed","kind":"commit","published_at":"2024-10-30T07:23:07.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/feat/documentation/check-all-documentations-to-be-up-to-date","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/feat/documentation/check-all-documentations-to-be-up-to-date","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffeat%2Fdocumentation%2Fcheck-all-documentations-to-be-up-to-date/manifests"},{"name":"plugins/souin/storages/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/webgo/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/tyk/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/traefik/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/beego/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/caddy/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/chi/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/dotweb/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/echo/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/fiber/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/gin/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/go-zero/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/goa/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/goyave/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/hertz/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/kratos/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/roadrunner/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/skipper/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/souin/fix/middleware/order-storages-with-configuration","sha":"acfce68f45c90df82c77fcb15206480db9c424a4","kind":"commit","published_at":"2024-10-29T20:04:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/middleware/order-storages-with-configuration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/middleware/order-storages-with-configuration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmiddleware%2Forder-storages-with-configuration/manifests"},{"name":"plugins/caddy/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.4/manifests"},{"name":"plugins/webgo/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.4/manifests"},{"name":"plugins/chi/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.4/manifests"},{"name":"v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.4/manifests"},{"name":"plugins/dotweb/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.4/manifests"},{"name":"plugins/gin/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.4/manifests"},{"name":"plugins/skipper/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.4/manifests"},{"name":"plugins/souin/storages/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.4/manifests"},{"name":"plugins/roadrunner/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.4/manifests"},{"name":"plugins/souin/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.4/manifests"},{"name":"plugins/echo/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.4/manifests"},{"name":"plugins/kratos/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.4/manifests"},{"name":"plugins/hertz/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.4/manifests"},{"name":"plugins/traefik/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.4/manifests"},{"name":"plugins/fiber/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.4/manifests"},{"name":"plugins/goyave/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.4/manifests"},{"name":"plugins/goa/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.4/manifests"},{"name":"plugins/tyk/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.4/manifests"},{"name":"plugins/beego/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.4/manifests"},{"name":"plugins/go-zero/v1.7.4","sha":"749cc809d289eea1e267a6a27f7e21ffcfbb2873","kind":"commit","published_at":"2024-10-28T13:48:38.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.4/manifests"},{"name":"plugins/echo/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/fiber/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/gin/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/go-zero/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/goa/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/goyave/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/hertz/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/kratos/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/roadrunner/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/skipper/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/souin/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/souin/storages/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/traefik/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/tyk/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/webgo/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/dotweb/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/chi/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/caddy/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/beego/release/prepare/v1.7.4","sha":"63566950234d8aac32aeb076bfd723a8189d5d6a","kind":"commit","published_at":"2024-10-28T13:25:19.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/release/prepare/v1.7.4","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/release/prepare/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.4/manifests"},{"name":"plugins/kratos/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.3/manifests"},{"name":"plugins/beego/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.3/manifests"},{"name":"plugins/caddy/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.3/manifests"},{"name":"plugins/chi/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.3/manifests"},{"name":"plugins/dotweb/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.3/manifests"},{"name":"v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.3/manifests"},{"name":"plugins/webgo/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.3/manifests"},{"name":"plugins/tyk/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.3/manifests"},{"name":"plugins/traefik/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.3/manifests"},{"name":"plugins/souin/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.3/manifests"},{"name":"plugins/souin/storages/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.3/manifests"},{"name":"plugins/skipper/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.3/manifests"},{"name":"plugins/roadrunner/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.3/manifests"},{"name":"plugins/hertz/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.3/manifests"},{"name":"plugins/goyave/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.3/manifests"},{"name":"plugins/goa/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.3/manifests"},{"name":"plugins/go-zero/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.3/manifests"},{"name":"plugins/gin/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.3/manifests"},{"name":"plugins/fiber/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.3/manifests"},{"name":"plugins/echo/v1.7.3","sha":"ef619743d16123c9909b7bbdcfe9e75b73e4eb7d","kind":"commit","published_at":"2024-10-28T13:01:27.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.3/manifests"},{"name":"plugins/fiber/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/caddy/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/skipper/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/chi/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/goa/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/dotweb/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/roadrunner/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/echo/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/kratos/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/webgo/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/gin/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/tyk/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/hertz/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/traefik/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/go-zero/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/goyave/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/souin/storages/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/souin/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/beego/release/prepare/v1.7.3","sha":"5d21c256c374b9e432535a895315aadde184f021","kind":"commit","published_at":"2024-10-28T12:45:10.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/release/prepare/v1.7.3","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/release/prepare/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.3/manifests"},{"name":"plugins/souin/storages/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/souin/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/skipper/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/roadrunner/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/kratos/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/hertz/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/goyave/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/goa/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/traefik/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/go-zero/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/gin/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/fiber/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/echo/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/dotweb/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/chi/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/caddy/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/beego/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/tyk/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/webgo/fix/multiple/october-2024-wave","sha":"d4e691b0f51d821c097abc786c38170d4fc677ab","kind":"commit","published_at":"2024-10-15T16:39:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/multiple/october-2024-wave","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/multiple/october-2024-wave","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fmultiple%2Foctober-2024-wave","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Foctober-2024-wave","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fmultiple%2Foctober-2024-wave/manifests"},{"name":"plugins/tyk/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/beego/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/caddy/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/chi/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/dotweb/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/echo/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/fiber/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/gin/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/go-zero/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/goa/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/goyave/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/hertz/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/kratos/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/roadrunner/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/skipper/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/souin/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/souin/storages/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/traefik/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"plugins/webgo/fix/caddy/sanitize-go-redis-booleans","sha":"c6e70cbac450084f2c37c9c42e4fc1a843b36d1b","kind":"commit","published_at":"2024-10-14T18:19:14.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/caddy/sanitize-go-redis-booleans","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/caddy/sanitize-go-redis-booleans","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fcaddy%2Fsanitize-go-redis-booleans/manifests"},{"name":"v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.2/manifests"},{"name":"plugins/traefik/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.2/manifests"},{"name":"plugins/webgo/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.2/manifests"},{"name":"plugins/tyk/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.2/manifests"},{"name":"plugins/gin/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.2/manifests"},{"name":"plugins/go-zero/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.2/manifests"},{"name":"plugins/goa/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.2/manifests"},{"name":"plugins/goyave/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.2/manifests"},{"name":"plugins/hertz/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.2/manifests"},{"name":"plugins/dotweb/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.2/manifests"},{"name":"plugins/kratos/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.2/manifests"},{"name":"plugins/beego/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.2/manifests"},{"name":"plugins/echo/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.2/manifests"},{"name":"plugins/roadrunner/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.2/manifests"},{"name":"plugins/caddy/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.2/manifests"},{"name":"plugins/fiber/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.2/manifests"},{"name":"plugins/skipper/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.2/manifests"},{"name":"plugins/chi/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.2/manifests"},{"name":"plugins/souin/storages/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.2/manifests"},{"name":"plugins/souin/v1.7.2","sha":"f9115e93f623da56590bfa12dfa7457c98f76080","kind":"commit","published_at":"2024-09-19T23:22:24.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.2","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.2/manifests"},{"name":"plugins/dotweb/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/beego/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/caddy/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/chi/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/webgo/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/tyk/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/traefik/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/souin/storages/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/souin/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/skipper/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/roadrunner/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/kratos/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/hertz/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/goyave/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/goa/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/go-zero/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/gin/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/fiber/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/echo/fix/storers/default-storer-to-use-for-surrogate","sha":"65959dca917676c9738ae7c704bcae4e85a3c21a","kind":"commit","published_at":"2024-09-19T12:55:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/storers/default-storer-to-use-for-surrogate","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/storers/default-storer-to-use-for-surrogate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fstorers%2Fdefault-storer-to-use-for-surrogate/manifests"},{"name":"plugins/skipper/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.1/manifests"},{"name":"plugins/caddy/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.1/manifests"},{"name":"plugins/roadrunner/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.1/manifests"},{"name":"plugins/beego/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.1/manifests"},{"name":"plugins/kratos/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.1/manifests"},{"name":"plugins/hertz/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.1/manifests"},{"name":"plugins/goyave/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.1/manifests"},{"name":"plugins/goa/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.1/manifests"},{"name":"plugins/go-zero/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.1/manifests"},{"name":"plugins/dotweb/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.1/manifests"},{"name":"plugins/gin/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.1/manifests"},{"name":"plugins/fiber/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.1/manifests"},{"name":"plugins/webgo/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.1/manifests"},{"name":"plugins/tyk/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.1/manifests"},{"name":"v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.1/manifests"},{"name":"plugins/traefik/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.1/manifests"},{"name":"plugins/echo/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.1/manifests"},{"name":"plugins/souin/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.1/manifests"},{"name":"plugins/souin/storages/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.1/manifests"},{"name":"plugins/chi/v1.7.1","sha":"22abb943f2af88b230db2cd413d0d4546dfce113","kind":"commit","published_at":"2024-09-19T07:48:20.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.1/manifests"},{"name":"plugins/beego/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/go-zero/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/caddy/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/souin/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/goyave/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/chi/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/webgo/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/goa/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/dotweb/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/tyk/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/kratos/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/echo/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/traefik/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/roadrunner/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/fiber/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/souin/storages/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/skipper/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/gin/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/hertz/fix/chore/caddy/default-provider-check","sha":"24829cb05eadb41d02b4477f7daf45630e8f4d4d","kind":"commit","published_at":"2024-09-18T05:38:56.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/chore/caddy/default-provider-check","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/chore/caddy/default-provider-check","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fchore%2Fcaddy%2Fdefault-provider-check/manifests"},{"name":"plugins/souin/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.7.0/manifests"},{"name":"plugins/chi/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.7.0/manifests"},{"name":"plugins/dotweb/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.7.0/manifests"},{"name":"plugins/echo/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.7.0/manifests"},{"name":"plugins/fiber/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.7.0/manifests"},{"name":"plugins/gin/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.7.0/manifests"},{"name":"plugins/go-zero/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.7.0/manifests"},{"name":"plugins/goa/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.7.0/manifests"},{"name":"plugins/goyave/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.7.0/manifests"},{"name":"plugins/hertz/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.7.0/manifests"},{"name":"plugins/kratos/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.7.0/manifests"},{"name":"plugins/roadrunner/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.7.0/manifests"},{"name":"plugins/skipper/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.7.0/manifests"},{"name":"plugins/souin/storages/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Fv1.7.0/manifests"},{"name":"plugins/caddy/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.7.0/manifests"},{"name":"plugins/traefik/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.7.0/manifests"},{"name":"plugins/tyk/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.7.0/manifests"},{"name":"plugins/webgo/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.7.0/manifests"},{"name":"v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.7.0/manifests"},{"name":"plugins/beego/v1.7.0","sha":"12a28570e07bf4ac4169ff457610fba95ec73d23","kind":"commit","published_at":"2024-09-11T11:56:49.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.7.0/manifests"},{"name":"plugins/webgo/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/tyk/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/traefik/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/souin/storages/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/souin/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/skipper/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/roadrunner/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/kratos/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/hertz/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/goyave/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/goa/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/go-zero/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/gin/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/fiber/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/echo/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/dotweb/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/chi/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/caddy/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/beego/release/prepare/v1.7.0","sha":"90559ae017632e29d5f0db51670bc3d481b6b1b1","kind":"commit","published_at":"2024-09-10T19:19:15.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/release/prepare/v1.7.0","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/release/prepare/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Frelease%2Fprepare%2Fv1.7.0/manifests"},{"name":"plugins/hertz/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/beego/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/caddy/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/chi/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/dotweb/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/echo/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/fiber/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/gin/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/go-zero/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/goa/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/goyave/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/kratos/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/roadrunner/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/skipper/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/souin/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/souin/storages/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/storages/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/storages/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fstorages%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/traefik/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/tyk/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/webgo/fix/chore/surrogate/use-content-location-instead-of-generated-key","sha":"71ade836bb2469afe6ca83b1abeaa1486b46e362","kind":"commit","published_at":"2024-09-02T14:09:39.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix/chore/surrogate/use-content-location-instead-of-generated-key","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix/chore/surrogate/use-content-location-instead-of-generated-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix%2Fchore%2Fsurrogate%2Fuse-content-location-instead-of-generated-key/manifests"},{"name":"plugins/echo/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fv1.6.50/manifests"},{"name":"plugins/fiber/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fv1.6.50/manifests"},{"name":"plugins/gin/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fv1.6.50/manifests"},{"name":"plugins/go-zero/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fv1.6.50/manifests"},{"name":"plugins/goa/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fv1.6.50/manifests"},{"name":"plugins/goyave/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fv1.6.50/manifests"},{"name":"plugins/hertz/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fv1.6.50/manifests"},{"name":"plugins/kratos/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fv1.6.50/manifests"},{"name":"plugins/roadrunner/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fv1.6.50/manifests"},{"name":"plugins/skipper/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fv1.6.50/manifests"},{"name":"plugins/souin/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fv1.6.50/manifests"},{"name":"plugins/traefik/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fv1.6.50/manifests"},{"name":"plugins/tyk/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fv1.6.50/manifests"},{"name":"plugins/webgo/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fv1.6.50/manifests"},{"name":"v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@v1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/v1.6.50/manifests"},{"name":"plugins/beego/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fv1.6.50/manifests"},{"name":"plugins/caddy/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fv1.6.50/manifests"},{"name":"plugins/chi/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fv1.6.50/manifests"},{"name":"plugins/dotweb/v1.6.50","sha":"bf786a225d829845ab3ee11e6c6fe807ad6b31dd","kind":"commit","published_at":"2024-08-21T11:31:33.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/v1.6.50","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/v1.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fv1.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fv1.6.50/manifests"},{"name":"plugins/echo/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/fiber/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/gin/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/go-zero/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/goa/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/goyave/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/hertz/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/kratos/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/roadrunner/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/skipper/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/souin/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/traefik/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/tyk/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/webgo/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/beego/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/caddy/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/chi/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/dotweb/fix-multiple-storers-and-apip","sha":"6b9fc01154cd5ccb291456dd3ae8ebea8c3662b2","kind":"commit","published_at":"2024-08-16T20:13:47.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/fix-multiple-storers-and-apip","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/fix-multiple-storers-and-apip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffix-multiple-storers-and-apip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix-multiple-storers-and-apip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffix-multiple-storers-and-apip/manifests"},{"name":"plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/souin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fsouin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goyave/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoyave%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/hertz/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fhertz%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/kratos/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fkratos%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/roadrunner/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Froadrunner%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/skipper/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fskipper%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/traefik/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftraefik%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/tyk/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ftyk%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/webgo/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fwebgo%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/beego/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fbeego%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/caddy/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fcaddy%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","sha":"6898c9cb2e2320200992a012c251b126b2e00841","kind":"commit","published_at":"2024-08-01T13:26:17.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/chi/dependabot/go_modules/plugins/beego/github.com/beego/beego/v2-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fchi%2Fdependabot%2Fgo_modules%2Fplugins%2Fbeego%2Fgithub.com%2Fbeego%2Fbeego%2Fv2-2.2.1/manifests"},{"name":"plugins/dotweb/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/dotweb/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/dotweb/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fdotweb%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fdotweb%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"},{"name":"plugins/echo/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/echo/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/echo/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fecho%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fecho%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"},{"name":"plugins/fiber/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/fiber/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/fiber/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Ffiber%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Ffiber%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"},{"name":"plugins/gin/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/gin/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/gin/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgin%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgin%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"},{"name":"plugins/go-zero/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/go-zero/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/go-zero/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgo-zero%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgo-zero%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"},{"name":"plugins/goa/feat/traefik/wasm-migration","sha":"fcb8a86c0b0d9c89b3a52390e6d671c4ab1c1b6c","kind":"commit","published_at":"2024-07-27T12:49:59.000Z","download_url":"https://codeload.github.com/darkweak/souin/tar.gz/plugins/goa/feat/traefik/wasm-migration","html_url":"https://github.com/darkweak/souin/releases/tag/plugins/goa/feat/traefik/wasm-migration","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkweak/souin@plugins%2Fgoa%2Ffeat%2Ftraefik%2Fwasm-migration","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Ftraefik%2Fwasm-migration","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/tags/plugins%2Fgoa%2Ffeat%2Ftraefik%2Fwasm-migration/manifests"}]},"repo_metadata_updated_at":"2025-09-05T09:52:35.056Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":1.8318166582453264,"dependent_packages_count":1.146136105538574,"stargazers_count":2.8260304381737096,"forks_count":3.897363036485249,"docker_downloads_count":1.2298262104273743,"average":2.186234489774047},"purl":"pkg:golang/github.com/darkweak/souin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/darkweak/souin","docker_dependents_count":4,"docker_downloads_count":577,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/darkweak/souin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/darkweak/souin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:39:09.462Z","issues_count":159,"pull_requests_count":256,"avg_time_to_close_issue":4195804.138686132,"avg_time_to_close_pull_request":1215463.376033058,"issues_closed_count":137,"pull_requests_closed_count":242,"pull_request_authors_count":27,"issue_authors_count":83,"avg_comments_per_issue":4.169811320754717,"avg_comments_per_pull_request":1.56640625,"merged_pull_requests_count":109,"bot_issues_count":0,"bot_pull_requests_count":127,"past_year_issues_count":59,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":2450338.864864865,"past_year_avg_time_to_close_pull_request":1716933.5102040817,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":2.2203389830508473,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkweak%2Fsouin/issues","maintainers":[{"login":"darkweak","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkweak"},{"login":"vejipe","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vejipe"}],"active_maintainers":[{"login":"darkweak","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkweak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarkweak%2Fsouin/codemeta","maintainers":[]}