{"id":13617705,"url":"https://github.com/linuxdeepin/dde-file-manager","last_synced_at":"2026-03-05T15:01:26.864Z","repository":{"id":37445223,"uuid":"124356142","full_name":"linuxdeepin/dde-file-manager","owner":"linuxdeepin","description":"File manager for deepin desktop environment.","archived":false,"fork":false,"pushed_at":"2026-02-26T11:21:32.000Z","size":208221,"stargazers_count":407,"open_issues_count":3,"forks_count":179,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-02-26T12:46:40.311Z","etag":null,"topics":["dde","deepin","qt5"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxdeepin.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-08T07:48:55.000Z","updated_at":"2026-02-26T08:54:39.000Z","dependencies_parsed_at":"2024-02-04T09:35:34.251Z","dependency_job_id":"e8a9adf6-b8f8-4ed2-a8c4-7359eedf6aef","html_url":"https://github.com/linuxdeepin/dde-file-manager","commit_stats":null,"previous_names":[],"tags_count":766,"template":false,"template_full_name":null,"purl":"pkg:github/linuxdeepin/dde-file-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdde-file-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdde-file-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdde-file-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdde-file-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxdeepin","download_url":"https://codeload.github.com/linuxdeepin/dde-file-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdde-file-manager/sbom","scorecard":{"id":549637,"data":{"date":"2025-08-11","repo":{"name":"github.com/linuxdeepin/dde-file-manager","commit":"1a4dfb3d054237239374a76b4a0e0f6e2700c2b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/cppcheck.yml:17"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backup-to-gitlab.yml:1","Warn: no topLevel permission defined: .github/workflows/call-api-check.yml:1","Warn: no topLevel permission defined: .github/workflows/call-auto-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/call-build-distribution.yml:1","Warn: no topLevel permission defined: .github/workflows/call-chatOps.yml:1","Warn: no topLevel permission defined: .github/workflows/call-clacheck.yml:1","Warn: no topLevel permission defined: .github/workflows/call-commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/call-debian-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/call-license-check.yml:8","Warn: no topLevel permission defined: .github/workflows/call-static-check.yml:1","Warn: no topLevel permission defined: .github/workflows/cppcheck.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"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":"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":-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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backup-to-gitlab.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/backup-to-gitlab.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backup-to-gitlab.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/backup-to-gitlab.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-api-check.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-api-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-auto-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-auto-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-build-distribution.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-build-distribution.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-chatOps.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-chatOps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-clacheck.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-clacheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-commitlint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-commitlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-debian-check.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-debian-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-license-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-license-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-static-check.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/call-static-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cppcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/cppcheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cppcheck.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/linuxdeepin/dde-file-manager/cppcheck.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"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-20T10:27:05.314Z","repository_id":37445223,"created_at":"2025-08-20T10:27:05.314Z","updated_at":"2025-08-20T10:27:05.314Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30132585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T14:41:47.141Z","status":"ssl_error","status_checked_at":"2026-03-05T14:41:21.567Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dde","deepin","qt5"],"created_at":"2024-08-01T20:01:46.586Z","updated_at":"2026-03-05T15:01:26.822Z","avatar_url":"https://github.com/linuxdeepin.png","language":"C++","readme":"### dde-file-manager\n\nDeepin File Manager is a file management tool independently developed by Deepin Technology, featuring functions such as searching, copying, trash management, compression/decompression and viewing file properties.\n\n### Dependencies\n\n### Build dependencies\n\n_The **master** branch is current development branch, build dependencies may change without updating README.md. Please refer to `./debian/control` for an accurate list of build dependencies_\n\n- cmake,\n- doxygen,\n- debhelper (\u003e=9),\n- pkg-config,\n- libffmpegthumbnailer-dev,\n- libpolkit-agent-1-dev,\n- dde-tray-loader-dev,\n- libtag1-dev,\n- libdmr-dev,\n- libicu-dev,\n- libxcb-ewmh-dev,\n- libdeepin-pdfium-dev,\n- libssl-dev,\n- libgtest-dev,\n- libgmock-dev,\n- liblucene++-dev,\n- libdocparser-dev,\n- libboost-filesystem-dev,\n- libsecret-1-dev,\n- libpoppler-cpp-dev,\n- libcryptsetup-dev,\n- libpcre2-dev,\n- libdde-shell-dev (\u003e= 0.0.10),\n- deepin-desktop-base | deepin-desktop-server | deepin-desktop-device,\n- qt6-base-dev,\n- qt6-base-private-dev,\n- qt6-svg-dev,\n- qt6-multimedia-dev,\n- qt6-tools-dev,\n- qt6-tools-dev-tools,\n- qt6-declarative-dev,\n- qt6-5compat-dev,\n- libdtk6widget-dev,\n- libdtk6gui-dev,\n- libdtk6core-dev,\n- libdtk6core-bin,\n- libdtk6declarative-dev,\n- libdfm6-io-dev,\n- libdfm6-mount-dev,\n- libdfm6-burn-dev,\n- libdfm6-search-dev,\n- libpolkit-qt6-1-dev,\n- libxcb-xfixes0-dev (\u003e= 1.10~),\n- libopenjp2-7-dev,\n- liblcms2-dev,\n- libdeepin-service-framework-dev,\n- libheif-dev\n\n## Installation\n\n### Build from source code\n\n1. Make sure you have installed all dependencies.\n\n_The package name may vary between different distros. If dde-file-manager is available in your distro, it is a better idea to check the packaging script provided by your distro._\n\nAssume you are using [Deepin](https://distrowatch.com/table.php?distribution=deepin) or another Debian-based distro that provides dde-file-manager:\n\n``` shell\n$ git clone https://github.com/linuxdeepin/dde-file-manager\n$ cd dde-file-manager\n$ sudo apt build-dep ./\n```\n\n2. Build:\n```shell\n$ cmake -B build -DCMAKE_INSTALL_PREFIX=/usr\n$ cmake --build build\n```\n\n3. Install:\n```shell\n$ sudo cmake --build build --target install\n```\n\nThe executable binary file could be found at `/usr/bin/dde-file-manager`\n\n### Build Debian package\n\nA debian folder is provided to build the package under the deepin linux desktop distribution. To build the package, use the following command:\n\n```shell\n$ dpkg-buildpackage -uc -us -nc -b # build binary package(s)\n```\n\n## Usage\n\nExecute `dde-file-manager`\n\n## Documentation\n\n - [Development Documentation](https://linuxdeepin.github.io/dde-file-manager/)\n - [User Documentation](https://wiki.deepin.org/wiki/Deepin_File_Manager) | [用户文档](https://wiki.deepin.org/index.php?title=%E6%B7%B1%E5%BA%A6%E6%96%87%E4%BB%B6%E7%AE%A1%E7%90%86%E5%99%A8)\n\n## Getting help\n\n - [Official Forum](https://bbs.deepin.org/)\n - [Developer Center](https://github.com/linuxdeepin/developer-center)\n - [Gitter](https://gitter.im/orgs/linuxdeepin/rooms)\n - [IRC Channel](https://webchat.freenode.net/?channels=deepin)\n - [Wiki](https://wiki.deepin.org/)\n\n## Getting involved\n\nWe encourage you to report issues and contribute changes\n\n - [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en) (English)\n - [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (中文)\n - [Translate for your language on Transifex](https://www.transifex.com/linuxdeepin/deepin-file-manager/)\n\n## License\n\ndde-file-manager is licensed under [GPL-3.0-or-later](LICENSE)\n","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fdde-file-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxdeepin%2Fdde-file-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fdde-file-manager/lists"}