{"id":17110549,"url":"https://github.com/stephenyeargin/hubot-brightwheel","last_synced_at":"2026-02-14T08:31:39.253Z","repository":{"id":40415763,"uuid":"388177158","full_name":"stephenyeargin/hubot-brightwheel","owner":"stephenyeargin","description":"👶📷 Show activity and photos from Brightwheel, a daycare management app.","archived":false,"fork":false,"pushed_at":"2025-11-15T12:20:13.000Z","size":575,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T14:24:41.651Z","etag":null,"topics":["brightwheel","daycare","hacktoberfest","hubot","hubot-scripts"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hubot-brightwheel","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephenyeargin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-21T16:18:48.000Z","updated_at":"2025-11-15T12:20:15.000Z","dependencies_parsed_at":"2023-12-17T06:22:40.407Z","dependency_job_id":"bc25e957-a275-490e-b522-ad578aa3a12e","html_url":"https://github.com/stephenyeargin/hubot-brightwheel","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":"0.13157894736842102","last_synced_commit":"3790941bfa24172d32ca8f90096a8a690f1ca4dd"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/stephenyeargin/hubot-brightwheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-brightwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-brightwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-brightwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-brightwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenyeargin","download_url":"https://codeload.github.com/stephenyeargin/hubot-brightwheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-brightwheel/sbom","scorecard":{"id":851777,"data":{"date":"2025-08-11","repo":{"name":"github.com/stephenyeargin/hubot-brightwheel","commit":"b9c0325af2211f6ba247359ced27dbde85147390"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/17 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/nodejs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/npm-publish.yml:8","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/stephenyeargin/hubot-brightwheel/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/stephenyeargin/hubot-brightwheel/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/stephenyeargin/hubot-brightwheel/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/stephenyeargin/hubot-brightwheel/npm-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/stephenyeargin/hubot-brightwheel/npm-publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: script/bootstrap:15","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 npmCommand 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":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 14 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-w2xw-44r3-4v9g"],"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-23T22:44:06.435Z","repository_id":40415763,"created_at":"2025-08-23T22:44:06.435Z","updated_at":"2025-08-23T22:44:06.435Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29440324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["brightwheel","daycare","hacktoberfest","hubot","hubot-scripts"],"created_at":"2024-10-14T16:27:13.791Z","updated_at":"2026-02-14T08:31:39.230Z","avatar_url":"https://github.com/stephenyeargin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hubot Brightwheel\n\n[![npm version](https://badge.fury.io/js/hubot-brightwheel.svg)](https://badge.fury.io/js/hubot-brightwheel) [![Node CI](https://github.com/stephenyeargin/hubot-brightwheel/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-brightwheel/actions/workflows/nodejs.yml)\n\nShow activity and photos from Brightwheel, a daycare management app.\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-brightwheel --save`\n\nThen add **hubot-brightwheel** to your `external-scripts.json`:\n\n```json\n[\n  \"hubot-brightwheel\"\n]\n```\n\n## Configuration\n\nSet these alongside your other Hubot environment variables.\n\n- `HUBOT_BRIGHTWHEEL_EMAIL` - Email address for Brightwheel login (required)\n- `HUBOT_BRIGHTWHEEL_PASSWORD` - Password for Brightwheel login. (required)\n- `HUBOT_BRIGHTWHEEL_MAX_COUNT` - Maximum records to return. (default: 5)\n\n## Sample Interaction\n\n```\nUser\u003e @hubot brightwheel\nHubot\u003e Jenny ate chicken noodle soup, cucumber slices, grilled cheese, milk. | Jul 21, 2021 11:30 AM\nHubot\u003e Jenny went potty. (diaper - bm) | Jul 21, 2021 11:29 AM\nHubot\u003e Jenny went potty. (diaper - wet) | Jul 21, 2021 10:49 AM\nHubot\u003e Jenny went potty. (diaper - nothing) | Jul 21, 2021 9:23 AM\nHubot\u003e Jenny ate cheerios, milk. | Jul 21, 2021 9:07 AM\n```\n\n## Available Command\n\n### `hubot brightwheel`\n\nRetrieves latest activity of any type.\n\n### `hubot brightwheel photo`\n\nRetrieves latest photos.\n\n### `hubot brightwheel video`\n\nRetrieves latest videos.\n\n### `hubot brightwheel nap`\n\nRetrieves latest nap status (started or stopped).\n\n### `hubot brightwheel potty`\n\nRetrieves latest potty reports.\n\n### `hubot brightwheel food`\n\nRetrieves latest food activities.\n\n## NPM Module\n\nhttps://www.npmjs.com/package/hubot-brightwheel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-brightwheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenyeargin%2Fhubot-brightwheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-brightwheel/lists"}