{"id":157791,"url":"https://github.com/roslovets/SP110E","last_synced_at":"2026-08-11T00:20:48.466Z","repository":{"id":45927820,"uuid":"423022738","full_name":"roslovets/SP110E","owner":"roslovets","description":"Control SP110E BLE RGB LED device from computer","archived":false,"fork":false,"pushed_at":"2022-09-04T13:03:00.000Z","size":107,"stargazers_count":20,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-26T19:05:37.359Z","etag":null,"topics":["ble","led","rgb","sp110e"],"latest_commit_sha":null,"homepage":"","language":"Python","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/roslovets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-31T00:55:40.000Z","updated_at":"2026-05-20T02:36:13.000Z","dependencies_parsed_at":"2022-09-26T18:51:45.135Z","dependency_job_id":null,"html_url":"https://github.com/roslovets/SP110E","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/roslovets/SP110E","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roslovets%2FSP110E","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roslovets%2FSP110E/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roslovets%2FSP110E/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roslovets%2FSP110E/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roslovets","download_url":"https://codeload.github.com/roslovets/SP110E/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roslovets%2FSP110E/sbom","scorecard":{"id":785110,"data":{"date":"2025-08-11","repo":{"name":"github.com/roslovets/SP110E","commit":"1f603d628b90adc5ab8b5e519ec992175e454c2e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"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/28 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.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":"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":"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/build_and_release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/roslovets/SP110E/build_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/roslovets/SP110E/build_and_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/roslovets/SP110E/build_and_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/roslovets/SP110E/build_and_release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_and_release.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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"}},{"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/roslovets/SP110E/releases/76230620","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/roslovets/SP110E/releases/74906146","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/roslovets/SP110E/releases/54170127","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/roslovets/SP110E/releases/54168020","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/roslovets/SP110E/releases/54157551","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/roslovets/SP110E/releases/76230620","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/roslovets/SP110E/releases/74906146","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/roslovets/SP110E/releases/54170127","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/roslovets/SP110E/releases/54168020","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/roslovets/SP110E/releases/54157551"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-39hc-v87j-747x","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-23T05:53:45.640Z","repository_id":45927820,"created_at":"2025-08-23T05:53:45.640Z","updated_at":"2025-08-23T05:53:45.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36500560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":["ble","led","rgb","sp110e"],"created_at":"2024-02-01T23:06:42.394Z","updated_at":"2026-08-11T00:20:48.336Z","avatar_url":"https://github.com/roslovets.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/157791","html_url":"https://opencollective.ecosyste.ms/projects/157791","collective":{"id":873,"uuid":"vedj9wro-z3a56d3b-x8lp7blg-8x4m0ykn","slug":"strapi-plugin-ckeditor5","name":"Strapi Plugin Ckeditor5","description":"Develop plugin to make Strapi better","website":"https://roslovets.github.io","github":"Roslovets-Inc","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://roslovets.github.io"},{"type":"GITHUB","url":"https://github.com/Roslovets-Inc"}],"currency":"USD","projects_count":31,"last_synced_at":"2026-08-29T12:15:15.705Z","created_at":"2024-01-10T13:17:48.451Z","updated_at":"2026-08-29T12:15:15.935Z","transactions_count":2,"balance":9.0,"account_type":"COLLECTIVE","owner":{"login":"Roslovets-Inc","name":"Roslovets","uuid":"71938168","kind":"organization","description":"","email":"faryaros@gmail.com","website":"https://FaryaRos.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71938168?v=4","repositories_count":6,"last_synced_at":"2024-10-29T17:10:29.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Roslovets-Inc","funding_links":[],"total_stars":304,"followers":1,"following":0,"created_at":"2023-05-17T10:47:12.759Z","updated_at":"2024-10-29T17:10:29.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roslovets-Inc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roslovets-Inc/repositories"},"last_project_activity_at":"2026-02-28T18:33:10.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-11-20T21:07:11.090Z","collective_updated_at":"2023-02-07T17:17:27.506Z","html_url":"https://opencollective.com/strapi-plugin-ckeditor5","icon_url":"https://images.opencollective.com/strapi-plugin-ckeditor5/logo/40.png","total_donations":9.0,"total_expenses":-1.0,"current_balance":9.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/strapi-plugin-ckeditor5","url":"https://opencollective.ecosyste.ms/collectives/strapi-plugin-ckeditor5","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/strapi-plugin-ckeditor5/projects"}}