{"id":4349,"url":"https://github.com/SmingHub/Sming","last_synced_at":"2026-07-07T06:20:27.419Z","repository":{"id":28749227,"uuid":"32271212","full_name":"SmingHub/Sming","owner":"SmingHub","description":"Sming - powerful  open source framework simplifying the creation of embedded C++ applications.","archived":false,"fork":false,"pushed_at":"2025-07-30T15:41:16.000Z","size":98708,"stargazers_count":1533,"open_issues_count":82,"forks_count":348,"subscribers_count":109,"default_branch":"develop","last_synced_at":"2025-08-15T12:35:34.016Z","etag":null,"topics":["arduino","async","c-plus-plus","embedded","esp32","esp8266","espressif","framework","internet-of-things","iot","microcontroller","rboot","rp2040","rp2350","sming","ssl-support","upnp","wifi"],"latest_commit_sha":null,"homepage":"https://sming.readthedocs.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SmingHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"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":{"github":null,"patreon":null,"open_collective":"Sming","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-03-15T16:36:22.000Z","updated_at":"2025-08-11T16:04:48.000Z","dependencies_parsed_at":"2023-02-18T15:31:04.905Z","dependency_job_id":"2dd72d60-6fb9-4c8e-aa33-420d7df5565d","html_url":"https://github.com/SmingHub/Sming","commit_stats":{"total_commits":1940,"total_committers":110,"mean_commits":"17.636363636363637","dds":0.6355670103092783,"last_synced_commit":"c34d7472b43f5c8cd45320da1ecbe7e3d3860d99"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/SmingHub/Sming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmingHub%2FSming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmingHub%2FSming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmingHub%2FSming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmingHub%2FSming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmingHub","download_url":"https://codeload.github.com/SmingHub/Sming/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmingHub%2FSming/sbom","scorecard":{"id":131376,"data":{"date":"2025-08-11","repo":{"name":"github.com/SmingHub/Sming","commit":"19273b45e217c0ea48002cc5bcea9fb2d7158606"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cache-clean.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-esp32.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverity-scan.yml:1","Warn: no topLevel permission defined: .github/workflows/library.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/spelling-check.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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: Sming/Arch/Esp8266/Components/gdbstub/symbols/bootrom.elf:1","Warn: binary detected: Sming/Arch/Host/Tools/macos/tap.kext/Contents/MacOS/tap:1","Warn: binary detected: Sming/Arch/Rp2040/Components/picotool/libusb/libusb-1.0.dll: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 6.1.0 not signed: https://api.github.com/repos/SmingHub/Sming/releases/235990343","Warn: release artifact 6.0.0 not signed: https://api.github.com/repos/SmingHub/Sming/releases/192456595","Warn: release artifact 5.2.0 not signed: https://api.github.com/repos/SmingHub/Sming/releases/166024196","Warn: release artifact 5.1.0 not signed: https://api.github.com/repos/SmingHub/Sming/releases/134633907","Warn: release artifact 5.0.0 not signed: https://api.github.com/repos/SmingHub/Sming/releases/108724588","Warn: release artifact 6.1.0 does not have provenance: https://api.github.com/repos/SmingHub/Sming/releases/235990343","Warn: release artifact 6.0.0 does not have provenance: https://api.github.com/repos/SmingHub/Sming/releases/192456595","Warn: release artifact 5.2.0 does not have provenance: https://api.github.com/repos/SmingHub/Sming/releases/166024196","Warn: release artifact 5.1.0 does not have provenance: https://api.github.com/repos/SmingHub/Sming/releases/134633907","Warn: release artifact 5.0.0 does not have provenance: https://api.github.com/repos/SmingHub/Sming/releases/108724588"],"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 GetBranch(master): error during branchesHandler.query: 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":"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-esp32.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci-esp32.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-esp32.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci-esp32.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-esp32.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci-esp32.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-esp32.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci-esp32.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-esp32.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci-esp32.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverity-scan.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/coverity-scan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverity-scan.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/coverity-scan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/library.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/library.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/library.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/library.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/library.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spelling-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/spelling-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spelling-check.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SmingHub/Sming/spelling-check.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Tools/Docker/cli/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: Tools/Docker/ide/Dockerfile:5","Warn: downloadThenRun not pinned by hash: Tools/Docker/ide/Dockerfile:23-27","Warn: pipCommand not pinned by hash: docs/Tools/install.sh:26","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":0,"reason":"65 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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"}}]},"last_synced_at":"2025-08-16T05:19:06.601Z","repository_id":28749227,"created_at":"2025-08-16T05:19:06.601Z","updated_at":"2025-08-16T05:19:06.601Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274589494,"owners_count":25312971,"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-09-11T02:00:13.660Z","response_time":74,"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":["arduino","async","c-plus-plus","embedded","esp32","esp8266","espressif","framework","internet-of-things","iot","microcontroller","rboot","rp2040","rp2350","sming","ssl-support","upnp","wifi"],"created_at":"2024-01-11T16:53:15.624Z","updated_at":"2025-09-11T06:28:26.872Z","avatar_url":"https://github.com/SmingHub.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4349","html_url":"https://opencollective.ecosyste.ms/projects/4349","collective":{"id":3115,"uuid":"x8k03rey-d5agmq5e-5zgqlbwo-z7j4nxv9","slug":"sming","name":"Sming","description":"make the best framework for IoT devices.","website":"https://github.com/SmingHub/Sming","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/SmingHub/Sming"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-24T00:15:17.402Z","created_at":"2024-01-10T13:17:54.448Z","updated_at":"2026-07-24T00:15:18.075Z","transactions_count":162,"balance":1514.71,"account_type":"COLLECTIVE","owner":{"login":"SmingHub","name":"SmingHub","uuid":"14863779","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14863779?v=4","repositories_count":5,"last_synced_at":"2023-02-28T19:00:46.173Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SmingHub","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T20:31:54.080Z","updated_at":"2023-02-28T19:00:46.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmingHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmingHub/repositories"},"last_project_activity_at":"2025-07-30T15:41:16.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-05-18T08:23:05.205Z","collective_updated_at":"2020-04-03T05:31:40.776Z","html_url":"https://opencollective.com/sming","icon_url":"https://images.opencollective.com/sming/logo/40.png","total_donations":1580.55,"total_expenses":-169.28000000000026,"current_balance":1514.71,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sming","url":"https://opencollective.ecosyste.ms/collectives/sming","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sming/projects"}}