{"id":7749,"url":"https://github.com/xmonad/xmonad-contrib","last_synced_at":"2026-07-12T06:20:36.110Z","repository":{"id":36911183,"uuid":"41218220","full_name":"xmonad/xmonad-contrib","owner":"xmonad","description":"Contributed modules for xmonad","archived":false,"fork":false,"pushed_at":"2025-10-05T22:30:41.000Z","size":12387,"stargazers_count":598,"open_issues_count":57,"forks_count":280,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-10-06T00:21:17.613Z","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":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"xmonad","open_collective":"xmonad"}},"created_at":"2015-08-22T17:45:35.000Z","updated_at":"2025-10-05T22:26:58.000Z","dependencies_parsed_at":"2023-02-19T09:46:37.612Z","dependency_job_id":"73b14488-6f0b-46cc-aad0-080d16237c7f","html_url":"https://github.com/xmonad/xmonad-contrib","commit_stats":{"total_commits":3926,"total_committers":304,"mean_commits":"12.914473684210526","dds":0.9070300560366785,"last_synced_commit":"6e43da859816871f0ecbca12efb046af394d53f3"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/xmonad/xmonad-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmonad","download_url":"https://codeload.github.com/xmonad/xmonad-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2Fxmonad-contrib/sbom","scorecard":{"id":132762,"data":{"date":"2025-07-07","repo":{"name":"github.com/xmonad/xmonad-contrib","commit":"00832bf5e6b97c232800bb60c73fae977d08d853"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5,"checks":[{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 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":5,"reason":"Found 7/13 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/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:48","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":"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":"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":"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:175: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/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-contrib/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-contrib/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-contrib/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-contrib/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-contrib/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-contrib/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-contrib/packdeps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packdeps.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/packdeps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/stack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/stack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stack.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/xmonad/xmonad-contrib/stack.yml/master?enable=pin","Info:   0 out of  11 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":"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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/CycleRecentWS.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/CycleRecentWS.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/EZConfig.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/EZConfig.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/GridSelect.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Instances.hs:8","Info: HaskellPropertyBasedTesting integration found: tests/Main.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/NoBorders.hs:8","Info: HaskellPropertyBasedTesting integration found: tests/OrgMode.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/OrgMode.hs:17","Info: HaskellPropertyBasedTesting integration found: tests/RotateSome.hs:7","Info: HaskellPropertyBasedTesting integration found: tests/Selective.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/SwapWorkspaces.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/XPrompt.hs:10","Info: HaskellPropertyBasedTesting integration found: tests/CycleRecentWS.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/CycleRecentWS.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/EZConfig.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/EZConfig.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/GridSelect.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/Instances.hs:8","Info: HaskellPropertyBasedTesting integration found: tests/Main.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/NoBorders.hs:8","Info: HaskellPropertyBasedTesting integration found: tests/OrgMode.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/OrgMode.hs:17","Info: HaskellPropertyBasedTesting integration found: tests/RotateSome.hs:7","Info: HaskellPropertyBasedTesting integration found: tests/Selective.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/SwapWorkspaces.hs:6","Info: HaskellPropertyBasedTesting integration found: tests/XPrompt.hs:10"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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'"],"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 29 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-16T05:36:08.109Z","repository_id":36911183,"created_at":"2025-08-16T05:36:08.109Z","updated_at":"2025-08-16T05:36:08.109Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015049,"owners_count":26085643,"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-13T02:00:06.723Z","response_time":61,"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.791Z","updated_at":"2025-10-13T12:21:07.368Z","avatar_url":"https://github.com/xmonad.png","language":"Haskell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/7749","html_url":"https://opencollective.ecosyste.ms/projects/7749","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"}}