{"id":3851,"url":"https://github.com/css-doodle/css-doodle","last_synced_at":"2026-07-07T00:20:36.689Z","repository":{"id":38419421,"uuid":"81895167","full_name":"css-doodle/css-doodle","owner":"css-doodle","description":"A web component for visual art and creative coding","archived":false,"fork":false,"pushed_at":"2025-09-22T04:09:13.000Z","size":3098,"stargazers_count":5840,"open_issues_count":8,"forks_count":213,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-10-06T02:40:43.736Z","etag":null,"topics":["creative-coding","css","css-doodle","generative","generative-art","patterns","visual-art","web-component"],"latest_commit_sha":null,"homepage":"https://css-doodle.com","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/css-doodle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"open_collective":"css-doodle"}},"created_at":"2017-02-14T02:26:31.000Z","updated_at":"2025-10-05T10:08:19.000Z","dependencies_parsed_at":"2023-09-29T08:53:23.281Z","dependency_job_id":"8d5f9895-cfb4-4cd7-9651-64b7baab3535","html_url":"https://github.com/css-doodle/css-doodle","commit_stats":{"total_commits":1145,"total_committers":8,"mean_commits":143.125,"dds":"0.011353711790393017","last_synced_commit":"e65b08727a2441f696c2e0c5e4a88bf9feb0b5e1"},"previous_names":["yuanchuan/css-doodle"],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/css-doodle/css-doodle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-doodle%2Fcss-doodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-doodle%2Fcss-doodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-doodle%2Fcss-doodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-doodle%2Fcss-doodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-doodle","download_url":"https://codeload.github.com/css-doodle/css-doodle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/css-doodle%2Fcss-doodle/sbom","scorecard":{"id":311184,"data":{"date":"2025-08-11","repo":{"name":"github.com/css-doodle/css-doodle","commit":"d421ecea314398dd59f8c86c44f0b99b823cbc7b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":10,"reason":"21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/css-doodle/css-doodle/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/css-doodle/css-doodle/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:19","Info:   0 out of   2 GitHub-owned 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":"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":"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":"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 '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":"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"}}]},"last_synced_at":"2025-08-17T23:12:21.706Z","repository_id":38419421,"created_at":"2025-08-17T23:12:21.706Z","updated_at":"2025-08-17T23:12:21.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892405,"owners_count":26063998,"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-08T02:00:06.501Z","response_time":56,"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":["creative-coding","css","css-doodle","generative","generative-art","patterns","visual-art","web-component"],"created_at":"2024-01-11T16:48:45.331Z","updated_at":"2025-10-08T06:24:41.247Z","avatar_url":"https://github.com/css-doodle.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3851","html_url":"https://opencollective.ecosyste.ms/projects/3851","collective":{"id":2407,"uuid":"7ywz9j4a-vgod8pg3-e4yqmr35-nxklb0e7","slug":"css-doodle","name":"css-doodle","description":"🎨 A web component for Visual Art \u0026 Creative Coding","website":"https://css-doodle.com/","github":"css-doodle/css-doodle","twitter":"css_doodle","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://css-doodle.com/"},{"type":"TWITTER","url":"https://twitter.com/css_doodle"},{"type":"GITHUB","url":"https://github.com/css-doodle/css-doodle"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-28T00:15:18.103Z","created_at":"2024-01-10T13:17:52.311Z","updated_at":"2026-07-28T00:15:18.220Z","transactions_count":106,"balance":519.3700000000011,"account_type":"COLLECTIVE","owner":{"login":"css-doodle","name":"css-doodle","uuid":"39110515","kind":"organization","description":"A web component for drawing patterns with CSS","email":"hi@css-doodle.com","website":"https://css-doodle.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39110515?v=4","repositories_count":5,"last_synced_at":"2023-03-06T22:47:35.296Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"css-doodle"}},"html_url":"https://github.com/css-doodle","funding_links":["https://opencollective.com/css-doodle"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T23:00:08.234Z","updated_at":"2023-03-06T22:47:35.305Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-doodle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/css-doodle/repositories"},"last_project_activity_at":"2025-09-22T04:09:13.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-07-12T03:02:47.199Z","collective_updated_at":"2025-04-17T22:52:54.979Z","html_url":"https://opencollective.com/css-doodle","icon_url":"https://images.opencollective.com/css-doodle/logo/40.png","total_donations":532.4700000000001,"total_expenses":-79.25000000000018,"current_balance":519.3700000000011,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/css-doodle","url":"https://opencollective.ecosyste.ms/collectives/css-doodle","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/css-doodle/projects"}}