{"id":4423,"url":"https://github.com/keepassxreboot/keepassxc","last_synced_at":"2026-07-12T18:20:28.857Z","repository":{"id":37317593,"uuid":"52729242","full_name":"keepassxreboot/keepassxc","owner":"keepassxreboot","description":"KeePassXC is a cross-platform community-driven port of the Windows application “KeePass Password Safe”.","archived":false,"fork":false,"pushed_at":"2025-10-07T11:33:20.000Z","size":72884,"stargazers_count":24322,"open_issues_count":760,"forks_count":1615,"subscribers_count":270,"default_branch":"develop","last_synced_at":"2025-10-07T13:13:39.751Z","etag":null,"topics":["cross-platform","hacktoberfest","keepass","keepassxc","linux","macos","password","password-manager","privacy","security","windows","yubikey"],"latest_commit_sha":null,"homepage":"https://keepassxc.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keepassxreboot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":["droidmonkey","phoerious"],"patreon":"keepassxc","open_collective":"keepassxc","liberapay":"keepassxc","custom":["https://keepassxc.org/donate"]}},"created_at":"2016-02-28T15:52:40.000Z","updated_at":"2025-10-07T13:06:23.000Z","dependencies_parsed_at":"2022-07-14T10:31:24.382Z","dependency_job_id":"eda0fa4d-17ad-4162-b06b-509a00969081","html_url":"https://github.com/keepassxreboot/keepassxc","commit_stats":{"total_commits":4118,"total_committers":440,"mean_commits":9.35909090909091,"dds":0.7748907236522584,"last_synced_commit":"189688338201fa8b5c59083694bac2ec2ec432db"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/keepassxreboot/keepassxc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepassxreboot%2Fkeepassxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepassxreboot%2Fkeepassxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepassxreboot%2Fkeepassxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepassxreboot%2Fkeepassxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keepassxreboot","download_url":"https://codeload.github.com/keepassxreboot/keepassxc/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepassxreboot%2Fkeepassxc/sbom","scorecard":{"id":553594,"data":{"date":"2025-08-11","repo":{"name":"github.com/keepassxreboot/keepassxc","commit":"9e8a966c239ed1521832a6d5003649df5dbef66d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.9,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"Found 21/22 approved changesets -- score normalized to 9","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: KeePassXC-2.7.10-arm64.dmg.sig: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.10","Info: signed release artifact: KeePassXC-2.7.9-arm64.dmg.sig: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.9","Info: signed release artifact: KeePassXC-2.7.8-arm64.dmg.sig: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.8","Info: signed release artifact: KeePassXC-2.7.7-arm64.dmg.sig: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.7","Info: signed release artifact: KeePassXC-2.7.6-arm64.dmg.sig: https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.6","Warn: release artifact 2.7.10 does not have provenance: https://api.github.com/repos/keepassxreboot/keepassxc/releases/203243068","Warn: release artifact 2.7.9 does not have provenance: https://api.github.com/repos/keepassxreboot/keepassxc/releases/161364666","Warn: release artifact 2.7.8 does not have provenance: https://api.github.com/repos/keepassxreboot/keepassxc/releases/154324061","Warn: release artifact 2.7.7 does not have provenance: https://api.github.com/repos/keepassxreboot/keepassxc/releases/145668903","Warn: release artifact 2.7.6 does not have provenance: https://api.github.com/repos/keepassxreboot/keepassxc/releases/117377378"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 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-20T11:41:05.738Z","repository_id":37317593,"created_at":"2025-08-20T11:41:05.738Z","updated_at":"2025-08-20T11:41:05.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016580,"owners_count":26085850,"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":["cross-platform","hacktoberfest","keepass","keepassxc","linux","macos","password","password-manager","privacy","security","windows","yubikey"],"created_at":"2024-01-11T16:53:25.111Z","updated_at":"2025-10-13T18:23:25.870Z","avatar_url":"https://github.com/keepassxreboot.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4423","html_url":"https://opencollective.ecosyste.ms/projects/4423","collective":{"id":3180,"uuid":"8a47byg9-nxozdp8y-rjmqmjlv-03rek5w8","slug":"keepassxc","name":"KeePassXC","description":"A community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.","website":"https://keepassxc.org","github":"keepassxreboot/keepassxc","twitter":"KeePassXC","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://keepassxc.org"},{"type":"TWITTER","url":"https://twitter.com/KeePassXC"},{"type":"GITHUB","url":"https://github.com/keepassxreboot/keepassxc"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-07T18:15:20.753Z","created_at":"2024-01-10T13:17:54.541Z","updated_at":"2026-08-07T18:15:20.953Z","transactions_count":2055,"balance":19473.489999999547,"account_type":"COLLECTIVE","owner":{"login":"keepassxreboot","name":"KeePassXC","uuid":"22534815","kind":"organization","description":"Developing a community driven, offline password manager","email":null,"website":"https://keepassxc.org","location":"Global","twitter":"KeePassXC","company":null,"icon_url":"https://avatars.githubusercontent.com/u/22534815?v=4","repositories_count":10,"last_synced_at":"2023-08-13T04:49:16.641Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/keepassxreboot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T03:31:11.127Z","updated_at":"2023-08-13T04:49:16.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keepassxreboot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keepassxreboot/repositories"},"last_project_activity_at":"2025-10-07T11:33:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-03-20T02:56:56.827Z","collective_updated_at":"2026-06-14T18:39:03.626Z","html_url":"https://opencollective.com/keepassxc","icon_url":"https://images.opencollective.com/keepassxc/logo/40.png","total_donations":27348.13000000002,"total_expenses":-12023.610000000315,"current_balance":19473.489999999547,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/keepassxc","url":"https://opencollective.ecosyste.ms/collectives/keepassxc","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/keepassxc/projects"}}