{"id":23414,"url":"https://github.com/rough-stuff/rough","last_synced_at":"2026-03-31T06:20:28.164Z","repository":{"id":37487450,"uuid":"76342242","full_name":"rough-stuff/rough","owner":"rough-stuff","description":"Create graphics with a hand-drawn, sketchy, appearance","archived":false,"fork":false,"pushed_at":"2024-07-28T21:12:58.000Z","size":6173,"stargazers_count":20573,"open_issues_count":40,"forks_count":633,"subscribers_count":169,"default_branch":"master","last_synced_at":"2025-09-15T17:02:41.217Z","etag":null,"topics":["canvas","draw","graphics","html5-canvas","svg","svg-path"],"latest_commit_sha":null,"homepage":"http://roughjs.com","language":"HTML","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/rough-stuff.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,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pshihn","open_collective":"rough"}},"created_at":"2016-12-13T09:12:55.000Z","updated_at":"2025-09-15T02:21:53.000Z","dependencies_parsed_at":"2022-07-14T04:00:36.581Z","dependency_job_id":"6a93ca48-9473-4024-a260-7081ccb8c558","html_url":"https://github.com/rough-stuff/rough","commit_stats":{"total_commits":405,"total_committers":15,"mean_commits":27.0,"dds":0.5209876543209877,"last_synced_commit":"56a2762171b1294d643501e8d14f120db6b27bd7"},"previous_names":["pshihn/rough"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rough-stuff/rough","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rough-stuff%2Frough","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rough-stuff%2Frough/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rough-stuff%2Frough/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rough-stuff%2Frough/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rough-stuff","download_url":"https://codeload.github.com/rough-stuff/rough/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rough-stuff%2Frough/sbom","scorecard":{"id":748037,"data":{"date":"2025-08-11","repo":{"name":"github.com/rough-stuff/rough","commit":"56a2762171b1294d643501e8d14f120db6b27bd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":0,"reason":"Found 0/12 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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-22T19:27:18.861Z","repository_id":37487450,"created_at":"2025-08-22T19:27:18.861Z","updated_at":"2025-08-22T19:27:18.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276052449,"owners_count":25576837,"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-09-20T02:00:10.207Z","response_time":63,"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":["canvas","draw","graphics","html5-canvas","svg","svg-path"],"created_at":"2024-01-12T16:18:53.854Z","updated_at":"2025-09-22T06:28:48.401Z","avatar_url":"https://github.com/rough-stuff.png","language":"HTML","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23414","html_url":"https://opencollective.ecosyste.ms/projects/23414","collective":{"id":1798,"uuid":"8a47byg9-nxozdp8a-vjrqmjlv-03rek5w8","slug":"rough","name":"Rough","description":"Hand drawn graphics for the web ⇢ 🎨 RoughJs  ✏️ RoughNotation  ☑️ Wired-Elements","website":"https://roughjs.com","github":"rough-stuff","twitter":"roughlib","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://roughjs.com"},{"type":"TWITTER","url":"https://twitter.com/roughlib"},{"type":"GITHUB","url":"https://github.com/rough-stuff"}],"currency":"USD","projects_count":7,"last_synced_at":"2026-04-16T12:15:26.525Z","created_at":"2024-01-10T13:17:50.721Z","updated_at":"2026-04-16T12:15:26.679Z","transactions_count":118,"balance":605.31,"account_type":"COLLECTIVE","owner":{"login":"rough-stuff","name":"Rough","uuid":"67037082","kind":"organization","description":"Hand drawn graphics for the web ⇢  🎨 RoughJs ✏️ RoughNotation ☑️ Wired-Elements","email":null,"website":"https://opencollective.com/rough","location":"Rough Nation","twitter":"roughlib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/67037082?v=4","repositories_count":7,"last_synced_at":"2025-10-14T18:16:25.783Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rough-stuff","funding_links":[],"total_stars":40529,"followers":183,"following":0,"created_at":"2022-11-14T22:56:33.554Z","updated_at":"2025-10-14T18:16:25.783Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rough-stuff","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rough-stuff/repositories"},"last_project_activity_at":"2024-07-28T21:12:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-17T07:44:34.884Z","collective_updated_at":"2023-02-07T17:17:39.880Z","html_url":"https://opencollective.com/rough","icon_url":"https://images.opencollective.com/rough/logo/40.png","total_donations":1217.1399999999992,"total_expenses":-749.7700000000006,"current_balance":605.31,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rough","url":"https://opencollective.ecosyste.ms/collectives/rough","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rough/projects"}}