{"id":17206,"url":"https://github.com/colour-science/colour-datasets","last_synced_at":"2026-07-12T06:20:29.236Z","repository":{"id":37024516,"uuid":"190873818","full_name":"colour-science/colour-datasets","owner":"colour-science","description":"Colour science datasets for use with Colour","archived":false,"fork":false,"pushed_at":"2025-09-29T21:34:22.000Z","size":1208,"stargazers_count":71,"open_issues_count":1,"forks_count":11,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-09-30T09:12:28.587Z","etag":null,"topics":["color","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","data","dataset","datasets","python","spectral-data","spectral-dataset","spectral-datasets"],"latest_commit_sha":null,"homepage":"https://www.colour-science.org","language":"Python","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":"2019-06-08T10:17:27.000Z","updated_at":"2025-08-09T00:28:42.000Z","dependencies_parsed_at":"2023-11-23T00:02:38.645Z","dependency_job_id":"ff7e2b1a-4bc7-405b-9861-e4d20df61f13","html_url":"https://github.com/colour-science/colour-datasets","commit_stats":{"total_commits":284,"total_committers":2,"mean_commits":142.0,"dds":0.04225352112676062,"last_synced_commit":"37c3e80e506572f984d1fea335d28b328f7c2de6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/colour-science/colour-datasets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-datasets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-datasets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-datasets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-datasets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","download_url":"https://codeload.github.com/colour-science/colour-datasets/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-datasets/sbom","scorecard":{"id":300413,"data":{"date":"2025-08-11","repo":{"name":"github.com/colour-science/colour-datasets","commit":"8a734677cefaf929307109decc1a69803bbc09ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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-datasets/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-datasets/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-datasets/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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-datasets/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:28: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/colour-datasets/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-datasets/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-datasets/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:33","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":"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":"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.457Z","repository_id":37024516,"created_at":"2025-08-17T20:27:30.457Z","updated_at":"2025-08-17T20:27:30.457Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013962,"owners_count":26085429,"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-13T02:00:06.723Z","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":["color","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","data","dataset","datasets","python","spectral-data","spectral-dataset","spectral-datasets"],"created_at":"2024-01-11T18:49:29.458Z","updated_at":"2025-10-13T06:23:39.949Z","avatar_url":"https://github.com/colour-science.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/17206","html_url":"https://opencollective.ecosyste.ms/projects/17206","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"}}