{"id":101461,"url":"https://github.com/openframeworks/openFrameworks","last_synced_at":"2026-04-19T06:20:39.381Z","repository":{"id":699865,"uuid":"345337","full_name":"openframeworks/openFrameworks","owner":"openframeworks","description":"openFrameworks is a community-developed cross platform toolkit for creative coding in C++.","archived":false,"fork":false,"pushed_at":"2025-09-12T20:47:53.000Z","size":2213402,"stargazers_count":10229,"open_issues_count":1099,"forks_count":2569,"subscribers_count":506,"default_branch":"master","last_synced_at":"2025-10-02T08:30:03.221Z","etag":null,"topics":["android","audio","computer-vision","creative-coding","emscripten","graphics","ios","linux","opencv","openframeworks","opengl","osx","raspberry-pi","video","windows"],"latest_commit_sha":null,"homepage":"http://openframeworks.cc","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openframeworks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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":null,"dco":null,"cla":null},"funding":{"open_collective":"openFrameworks"}},"created_at":"2009-10-21T21:55:54.000Z","updated_at":"2025-09-30T19:58:37.000Z","dependencies_parsed_at":"2025-09-23T08:27:33.684Z","dependency_job_id":null,"html_url":"https://github.com/openframeworks/openFrameworks","commit_stats":{"total_commits":13126,"total_committers":457,"mean_commits":"28.722100656455144","dds":0.643684290720707,"last_synced_commit":"2bd8b4564e9448c745459dd3f6190c253b411e18"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/openframeworks/openFrameworks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2FopenFrameworks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2FopenFrameworks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2FopenFrameworks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2FopenFrameworks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openframeworks","download_url":"https://codeload.github.com/openframeworks/openFrameworks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2FopenFrameworks/sbom","scorecard":{"id":709429,"data":{"date":"2025-08-11","repo":{"name":"github.com/openframeworks/openFrameworks","commit":"aa344f6feebee1a8eb4e35b9c8f19f17fb6ca03f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Code-Review","score":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/manual-web-examples.yml:41"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/clean-up-cache-cron.yml:9","Warn: no topLevel permission defined: .github/workflows/clean-up-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/manual-release.yml:1","Warn: no topLevel permission defined: .github/workflows/manual-web-examples.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/of.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.12.1 not signed: https://api.github.com/repos/openframeworks/openFrameworks/releases/216216868","Warn: release artifact 0.12.1-RC1 not signed: https://api.github.com/repos/openframeworks/openFrameworks/releases/212858997","Warn: release artifact nightly not signed: https://api.github.com/repos/openframeworks/openFrameworks/releases/240355156","Warn: release artifact 0.12.0 not signed: https://api.github.com/repos/openframeworks/openFrameworks/releases/119353262","Warn: release artifact 0.12.0-rc1 not signed: https://api.github.com/repos/openframeworks/openFrameworks/releases/118999495","Warn: release artifact 0.12.1 does not have provenance: https://api.github.com/repos/openframeworks/openFrameworks/releases/216216868","Warn: release artifact 0.12.1-RC1 does not have provenance: https://api.github.com/repos/openframeworks/openFrameworks/releases/212858997","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/openframeworks/openFrameworks/releases/240355156","Warn: release artifact 0.12.0 does not have provenance: https://api.github.com/repos/openframeworks/openFrameworks/releases/119353262","Warn: release artifact 0.12.0-rc1 does not have provenance: https://api.github.com/repos/openframeworks/openFrameworks/releases/118999495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: examples/input_output/systemSpeakExample/bin/data/SayStatic.exe:1","Warn: binary detected: scripts/templates/android/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": scripts/dev/nightlybuilds.sh:0","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote \": scripts/linux/archlinux_armv7/install_dependencies.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean-up-cache.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/clean-up-cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/manual-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/manual-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/manual-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/manual-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-web-examples.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/manual-web-examples.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/of.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/of.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/openframeworks/openFrameworks/of.yml/master?enable=pin","Warn: npmCommand not pinned by hash: scripts/ci/docs/install.sh:10","Warn: pipCommand not pinned by hash: scripts/emscripten/install_emscripten.sh:19","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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"}}]},"last_synced_at":"2025-08-22T07:42:49.510Z","repository_id":699865,"created_at":"2025-08-22T07:42:49.510Z","updated_at":"2025-08-22T07:42:49.510Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005656,"owners_count":26083942,"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-10T02:00:06.843Z","response_time":62,"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":["android","audio","computer-vision","creative-coding","emscripten","graphics","ios","linux","opencv","openframeworks","opengl","osx","raspberry-pi","video","windows"],"created_at":"2024-01-31T04:00:27.544Z","updated_at":"2025-10-11T00:26:36.544Z","avatar_url":"https://github.com/openframeworks.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/101461","html_url":"https://opencollective.ecosyste.ms/projects/101461","collective":{"id":705,"uuid":"v349mrwg-z75lpy7g-9w8pa08d-jeybknox","slug":"openframeworks","name":"openFrameworks","description":"openFrameworks is an open source C++ toolkit for writing creative code. ","website":"https://openframeworks.cc","github":"openframeworks/openFrameworks","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://openframeworks.cc"},{"type":"GITHUB","url":"https://github.com/openframeworks/openFrameworks"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-15T12:15:17.465Z","created_at":"2024-01-10T13:17:48.178Z","updated_at":"2026-04-15T12:15:26.704Z","transactions_count":1137,"balance":2754.1200000000335,"account_type":"COLLECTIVE","owner":{"login":"openframeworks","name":"openFrameworks","uuid":"142866","kind":"organization","description":null,"email":null,"website":"http://openframeworks.cc/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/142866?v=4","repositories_count":10,"last_synced_at":"2024-04-16T03:13:11.451Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openframeworks","funding_links":[],"total_stars":11133,"followers":329,"following":0,"created_at":"2022-11-02T19:25:15.944Z","updated_at":"2024-04-16T03:13:12.735Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openframeworks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openframeworks/repositories"},"last_project_activity_at":"2025-09-12T20:47:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-02-11T22:21:52.183Z","collective_updated_at":"2023-02-07T17:17:40.474Z","html_url":"https://opencollective.com/openframeworks","icon_url":"https://images.opencollective.com/openframeworks/logo/40.png","total_donations":32177.700000000048,"total_expenses":-34228.920000000195,"current_balance":2754.1200000000335,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openframeworks","url":"https://opencollective.ecosyste.ms/collectives/openframeworks","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openframeworks/projects"}}