{"id":4581,"url":"https://github.com/kataras/iris","last_synced_at":"2026-03-22T06:20:35.243Z","repository":{"id":37393225,"uuid":"50709152","full_name":"kataras/iris","owner":"kataras","description":"The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:","archived":false,"fork":false,"pushed_at":"2025-09-17T09:15:38.000Z","size":18190,"stargazers_count":25580,"open_issues_count":134,"forks_count":2475,"subscribers_count":674,"default_branch":"main","last_synced_at":"2025-09-17T11:31:00.150Z","etag":null,"topics":["dependency-injection","go","golang","http2","iris","mvc","sessions","web-framework","websocket"],"latest_commit_sha":null,"homepage":"https://www.iris-go.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kataras.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"kataras"}},"created_at":"2016-01-30T04:36:48.000Z","updated_at":"2025-09-17T09:15:43.000Z","dependencies_parsed_at":"2024-03-17T07:43:00.206Z","dependency_job_id":"21fc9d6e-9cd9-4c6d-9f17-a85a17fd21c0","html_url":"https://github.com/kataras/iris","commit_stats":{"total_commits":2603,"total_committers":129,"mean_commits":20.17829457364341,"dds":"0.29542835190165195","last_synced_commit":"3137d0d79134968ab4f3781024feab2d9357e280"},"previous_names":["kataras/gapi"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/kataras/iris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kataras%2Firis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kataras%2Firis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kataras%2Firis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kataras%2Firis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kataras","download_url":"https://codeload.github.com/kataras/iris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kataras%2Firis/sbom","scorecard":{"id":551501,"data":{"date":"2025-08-11","repo":{"name":"github.com/kataras/iris","commit":"de4f462198bfc681d7b0072f57915c1316fad7c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":4,"reason":"1 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/kataras/iris/codeql-analysis.yml/main?enable=pin","Warn: containerImage not pinned by hash: _examples/auth/basicauth/database/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/database/mongodb/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/database/mysql/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/kafka-api/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/mvc/overview/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/routing/basic/Dockerfile:3","Warn: containerImage not pinned by hash: _examples/sessions/database/redis/Dockerfile:1","Warn: goCommand not pinned by hash: .github/scripts/setup_examples_test.bash:7","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 containerImage 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: core/router/TestUseRouterParentDisallow_fuzz_test.go:9"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp"],"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-20T11:00:07.753Z","repository_id":37393225,"created_at":"2025-08-20T11:00:07.753Z","updated_at":"2025-08-20T11:00:07.753Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003896,"owners_count":26083641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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"}},"keywords":["dependency-injection","go","golang","http2","iris","mvc","sessions","web-framework","websocket"],"created_at":"2024-01-11T16:53:54.941Z","updated_at":"2025-10-10T12:22:24.937Z","avatar_url":"https://github.com/kataras.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4581","html_url":"https://opencollective.ecosyste.ms/projects/4581","collective":{"id":3356,"uuid":"dgm9bnk8-0437xqro-okqvzeol-jdayw5re","slug":"iris","name":"Iris","description":"Support Iris today.","website":"https://iris-go.com","github":"kataras/iris","twitter":"iris_framework","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://iris-go.com"},{"type":"TWITTER","url":"https://twitter.com/iris_framework"},{"type":"GITHUB","url":"https://github.com/kataras/iris"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-13T12:15:38.227Z","created_at":"2024-01-10T13:17:54.816Z","updated_at":"2026-04-13T12:15:38.812Z","transactions_count":1,"balance":16.92,"account_type":"COLLECTIVE","owner":{"login":"kataras","name":"Gerasimos (Makis) Maropoulos","uuid":"22900943","kind":"user","description":"🥇 That Greek Gopher |\r\n\r\n💻 Author of the Iris Web Framework |\r\n\r\n💨 Senior Engineer at PNOĒ |\r\n\r\n🎓 My dream is to create an international IT university","email":"kataras2006@hotmail.com","website":"https://www.iris-go.com","location":"Greece/Athens","twitter":"MakisMaropoulos","company":"@EndoMedical @golang @iris-contrib @neffos-contrib @responsibility-act","icon_url":"https://avatars.githubusercontent.com/u/22900943?u=251ca1df2da914bed266cf3e775a94e92664501c\u0026v=4","repositories_count":60,"last_synced_at":"2025-10-24T17:45:25.683Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kataras","funding_links":["https://github.com/sponsors/kataras"],"total_stars":28639,"followers":1713,"following":0,"created_at":"2022-11-06T05:20:38.299Z","updated_at":"2025-10-24T17:45:25.683Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kataras","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kataras/repositories"},"last_project_activity_at":"2025-09-17T09:15:38.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-10-29T16:32:50.773Z","collective_updated_at":"2020-05-02T15:04:47.589Z","html_url":"https://opencollective.com/iris","icon_url":"https://images.opencollective.com/iris/logo/40.png","total_donations":16.92,"total_expenses":0.0,"current_balance":16.92,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/iris","url":"https://opencollective.ecosyste.ms/collectives/iris","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/iris/projects"}}