{"id":5283644,"name":"cpp-filesystem","ecosystem":"conda","description":"An implementation of C++17 std::filesystem for C++11 /C++14/C++17 on Windows, macOS, Linux and FreeBSD.","homepage":"https://github.com/gulrak/filesystem","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gulrak/filesystem","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-08-24T13:35:42.000Z","latest_release_published_at":"2022-04-07T08:13:32.000Z","latest_release_number":"1.5.12","last_synced_at":"2026-03-14T16:19:03.830Z","created_at":"2022-10-03T15:40:05.376Z","updated_at":"2026-03-14T16:23:03.566Z","registry_url":"https://anaconda.org/conda-forge/cpp-filesystem","install_command":"conda install -c conda-forge cpp-filesystem","documentation_url":null,"metadata":{},"repo_metadata":{"id":38084499,"uuid":"147116528","full_name":"gulrak/filesystem","owner":"gulrak","description":"An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.","archived":false,"fork":false,"pushed_at":"2025-12-28T10:23:10.000Z","size":926,"stargazers_count":1496,"open_issues_count":19,"forks_count":196,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-12-29T10:11:33.457Z","etag":null,"topics":["cpp","cpp11","cpp14","cpp17","cpp20","filesystem","freebsd","header-only","linux","macos","windows-10"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gulrak.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}},"created_at":"2018-09-02T19:46:14.000Z","updated_at":"2025-12-28T10:23:15.000Z","dependencies_parsed_at":"2023-02-09T02:15:19.673Z","dependency_job_id":"f98f1c3d-592b-48d2-9ac4-ae0e54a528db","html_url":"https://github.com/gulrak/filesystem","commit_stats":{"total_commits":431,"total_committers":35,"mean_commits":"12.314285714285715","dds":"0.15545243619489557","last_synced_commit":"8a2edd6d92ed820521d42c94d179462bf06b5ed3"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/gulrak/filesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulrak%2Ffilesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulrak%2Ffilesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulrak%2Ffilesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulrak%2Ffilesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gulrak","download_url":"https://codeload.github.com/gulrak/filesystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulrak%2Ffilesystem/sbom","scorecard":{"id":449211,"data":{"date":"2025-08-11","repo":{"name":"github.com/gulrak/filesystem","commit":"9fda7b0afbd0640f482f4aea8720a8c0afd18740"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":5,"reason":"Found 8/16 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_cmake.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":"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":"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":"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/build_cmake.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/gulrak/filesystem/build_cmake.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_cmake.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/gulrak/filesystem/build_cmake.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/build_cmake.yml:122","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand 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":"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":"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":"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: MIT 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.5.14 not signed: https://api.github.com/repos/gulrak/filesystem/releases/94549599","Warn: release artifact v1.5.12 not signed: https://api.github.com/repos/gulrak/filesystem/releases/63462209","Warn: release artifact v1.5.10 not signed: https://api.github.com/repos/gulrak/filesystem/releases/51911515","Warn: release artifact v1.5.8 not signed: https://api.github.com/repos/gulrak/filesystem/releases/44595457","Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/gulrak/filesystem/releases/43450047","Warn: release artifact v1.5.14 does not have provenance: https://api.github.com/repos/gulrak/filesystem/releases/94549599","Warn: release artifact v1.5.12 does not have provenance: https://api.github.com/repos/gulrak/filesystem/releases/63462209","Warn: release artifact v1.5.10 does not have provenance: https://api.github.com/repos/gulrak/filesystem/releases/51911515","Warn: release artifact v1.5.8 does not have provenance: https://api.github.com/repos/gulrak/filesystem/releases/44595457","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/gulrak/filesystem/releases/43450047"],"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 22 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-19T07:43:18.683Z","repository_id":38084499,"created_at":"2025-08-19T07:43:18.683Z","updated_at":"2025-08-19T07:43:18.683Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30504506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T10:22:08.196Z","status":"ssl_error","status_checked_at":"2026-03-14T10:21:46.902Z","response_time":57,"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"},"owner_record":{"login":"gulrak","name":"Steffen Schümann","uuid":"1897322","kind":"user","description":"","email":"","website":"https://gulrak.net","location":"Hamburg, Germany","twitter":"gulrak","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1897322?u=b249041a5a062685f18e63d154c6e91636060e49\u0026v=4","repositories_count":29,"last_synced_at":"2025-10-12T14:38:47.570Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gulrak","funding_links":[],"total_stars":1552,"followers":66,"following":6,"created_at":"2022-11-16T07:50:33.573Z","updated_at":"2025-10-12T14:38:47.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gulrak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gulrak/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-14T16:23:03.566Z","dependent_packages_count":2,"downloads":100645,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.074754229252957,"dependent_packages_count":19.601776535755278,"stargazers_count":12.276061679724537,"forks_count":15.464843555067617,"docker_downloads_count":null,"average":16.354358999950097},"purl":"pkg:conda/cpp-filesystem?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cpp-filesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cpp-filesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cpp-filesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:51:12.672Z","issues_count":84,"pull_requests_count":51,"avg_time_to_close_issue":4774203.185714286,"avg_time_to_close_pull_request":3783556.8095238097,"issues_closed_count":70,"pull_requests_closed_count":42,"pull_request_authors_count":30,"issue_authors_count":62,"avg_comments_per_issue":2.630952380952381,"avg_comments_per_pull_request":1.5294117647058825,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":607154.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"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/gulrak%2Ffilesystem/issues","maintainers":[{"login":"gulrak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulrak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpp-filesystem/codemeta","maintainers":[]}