{"id":228273,"name":"scotty","ecosystem":"hackage","description":"A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp.\n\nScotty is the cheap and cheerful way to write RESTful, declarative web applications.\n\nA page is as simple as defining the verb, url pattern, and Text content.\n\nIt is template-language agnostic. Anything that returns a Text value will do.\n\nConforms to WAI Application interface.\n\nUses very fast Warp webserver by default.\n\nAs for the name: Sinatra + Warp = Scotty.","homepage":"https://github.com/scotty-web/scotty","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scotty-web/scotty","keywords_array":["bsd3","library","web","Propose Tags"],"namespace":null,"versions_count":41,"first_release_published_at":"2012-01-05T20:43:30.000Z","latest_release_published_at":"2023-10-03T13:17:36.000Z","latest_release_number":"0.20.1","last_synced_at":"2026-09-10T17:11:22.334Z","created_at":"2022-04-06T01:11:41.463Z","updated_at":"2026-09-10T19:59:39.012Z","registry_url":"https://hackage.haskell.org/package/scotty","install_command":"cabal install scotty","documentation_url":null,"metadata":{},"repo_metadata":{"id":2133716,"uuid":"3077100","full_name":"scotty-web/scotty","owner":"scotty-web","description":"Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)","archived":false,"fork":false,"pushed_at":"2026-06-26T10:50:49.000Z","size":828,"stargazers_count":1776,"open_issues_count":29,"forks_count":134,"subscribers_count":33,"default_branch":"master","last_synced_at":"2026-08-25T15:43:27.440Z","etag":null,"topics":["rest","rest-api","web-framework"],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/scotty","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"moaikids/fluent-plugin-jsonbucket","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scotty-web.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2011-12-30T22:43:27.000Z","updated_at":"2026-08-21T11:13:49.000Z","dependencies_parsed_at":"2022-07-12T14:56:53.587Z","dependency_job_id":"445da65d-211a-4a45-aadd-2c86dbb116b6","html_url":"https://github.com/scotty-web/scotty","commit_stats":{"total_commits":471,"total_committers":77,"mean_commits":6.116883116883117,"dds":0.6666666666666667,"last_synced_commit":"68009a05262afac40e0111e6abcebf7616f496d9"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/scotty-web/scotty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scotty-web","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/sbom","scorecard":{"id":805909,"data":{"date":"2025-08-11","repo":{"name":"github.com/scotty-web/scotty","commit":"dbbfea99f3aed7c530313cb9248375c354d512e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"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/haskell-ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/scotty-web/scotty/haskell-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scotty-web/scotty/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/scotty-web/scotty/haskell-ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-ci.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"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 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"}}]},"last_synced_at":"2025-08-23T11:45:32.020Z","repository_id":2133716,"created_at":"2025-08-23T11:45:32.020Z","updated_at":"2025-08-23T11:45:32.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37204350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"scotty-web","name":"scotty-web","uuid":"6120097","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6120097?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:22:52.227Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scotty-web","funding_links":[],"total_stars":1803,"followers":5,"following":0,"created_at":"2022-11-02T16:31:04.531Z","updated_at":"2024-03-25T20:22:53.036Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scotty-web","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scotty-web/repositories"},"tags":[{"name":"0.12.1","sha":"ff4fa83f805923c3be902bfb896ddecd8259d016","kind":"commit","published_at":"2022-11-17T23:25:54.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.12.1","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.12.1/manifests"},{"name":"0.12","sha":"ede1949657c8cd2651e9a7b1e5d20de2e3cdd712","kind":"tag","published_at":"2020-05-16T16:31:33.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.12","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.12/manifests"},{"name":"0.11.5","sha":"6db83da045664b780c4f34f2ae57790e8c6abfcc","kind":"commit","published_at":"2019-09-07T15:26:37.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.5","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"509c64c6b338bc0bfa04da4b909570028b68050a","kind":"commit","published_at":"2019-05-02T14:42:30.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.4","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"fd05d70253ab05e497da7e354d73668bfce69650","kind":"commit","published_at":"2019-01-09T00:06:00.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.3","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"13ca0d4a3b770dfc61b4328a264a97e14ae95754","kind":"commit","published_at":"2018-07-02T18:28:49.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.2","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"722327f9a7d1fa85edb1cf73995cf601c1968abc","kind":"tag","published_at":"2018-04-07T15:01:13.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.0","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.0/manifests"},{"name":"0.11.1","sha":"41fc7182773a319f2e5aff254bf52f91787eef52","kind":"commit","published_at":"2018-04-07T14:10:44.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.11.1","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.11.1/manifests"},{"name":"0.10.2","sha":"bff121a7f74846e73ad05a51bae1585815d829d8","kind":"commit","published_at":"2015-07-13T16:38:31.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.10.2","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"a83742ad38fc0907e6cf7eeb6cfa1ed641d27370","kind":"commit","published_at":"2015-06-22T20:28:16.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.10.1","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"c41fa127285d0f4882150b3d36ee7f3dede890bb","kind":"commit","published_at":"2015-05-29T14:27:33.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.10.0","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"5299c338d37665693dcc796f569b01e0817ab566","kind":"commit","published_at":"2014-08-27T06:22:46.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.9.0","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"04bf942a9fe904c64fb2e353619c5c4dd0d9acc8","kind":"commit","published_at":"2014-07-20T12:14:20.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.8.2","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"0499927345f1b146a72b0afb6892832f77b57978","kind":"commit","published_at":"2014-06-19T07:24:44.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.8.1","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.8.1/manifests"},{"name":"v0.8.0","sha":"26f90137267df155ffd35c9e7490aaf689bbd607","kind":"commit","published_at":"2014-06-10T14:43:52.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/v0.8.0","html_url":"https://github.com/scotty-web/scotty/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/v0.8.0/manifests"},{"name":"0.7.3","sha":"ccb09e3bff1f8ed2d069877fa0282aff99760630","kind":"commit","published_at":"2014-05-28T06:02:45.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.7.3","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"893dfa48c8c95c3c0693dba678b0c2094190eb77","kind":"commit","published_at":"2014-04-08T19:13:08.000Z","download_url":"https://codeload.github.com/scotty-web/scotty/tar.gz/0.7.2","html_url":"https://github.com/scotty-web/scotty/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scotty-web/scotty@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/tags/0.7.2/manifests"}]},"repo_metadata_updated_at":"2026-09-10T19:59:39.011Z","dependent_packages_count":25,"downloads":66439,"downloads_period":"total","dependent_repos_count":1598,"rankings":{"downloads":2.175755863238203,"dependent_repos_count":0.3221248940378638,"dependent_packages_count":1.186775925402656,"stargazers_count":0.31082226617688613,"forks_count":2.7917490816614863,"docker_downloads_count":null,"average":1.357445606103419},"purl":"pkg:hackage/scotty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/scotty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/scotty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/scotty/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-28T20:03:51.275Z","issues_count":134,"pull_requests_count":126,"avg_time_to_close_issue":69447908.21153846,"avg_time_to_close_pull_request":26167241.786324788,"issues_closed_count":104,"pull_requests_closed_count":117,"pull_request_authors_count":42,"issue_authors_count":67,"avg_comments_per_issue":2.6865671641791047,"avg_comments_per_pull_request":2.007936507936508,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":2741003.6,"past_year_avg_time_to_close_pull_request":26171.0,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scotty-web%2Fscotty/issues","maintainers":[{"login":"ocramz","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ocramz"},{"login":"chessai","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chessai"},{"login":"fumieval","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fumieval"},{"login":"friedbrice","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/friedbrice"},{"login":"xich","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xich"}],"active_maintainers":[{"login":"ocramz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ocramz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/scotty/codemeta","maintainers":[{"uuid":"ryanglscott","login":"ryanglscott","name":null,"email":null,"url":null,"packages_count":153,"html_url":"https://hackage.haskell.org/user/ryanglscott","role":null,"created_at":"2022-11-14T19:35:12.419Z","updated_at":"2022-11-14T19:35:12.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/ryanglscott/packages"},{"uuid":"FumiakiKinoshita","login":"FumiakiKinoshita","name":null,"email":null,"url":null,"packages_count":56,"html_url":"https://hackage.haskell.org/user/FumiakiKinoshita","role":null,"created_at":"2022-11-14T19:35:12.405Z","updated_at":"2022-11-14T19:35:12.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/FumiakiKinoshita/packages"},{"uuid":"AndrewFarmer","login":"AndrewFarmer","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://hackage.haskell.org/user/AndrewFarmer","role":null,"created_at":"2022-11-14T19:35:12.393Z","updated_at":"2022-11-14T19:35:12.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/AndrewFarmer/packages"},{"uuid":"chessai","login":"chessai","name":null,"email":null,"url":null,"packages_count":127,"html_url":"https://hackage.haskell.org/user/chessai","role":null,"created_at":"2022-11-14T19:35:12.438Z","updated_at":"2022-11-14T19:35:12.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/chessai/packages"},{"uuid":"ocramz","login":"ocramz","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://hackage.haskell.org/user/ocramz","role":null,"created_at":"2023-09-09T17:52:11.791Z","updated_at":"2023-09-09T17:52:11.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/ocramz/packages"},{"uuid":"danielbrice","login":"danielbrice","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://hackage.haskell.org/user/danielbrice","role":null,"created_at":"2022-11-14T19:35:12.449Z","updated_at":"2022-11-14T19:35:12.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/danielbrice/packages"}]}