{"id":8248600,"name":"github.com/oapi-codegen/iris-middleware","ecosystem":"go","description":"","homepage":"https://github.com/oapi-codegen/iris-middleware","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/oapi-codegen/iris-middleware","keywords_array":[],"namespace":"github.com/oapi-codegen","versions_count":7,"first_release_published_at":"2023-08-31T20:04:37.000Z","latest_release_published_at":"2024-06-03T15:57:03.000Z","latest_release_number":"v1.0.5","last_synced_at":"2026-03-25T09:08:17.412Z","created_at":"2023-09-08T04:32:38.206Z","updated_at":"2026-03-25T09:08:17.413Z","registry_url":"https://pkg.go.dev/github.com/oapi-codegen/iris-middleware","install_command":"go get github.com/oapi-codegen/iris-middleware","documentation_url":"https://pkg.go.dev/github.com/oapi-codegen/iris-middleware#section-documentation","metadata":{},"repo_metadata":{"id":191923630,"uuid":"685688389","full_name":"oapi-codegen/iris-middleware","owner":"oapi-codegen","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-10T21:35:03.000Z","size":54,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-11T01:31:17.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oapi-codegen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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},"funding":{"github":["oapi-codegen","jamietanna"],"open_collective":"oapi-codegen"}},"created_at":"2023-08-31T19:31:09.000Z","updated_at":"2025-04-07T19:30:24.000Z","dependencies_parsed_at":"2023-09-01T15:02:40.689Z","dependency_job_id":"4af86d11-7e39-4b87-a59d-cdf6bab9b1e7","html_url":"https://github.com/oapi-codegen/iris-middleware","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":"0.30434782608695654","last_synced_commit":"fff451c0f5e8571a4f3dfa36c939d2d20c4717b5"},"previous_names":["oapi-codegen/iris-middleware"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/oapi-codegen/iris-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/sbom","scorecard":{"id":700578,"data":{"date":"2025-08-11","repo":{"name":"github.com/oapi-codegen/iris-middleware","commit":"9072bb4cd2de3f427783cbf2f4501390821b73a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","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":"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: goCommand not pinned by hash: .github/workflows/tidy.yml:26","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:15","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/generate.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:10","Warn: no topLevel permission defined: .github/workflows/tidy.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3533 / GHSA-wq9g-9vfc-cfq9","Warn: Project is vulnerable to: GO-2023-2074 / GHSA-m9xq-6h2j-65r2","Warn: Project is vulnerable to: GO-2024-3205 / GHSA-xhr3-wf7j-h255","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"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-22T05:07:31.861Z","repository_id":191923630,"created_at":"2025-08-22T05:07:31.861Z","updated_at":"2025-08-22T05:07:31.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274955184,"owners_count":25380664,"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-13T02:00:10.085Z","response_time":70,"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":"oapi-codegen","name":"oapi-codegen","uuid":"142752710","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/142752710?v=4","repositories_count":13,"last_synced_at":"2024-10-25T04:26:26.921Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["oapi-codegen","jamietanna"],"open_collective":"oapi-codegen"}},"html_url":"https://github.com/oapi-codegen","funding_links":["https://github.com/sponsors/oapi-codegen","https://github.com/sponsors/jamietanna","https://opencollective.com/oapi-codegen"],"total_stars":6326,"followers":23,"following":0,"created_at":"2023-08-24T13:27:25.570Z","updated_at":"2024-10-25T04:26:26.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen/repositories"},"tags":[{"name":"v1.0.5","sha":"2eaff1a09dc6659a3ee957e23e754533e624ba80","kind":"commit","published_at":"2024-06-03T15:57:03.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.5","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"e2633eee3d6ecddca3951ea5af78ef541efaf228","kind":"commit","published_at":"2023-09-12T08:38:50.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.4","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"8ae82939c19e3977594642ad007c7787e930fd26","kind":"commit","published_at":"2023-09-11T21:14:18.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.3","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"260c88b668caff0e3e2cfc740a24b49344f5a8fb","kind":"commit","published_at":"2023-09-11T21:13:01.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.2","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a0d2af9b0ec59ef33d9dfb1a1bde3b3de91a8677","kind":"commit","published_at":"2023-09-11T19:57:20.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.1","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4867c7c2d0fcc0ea2b1863f8791222268075388e","kind":"commit","published_at":"2023-08-31T20:04:37.000Z","download_url":"https://codeload.github.com/oapi-codegen/iris-middleware/tar.gz/v1.0.0","html_url":"https://github.com/oapi-codegen/iris-middleware/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/iris-middleware@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-13T11:13:51.685Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.742177835440364,"dependent_packages_count":9.575576542055135,"stargazers_count":25.185106960745856,"forks_count":18.70279294773155,"docker_downloads_count":null,"average":14.551413571493226},"purl":"pkg:golang/github.com/oapi-codegen/iris-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oapi-codegen/iris-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oapi-codegen/iris-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oapi-codegen/iris-middleware/dependencies","status":null,"funding_links":["https://github.com/sponsors/oapi-codegen","https://github.com/sponsors/jamietanna","https://opencollective.com/oapi-codegen"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T01:04:27.479Z","issues_count":1,"pull_requests_count":38,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9428359.185185185,"issues_closed_count":0,"pull_requests_closed_count":27,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.13157894736842105,"merged_pull_requests_count":22,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":361.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Firis-middleware/issues","maintainers":[{"login":"jamietanna","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamietanna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Firis-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Firis-middleware/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Firis-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Firis-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Firis-middleware/codemeta","maintainers":[]}