{"id":17210,"url":"https://github.com/colour-science/colour-demosaicing","last_synced_at":"2026-07-12T06:20:34.474Z","repository":{"id":2948078,"uuid":"43235447","full_name":"colour-science/colour-demosaicing","owner":"colour-science","description":"CFA (Colour Filter Array) demosaicing algorithms for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T23:21:55.000Z","size":80245,"stargazers_count":313,"open_issues_count":4,"forks_count":58,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2025-10-07T01:08:04.119Z","etag":null,"topics":["bayer","cfa","color","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","de-mosaicing","debayering","demosaicing","demosaicking","python","raw"],"latest_commit_sha":null,"homepage":"https://www.colour-science.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colour-science.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"colour-science","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-09-27T05:18:57.000Z","updated_at":"2025-09-30T02:59:27.000Z","dependencies_parsed_at":"2024-01-18T09:05:03.697Z","dependency_job_id":"1d9b65f2-dfb3-43d1-a719-d38c1bbbb608","html_url":"https://github.com/colour-science/colour-demosaicing","commit_stats":{"total_commits":378,"total_committers":4,"mean_commits":94.5,"dds":0.03968253968253965,"last_synced_commit":"13396a388b9bacf5cb9540637bcb8a40268f9043"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/colour-science/colour-demosaicing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-demosaicing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-demosaicing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-demosaicing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-demosaicing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","download_url":"https://codeload.github.com/colour-science/colour-demosaicing/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-demosaicing/sbom","scorecard":{"id":300414,"data":{"date":"2025-08-11","repo":{"name":"github.com/colour-science/colour-demosaicing","commit":"66625f9a403e1a572e0fc53db21876545301ced3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration-documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration-quality-unit-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration-static-type-checking.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":"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":"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/continuous-integration-documentation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-documentation.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-documentation.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-documentation.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-quality-unit-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-quality-unit-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-quality-unit-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-quality-unit-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-quality-unit-tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-quality-unit-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-static-type-checking.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-static-type-checking.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-static-type-checking.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-demosaicing/continuous-integration-static-type-checking.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-documentation.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-quality-unit-tests.yml:41","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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"}},{"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: BSD 3-Clause \"New\" or \"Revised\" 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":-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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8qf3-x8v5-2pj8"],"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-17T20:27:30.817Z","repository_id":2948078,"created_at":"2025-08-17T20:27:30.817Z","updated_at":"2025-08-17T20:27:30.817Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006108,"owners_count":26084027,"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-11T02:00:06.511Z","response_time":55,"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":["bayer","cfa","color","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","de-mosaicing","debayering","demosaicing","demosaicking","python","raw"],"created_at":"2024-01-11T18:49:29.715Z","updated_at":"2025-10-13T06:25:17.913Z","avatar_url":"https://github.com/colour-science.png","language":"Jupyter Notebook","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/17210","html_url":"https://opencollective.ecosyste.ms/projects/17210","collective":{"id":2239,"uuid":"vjrkx5lm-nv904qjo-3az68bwa-7zdygoe3","slug":"colour-science","name":"Colour Science","description":"Colour Science for Python","website":"https://www.colour-science.org/","github":"colour-science","twitter":"colour_science","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.colour-science.org/"},{"type":"TWITTER","url":"https://twitter.com/colour_science"},{"type":"GITHUB","url":"https://github.com/colour-science"}],"currency":"USD","projects_count":113,"last_synced_at":"2026-07-28T00:15:17.560Z","created_at":"2024-01-10T13:17:52.070Z","updated_at":"2026-07-28T00:15:17.746Z","transactions_count":503,"balance":7529.850000000053,"account_type":"COLLECTIVE","owner":{"login":"colour-science","name":"colour-science","uuid":"8414607","kind":"organization","description":"Colour Science \u0026 Digital Imaging","email":"colour-developers@colour-science.org","website":"https://www.colour-science.org","location":"The Spectral Locus","twitter":"colour_science","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8414607?v=4","repositories_count":110,"last_synced_at":"2024-10-29T20:08:16.131Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/colour-science","funding_links":[],"total_stars":4500,"followers":302,"following":0,"created_at":"2022-11-02T16:35:29.277Z","updated_at":"2024-10-29T20:08:16.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science/repositories"},"last_project_activity_at":"2025-10-15T10:50:40.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-10-22T07:28:20.127Z","collective_updated_at":"2023-02-07T17:17:42.965Z","html_url":"https://opencollective.com/colour-science","icon_url":"https://images.opencollective.com/colour-science/logo/40.png","total_donations":14404.959999999986,"total_expenses":-8458.179999999966,"current_balance":7529.850000000053,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/colour-science","url":"https://opencollective.ecosyste.ms/collectives/colour-science","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/colour-science/projects"}}