{"id":29973,"url":"https://github.com/fontello/svgpath","last_synced_at":"2026-06-01T06:20:12.657Z","repository":{"id":10846172,"uuid":"13127302","full_name":"fontello/svgpath","owner":"fontello","description":"SVG path low level transformations toolkit","archived":false,"fork":false,"pushed_at":"2024-03-15T10:18:10.000Z","size":437,"stargazers_count":559,"open_issues_count":1,"forks_count":57,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-19T09:54:52.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/fontello.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"open_collective":"puzrin","patreon":"puzrin","tidelift":"npm/svgpath"}},"created_at":"2013-09-26T16:03:16.000Z","updated_at":"2025-10-15T15:53:41.000Z","dependencies_parsed_at":"2024-04-12T03:40:15.469Z","dependency_job_id":"1686d27a-3aa3-481a-8346-e8ef2cfd3ac7","html_url":"https://github.com/fontello/svgpath","commit_stats":{"total_commits":146,"total_committers":16,"mean_commits":9.125,"dds":"0.18493150684931503","last_synced_commit":"7482e7311d58ddba53ffae32f436c1fa7a4a32f6"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/fontello/svgpath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fontello%2Fsvgpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fontello%2Fsvgpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fontello%2Fsvgpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fontello%2Fsvgpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fontello","download_url":"https://codeload.github.com/fontello/svgpath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fontello%2Fsvgpath/sbom","scorecard":{"id":406308,"data":{"date":"2025-08-11","repo":{"name":"github.com/fontello/svgpath","commit":"7482e7311d58ddba53ffae32f436c1fa7a4a32f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":2,"reason":"Found 5/25 approved changesets -- score normalized to 2","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/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":"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":"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":"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":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fontello/svgpath/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fontello/svgpath/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fontello/svgpath/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:17","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":-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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fontello/.github/SECURITY.md:1","Info: Found linked content: github.com/fontello/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fontello/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fontello/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T21:21:25.249Z","repository_id":10846172,"created_at":"2025-08-18T21:21:25.249Z","updated_at":"2025-08-18T21:21:25.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281148681,"owners_count":26451792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-12T17:18:44.724Z","updated_at":"2025-10-26T18:20:42.934Z","avatar_url":"https://github.com/fontello.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/29973","html_url":"https://opencollective.ecosyste.ms/projects/29973","collective":{"id":739,"uuid":"mlo94zn7-x08dpob8-nkxqewga-3vjbrky5","slug":"fontello","name":"fontello","description":"fontello.com sources \u0026 svg/font libraries","website":"https://fontello.com","github":"fontello","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://fontello.com"},{"type":"GITHUB","url":"https://github.com/fontello"}],"currency":"USD","projects_count":28,"last_synced_at":"2026-06-14T12:15:12.113Z","created_at":"2024-01-10T13:17:48.233Z","updated_at":"2026-06-14T12:15:12.273Z","transactions_count":5,"balance":0.44999999999998863,"account_type":"COLLECTIVE","owner":{"login":"fontello","name":"Fontello","uuid":"1607867","kind":"organization","description":"fontello.com sources \u0026 svg/font libraries","email":null,"website":"http://fontello.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1607867?v=4","repositories_count":28,"last_synced_at":"2024-10-29T15:54:12.312Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fontello","funding_links":["https://github.com/sponsors/fontello"],"total_stars":9472,"followers":26,"following":0,"created_at":"2022-11-02T16:28:00.365Z","updated_at":"2024-10-29T15:54:12.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fontello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fontello/repositories"},"last_project_activity_at":"2024-03-15T10:18:10.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-01-21T18:47:37.463Z","collective_updated_at":"2023-02-07T17:17:38.410Z","html_url":"https://opencollective.com/fontello","icon_url":"https://images.opencollective.com/fontello/logo/40.png","total_donations":642.45,"total_expenses":-716.55,"current_balance":0.44999999999998863,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fontello","url":"https://opencollective.ecosyste.ms/collectives/fontello","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fontello/projects"}}