{"id":377227,"url":"https://github.com/urmzd/fsrc","last_synced_at":"2026-07-23T04:30:22.698Z","repository":{"id":64462948,"uuid":"570707272","full_name":"urmzd/fsrc","owner":"urmzd","description":"Embed source files into any text file using comment markers — CLI, crate, and GitHub Action.","archived":false,"fork":false,"pushed_at":"2026-06-24T12:33:20.000Z","size":494,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-25T09:13:02.212Z","etag":null,"topics":["automation","ci-cd","cli","code-embedding","developer-tools","documentation","embed","github-actions","markdown","rust","showcase"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urmzd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-11-25T22:07:46.000Z","updated_at":"2026-06-16T17:05:32.000Z","dependencies_parsed_at":"2023-01-05T03:32:36.042Z","dependency_job_id":"c1552b29-662c-4d20-9ea4-ace43125e090","html_url":"https://github.com/urmzd/fsrc","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"14ccfff7c181772efb8544a4e6b8150adbec119f"},"previous_names":["urmzd/embed-it","urmzd/embed-md","urmzd/fsrc","urmzd/embed-src"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/urmzd/fsrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/sbom","scorecard":{"id":912048,"data":{"date":"2025-08-11","repo":{"name":"github.com/urmzd/embed-md","commit":"e66e12ae72e200abb74d83b6d8f0ceacab768ec6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:latest to node:latest@sha256:d2b6b5aedb5b729f68ee1129e0f5a5d4713d93f82448249e82241876d8e8d86e","Warn: npmCommand not pinned by hash: Dockerfile:3","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   2 out of   3 npmCommand 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T19:34:17.427Z","repository_id":64462948,"created_at":"2025-08-24T19:34:17.428Z","updated_at":"2025-08-24T19:34:17.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34821764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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"}},"owner":{"login":"urmzd","name":"Urmzd Mukhammadnaim","uuid":"45431570","kind":"user","description":"“A reader lives a thousand lives before he dies. The man who never reads lives only one.” ~ George R.R. Martin.","email":"","website":"https://www.linkedin.com/in/urmzd","location":"Toronto, Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45431570?u=0f648d8d381b8e6fe9437d5a06048240b10c22af\u0026v=4","repositories_count":29,"last_synced_at":"2024-04-16T19:36:07.272Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/urmzd","funding_links":[],"total_stars":20,"followers":20,"following":20,"created_at":"2022-11-16T13:50:37.660Z","updated_at":"2024-04-16T19:36:11.400Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd/repositories"},"packages":[{"id":14234521,"name":"fsrc","ecosystem":"cargo","description":"Embed source files into any text file","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/urmzd/fsrc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-12T04:43:36.332Z","latest_release_published_at":"2026-04-12T04:43:36.332Z","latest_release_number":"3.6.1","last_synced_at":"2026-07-14T00:02:52.242Z","created_at":"2026-04-12T04:47:04.259Z","updated_at":"2026-07-14T00:02:52.243Z","registry_url":"https://crates.io/crates/fsrc/","install_command":"cargo install fsrc","documentation_url":"https://docs.rs/fsrc/","metadata":{"categories":[]},"repo_metadata":{"id":64462948,"uuid":"570707272","full_name":"urmzd/fsrc","owner":"urmzd","description":"Embed source files into any text file using comment markers — CLI, crate, and GitHub Action.","archived":false,"fork":false,"pushed_at":"2026-06-24T12:33:20.000Z","size":494,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-25T09:13:02.212Z","etag":null,"topics":["automation","ci-cd","cli","code-embedding","developer-tools","documentation","embed","github-actions","markdown","rust","showcase"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urmzd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-11-25T22:07:46.000Z","updated_at":"2026-06-16T17:05:32.000Z","dependencies_parsed_at":"2023-01-05T03:32:36.042Z","dependency_job_id":"c1552b29-662c-4d20-9ea4-ace43125e090","html_url":"https://github.com/urmzd/fsrc","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"14ccfff7c181772efb8544a4e6b8150adbec119f"},"previous_names":["urmzd/embed-it","urmzd/embed-md","urmzd/fsrc","urmzd/embed-src"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/urmzd/fsrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/sbom","scorecard":{"id":912048,"data":{"date":"2025-08-11","repo":{"name":"github.com/urmzd/embed-md","commit":"e66e12ae72e200abb74d83b6d8f0ceacab768ec6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/urmzd/embed-md/ci.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:latest to node:latest@sha256:d2b6b5aedb5b729f68ee1129e0f5a5d4713d93f82448249e82241876d8e8d86e","Warn: npmCommand not pinned by hash: Dockerfile:3","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   2 out of   3 npmCommand 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T19:34:17.427Z","repository_id":64462948,"created_at":"2025-08-24T19:34:17.428Z","updated_at":"2025-08-24T19:34:17.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34821764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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"},"owner_record":{"login":"urmzd","name":"Urmzd Mukhammadnaim","uuid":"45431570","kind":"user","description":"“A reader lives a thousand lives before he dies. The man who never reads lives only one.” ~ George R.R. Martin.","email":"","website":"https://www.linkedin.com/in/urmzd","location":"Toronto, Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45431570?u=0f648d8d381b8e6fe9437d5a06048240b10c22af\u0026v=4","repositories_count":29,"last_synced_at":"2024-04-16T19:36:07.272Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/urmzd","funding_links":[],"total_stars":20,"followers":20,"following":20,"created_at":"2022-11-16T13:50:37.660Z","updated_at":"2024-04-16T19:36:11.400Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urmzd/repositories"},"tags":[{"name":"v4.0.2","sha":"bfb7a8cc4332c31543e3fc36f9b3feed6cfaa28f","kind":"tag","published_at":"2026-05-25T18:46:31.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v4.0.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"861cff276aba343470054c3f705756ca798533bc","kind":"tag","published_at":"2026-04-16T00:09:47.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v4.0.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c2c0b0198e4937cb907ce5e64164c8e3897c91d2","kind":"tag","published_at":"2026-04-12T05:41:40.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v4.0.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4.0.0/manifests"},{"name":"v4","sha":"c2c0b0198e4937cb907ce5e64164c8e3897c91d2","kind":"commit","published_at":"2026-04-12T05:41:40.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v4","html_url":"https://github.com/urmzd/fsrc/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v4/manifests"},{"name":"v3.6.1","sha":"8e72212e97371638ae930e61a8d49918689a3447","kind":"tag","published_at":"2026-04-09T04:55:56.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.6.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"44a8baa03bb1c51fa066560eb6bb2230f586b925","kind":"tag","published_at":"2026-04-09T03:47:46.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.6.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"ed48fd1030f7de78b4d6ca194877d42fc906f7ca","kind":"tag","published_at":"2026-04-06T14:55:55.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.5.4","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"64b9a1648669d2005518172bf4d96b506c6a1748","kind":"tag","published_at":"2026-04-06T03:25:16.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.5.3","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"82b12d349e3c90125351dca0a67c1ceb64c0a44b","kind":"tag","published_at":"2026-04-02T13:57:40.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.5.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"85151a5143d4227701577ff11147e7a5a30db6cf","kind":"tag","published_at":"2026-04-01T17:01:42.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.5.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"2dee4dc3a7f675d934cede1b1f475987052367dc","kind":"tag","published_at":"2026-03-30T08:20:18.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.5.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"9f4f0ce06e52a70a93ce5d945471b492e2e34cdd","kind":"tag","published_at":"2026-03-30T07:30:42.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.4.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"dfc36d29b1978f8253a1cd23aa662ee22bd54953","kind":"tag","published_at":"2026-03-30T06:12:29.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.4.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"73dc1047832831dc79683f16aa4e9b7e2cbbb5e0","kind":"tag","published_at":"2026-03-29T09:44:41.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.4.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"db503278e1b1940ca51631dd43df68ec295401c6","kind":"tag","published_at":"2026-03-22T19:45:40.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.3.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5731173557fdd9b2e0f31ee78ac03afd384b0441","kind":"tag","published_at":"2026-03-21T23:25:10.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.3.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"6210385d4ead6c6e3d97d6399d72ad89493a6200","kind":"tag","published_at":"2026-03-18T00:02:10.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.2.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"abc20008954de8639ef55c125239dd006db7cf34","kind":"tag","published_at":"2026-03-16T06:06:17.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.2.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"05273db3664d6439fc28516116f487f8bccb508a","kind":"tag","published_at":"2026-03-16T05:54:13.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.2.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.2.0/manifests"},{"name":"v3","sha":"b0c4b8f28db7180e95a923287bc97f29f553246c","kind":"tag","published_at":"2026-02-25T01:50:03.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3/manifests"},{"name":"v3.1.1","sha":"b0c4b8f28db7180e95a923287bc97f29f553246c","kind":"tag","published_at":"2026-02-25T01:50:02.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.1.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"fe9c1a940c04864538f227987176c83696c498b2","kind":"tag","published_at":"2026-02-25T01:21:23.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.1.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"aad4a1998dadd87c9b9ceff27d6847978430f190","kind":"tag","published_at":"2026-02-22T05:53:50.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v3.0.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v3.0.0/manifests"},{"name":"v2.1.4","sha":"6cb50ec21d5a4ba0215e7b52533d4694d39df50a","kind":"tag","published_at":"2026-02-22T03:07:01.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.1.4","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3c2015b9762a20a6a21d5ca24aed05c42c2bf97","kind":"tag","published_at":"2026-02-22T02:32:44.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.1.3","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d3b9713fb776cb0c367117f2a3d670ef5ce02172","kind":"tag","published_at":"2026-02-11T08:42:29.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.1.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"834a18a5a7ae6b3a216c3f48bbf3f7eb9b9b8a14","kind":"tag","published_at":"2026-02-11T07:59:33.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.1.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.1/manifests"},{"name":"v2","sha":"0431799c71110739a74c01c2e67f516967d7954e","kind":"tag","published_at":"2026-02-11T04:21:02.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2/manifests"},{"name":"v2.1.0","sha":"0431799c71110739a74c01c2e67f516967d7954e","kind":"tag","published_at":"2026-02-11T04:21:01.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.1.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a85eb636682ff915f5f6bf38597507d4133a6777","kind":"tag","published_at":"2026-02-09T04:00:24.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v2.0.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"f75a8cb6315b781d6f44cce71ebb73c4935fa41d","kind":"tag","published_at":"2026-02-09T03:30:04.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.5.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.5.0/manifests"},{"name":"v1","sha":"534a87908fede27eef550a53f4c3e43dc1ed715b","kind":"commit","published_at":"2026-02-09T03:30:04.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1/manifests"},{"name":"v1.4.0","sha":"72ea5a99929b122fe36d8fa0b2ab1835393fbf4c","kind":"tag","published_at":"2026-02-08T10:11:19.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.4.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"e66e12ae72e200abb74d83b6d8f0ceacab768ec6","kind":"commit","published_at":"2024-01-17T22:14:12.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.3.4","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.3.4","dependencies_parsed_at":"2024-01-19T04:38:54.317Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"70fd7f4a543e10d9df8c458ee757f74697ee0ccd","kind":"commit","published_at":"2024-01-13T00:23:57.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.3.3","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.3.3","dependencies_parsed_at":"2024-01-19T04:38:54.385Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"beed4ee97d676e357c696a46be954a4351d28447","kind":"commit","published_at":"2024-01-13T00:21:07.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.3.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.3.2","dependencies_parsed_at":"2024-01-19T04:38:55.418Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"69f6f28fcdd80ae35d414b42e45a381266088541","kind":"commit","published_at":"2024-01-13T00:17:11.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.3.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.3.1","dependencies_parsed_at":"2024-01-19T04:38:55.416Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"af42b122ade53375665cac76ff8d3891ec4aa0eb","kind":"commit","published_at":"2024-01-13T00:12:27.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.3.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.3.0","dependencies_parsed_at":"2024-01-19T04:38:54.365Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"dd9aa71303faf50381362c8046659f1704b85695","kind":"commit","published_at":"2024-01-12T23:47:02.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.2.3","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.2.3","dependencies_parsed_at":"2024-01-19T04:38:54.318Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"86ab56f997a5fa9e4e162676fac5b79a113a552a","kind":"commit","published_at":"2024-01-12T23:33:08.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.2.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.2.2","dependencies_parsed_at":"2024-01-19T04:38:54.318Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"49bbd832a6c84e0e7a332ac71e7a813da4b31b2d","kind":"commit","published_at":"2024-01-09T05:07:57.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.2.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":"a34d59a8-495f-4c61-8a8d-39edf41e1631","purl":"pkg:github/urmzd/fsrc@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c71a30406554f64109baccf98a10cd67381ee95f","kind":"commit","published_at":"2024-01-09T04:28:21.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.2.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":"5da4c000-936b-43a7-ad57-f39b2e204b9d","purl":"pkg:github/urmzd/fsrc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"364a3d3c9679e046afe491c2d65f1fdcac71b318","kind":"tag","published_at":"2024-01-09T03:29:22.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.1.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":"fc1521b8-f313-4114-993d-3c87eec33a6a","purl":"pkg:github/urmzd/fsrc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"29a326be22e65dabe99ae771462b7adee32b0161","kind":"commit","published_at":"2023-04-19T15:24:14.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.0.2","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-02T01:03:31.340Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fe9d07aa2e58b195afe84c63c184e0825ebcc81e","kind":"commit","published_at":"2022-12-08T20:57:46.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.0.1","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T21:24:38.766Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"eb5cd511b59ddc09772d370613e58922d32e892e","kind":"commit","published_at":"2022-12-06T04:31:25.000Z","download_url":"https://codeload.github.com/urmzd/fsrc/tar.gz/v1.0.0","html_url":"https://github.com/urmzd/fsrc/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T21:24:39.239Z","dependency_job_id":null,"purl":"pkg:github/urmzd/fsrc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-07T21:02:38.487Z","dependent_packages_count":0,"downloads":23,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":91.39351472916843,"dependent_repos_count":15.722356307110918,"dependent_packages_count":20.76858053189414,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.628150522724496},"purl":"pkg:cargo/fsrc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/fsrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/fsrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/fsrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-26T15:02:00.567Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fsrc/codemeta","maintainers":[{"uuid":"386174","login":"urmzd","name":"Urmzd Mukhammadnaim","email":null,"url":"https://github.com/urmzd","packages_count":48,"html_url":"https://crates.io/users/urmzd","role":null,"created_at":"2026-04-12T04:47:09.448Z","updated_at":"2026-04-12T04:47:09.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/urmzd/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":310679,"maintainers_count":68005,"namespaces_count":0,"keywords_count":64623,"github":"rust-lang","metadata":{"funded_packages_count":23027},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-10T05:14:50.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":11738342,"full_name":"urmzd/fsrc","default_branch":"master","total_commits":234,"total_committers":8,"total_bot_commits":43,"total_bot_committers":6,"mean_commits":29.25,"dds":0.1923076923076923,"past_year_total_commits":124,"past_year_total_committers":5,"past_year_total_bot_commits":31,"past_year_total_bot_committers":4,"past_year_mean_commits":24.8,"past_year_dds":0.25,"last_synced_at":"2026-07-19T19:13:53.244Z","last_synced_commit":"90f96f035b380247857dc4bdaf024fef052a7906","created_at":"2026-05-03T04:56:44.635Z","updated_at":"2026-07-19T19:13:01.971Z","committers":[{"name":"Urmzd Mukhammadnaim","email":"hello@urmzd.com","login":"urmzd","count":189},{"name":"sr[bot]","email":"sr[bot]@urmzd.com","login":null,"count":17},{"name":"semantic-release[bot]","email":"semantic-release[bot]@urmzd.com","login":null,"count":11},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":8},{"name":"github-actions[bot]","email":"","login":null,"count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"embed-md bot","email":"embed-md-bot@urmzd.com","login":null,"count":2},{"name":"sr-releaser[bot]","email":"sr-releaser[bot]","login":"sr-releaser[bot]","count":1}],"past_year_committers":[{"name":"Urmzd Mukhammadnaim","email":"hello@urmzd.com","login":"urmzd","count":93},{"name":"sr[bot]","email":"sr[bot]@urmzd.com","login":null,"count":17},{"name":"semantic-release[bot]","email":"semantic-release[bot]@urmzd.com","login":null,"count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"sr-releaser[bot]","email":"sr-releaser[bot]","login":"sr-releaser[bot]","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6384736,"commits_count":867576412,"contributors_count":35879821,"owners_count":1227248,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"urmzd/fsrc","html_url":"https://github.com/urmzd/fsrc","last_synced_at":"2026-06-26T15:02:00.567Z","status":"active","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2026-04-16T02:00:09.806Z","updated_at":"2026-06-26T15:02:00.567Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/urmzd%2Ffsrc/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"github_actions":1,"dependencies":1}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860162,"issues_count":32115973,"pull_requests_count":105707074,"authors_count":11351268,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":2,"PushEvent":9,"CreateEvent":2},"last_year":{"DeleteEvent":2,"PullRequestEvent":2,"PushEvent":9,"CreateEvent":2}},"keywords":["automation","ci-cd","cli","code-embedding","developer-tools","documentation","embed","github-actions","markdown","rust","showcase"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2022-12-31T06:34:23.080Z","updated_at":"2022-12-31T06:34:23.080Z","repository_link":"https://github.com/urmzd/fsrc/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6852094221,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6852094222,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2022-12-31T06:34:23.100Z","updated_at":"2022-12-31T06:34:23.100Z","repository_link":"https://github.com/urmzd/fsrc/blob/main/action.yml","dependencies":[{"id":6852094223,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2022-12-31T06:34:23.109Z","updated_at":"2022-12-31T06:34:23.109Z","repository_link":"https://github.com/urmzd/fsrc/blob/main/Dockerfile","dependencies":[{"id":6852094224,"package_name":"node","ecosystem":"docker","requirements":"14","direct":true,"kind":"build","optional":false}]}],"score":5.950642552587727,"created_at":"2026-06-26T15:01:42.990Z","updated_at":"2026-07-23T04:30:22.698Z","avatar_url":"https://github.com/urmzd.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377227","html_url":"https://summary.ecosyste.ms/projects/377227"}