{"id":7754,"url":"https://github.com/xmonad/xmonad","last_synced_at":"2026-07-10T06:20:10.917Z","repository":{"id":36907517,"uuid":"41214544","full_name":"xmonad/xmonad","owner":"xmonad","description":"The core of xmonad, a small but functional ICCCM-compliant tiling window manager","archived":false,"fork":false,"pushed_at":"2025-10-05T15:40:32.000Z","size":5749,"stargazers_count":3487,"open_issues_count":59,"forks_count":289,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-10-05T17:41:32.603Z","etag":null,"topics":["hacktoberfest","haskell","window-manager","x11","x11-wm","xmonad"],"latest_commit_sha":null,"homepage":"https://xmonad.org","language":"Haskell","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/xmonad.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","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":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"xmonad","open_collective":"xmonad"}},"created_at":"2015-08-22T15:58:45.000Z","updated_at":"2025-10-04T14:01:10.000Z","dependencies_parsed_at":"2024-01-15T02:44:31.286Z","dependency_job_id":"f88c3757-069a-4ba8-8585-f16502d2cc63","html_url":"https://github.com/xmonad/xmonad","commit_stats":{"total_commits":1673,"total_committers":111,"mean_commits":"15.072072072072071","dds":0.7411835026897788,"last_synced_commit":"eba9e97794705349f9c6a50230bb88b8ef7d539a"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/xmonad/xmonad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmonad","download_url":"https://codeload.github.com/xmonad/xmonad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad/sbom","scorecard":{"id":344733,"data":{"date":"2025-07-07","repo":{"name":"github.com/xmonad/xmonad","commit":"8113e0fe5566dd8841b7de664c364a26cef385fb"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 5/15 approved changesets -- score normalized to 3","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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/nix.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/packdeps.yml:46","Warn: no topLevel permission defined: .github/workflows/generatemanpage.yml:1","Warn: no topLevel permission defined: .github/workflows/haskell-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/hlint.yaml:1","Warn: no topLevel permission defined: .github/workflows/nix.yml:1","Warn: no topLevel permission defined: .github/workflows/packdeps.yml:1","Warn: no topLevel permission defined: .github/workflows/stack.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/generatemanpage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/generatemanpage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hlint.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/hlint.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hlint.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/hlint.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hlint.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/hlint.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/nix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/nix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packdeps.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/packdeps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packdeps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/packdeps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packdeps.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/packdeps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/stack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/stack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad/stack.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/Instances.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:1","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Delete.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Floating.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Focus.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/GreedyView.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Insert.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Layout/Full.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Layout/Tall.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Screen.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Shift.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Stack.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Stack.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/Properties/StackSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Swap.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/View.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Workspace.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Instances.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:1","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Delete.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Floating.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Focus.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/GreedyView.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Insert.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Layout/Full.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Layout/Tall.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Screen.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Shift.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Stack.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Stack.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/Properties/StackSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Swap.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/View.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Properties/Workspace.hs:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release-v0.17.2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T06:46:46.300Z","repository_id":36907517,"created_at":"2025-08-18T06:46:46.300Z","updated_at":"2025-08-18T06:46:46.300Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006444,"owners_count":26084107,"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-11T02:00:06.511Z","response_time":55,"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":["hacktoberfest","haskell","window-manager","x11","x11-wm","xmonad"],"created_at":"2024-01-11T17:29:21.933Z","updated_at":"2025-10-11T06:22:28.659Z","avatar_url":"https://github.com/xmonad.png","language":"Haskell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/7754","html_url":"https://opencollective.ecosyste.ms/projects/7754","collective":{"id":1023,"uuid":"3kzxy4v0-7wlr6mve-8we6mj9n-o8agdbe5","slug":"xmonad","name":"xmonad","description":"Dynamically tiling X11 window manager that is written and configured in Haskell.","website":"https://xmonad.org/","github":"xmonad","twitter":"xmonad","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://xmonad.org/"},{"type":"TWITTER","url":"https://twitter.com/xmonad"},{"type":"GITHUB","url":"https://github.com/xmonad"}],"currency":"USD","projects_count":9,"last_synced_at":"2026-07-22T00:15:19.597Z","created_at":"2024-01-10T13:17:49.570Z","updated_at":"2026-07-22T00:15:19.927Z","transactions_count":476,"balance":18949.809999999863,"account_type":"COLLECTIVE","owner":{"login":"xmonad","name":"The xmonad window manager","uuid":"13919517","kind":"organization","description":"A tiling window manager written in Haskell","email":"xmonad@haskell.org","website":"https://xmonad.org","location":null,"twitter":"xmonad","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13919517?v=4","repositories_count":9,"last_synced_at":"2024-10-29T17:10:53.457Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"xmonad","open_collective":"xmonad"}},"html_url":"https://github.com/xmonad","funding_links":["https://github.com/sponsors/xmonad","https://opencollective.com/xmonad"],"total_stars":4138,"followers":89,"following":0,"created_at":"2022-11-02T16:44:34.992Z","updated_at":"2024-10-29T17:10:53.457Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmonad","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmonad/repositories"},"last_project_activity_at":"2025-10-05T22:30:41.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-08-12T15:48:23.626Z","collective_updated_at":"2024-02-15T11:36:55.805Z","html_url":"https://opencollective.com/xmonad","icon_url":"https://images.opencollective.com/xmonad/logo/40.png","total_donations":34155.00999999997,"total_expenses":-19228.090000000102,"current_balance":18949.809999999863,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/xmonad","url":"https://opencollective.ecosyste.ms/collectives/xmonad","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/xmonad/projects"}}