Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 03:13 UTC

evanjd / python-ring-doorbell

Python Ring Door Bell is a library written in Python 2.7/3x that exposes the Ring.com devices as Python objects.

PythonCustom license★ 0 stars⑂ 0 forkssince Oct 2018forkView on GitHub ↗

evanjd/python-ring-doorbell holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on AI Readiness (44/100) and lowest on Community & Adoption (9/100). It was last updated 2828 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

25
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Evan BruhnPersonal account
11 followers22 public repossince Apr 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIring_doorbellpoints to another repo — not scored0.9.1472,66165148 days agocameradoor-bellhome-automationring

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,828 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — no data
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,828
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 16 version tags (no GitHub releases)
0/36Release recency — latest release 2,963 days ago
19.8/27Release cadence — a release every ~50.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tag0.2.1
releases_from_tagsyes
days_since_latest_release2,963
mean_days_between_releases50.3

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

9Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

35At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
9.5/13.5Contributor breadth — 7 contributors
0/10OpenSSF Scorecard: Contributors — no data
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.959
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.8/25Owner reach — 11 followers of evanjd
21.9/25Track record — 22 public repos, account ~13 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_loginevanjd
public_repos22
account_age_days4,861
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

40At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

25Critical
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

21Critical · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
0/25Dependabot config
0/25Dependency lockfiles
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfiles
manifestsrequirements.txt, requirements_tests.txt, setup.cfg, setup.py
has_codeql_workflowno
has_security_policyno
has_dependabot_configno
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages22
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:ring_doorbell@0.9.14 runtime dependency closure — what installing the published package pulls in — 22 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.4/40Legible commit history — 42 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.42
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/15 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes11,483
source_files_sampled15
oversized_source_files0

Key facts

0GitHub stars
7contributors
0commits, last 12 months
2,828days since last push
16releases
1bus factor
0open issues
PyPIpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • pypi package 'ring_doorbell' points at a different repository (https://github.com/python-ring-doorbell/python-ring-doorbell); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

More detail

All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing pypi:ring_doorbell@0.9.14 pulls in 22 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 140,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Python": 53644
      },
      "pushed_at": "2018-10-29T02:27:53Z",
      "created_at": "2018-10-29T01:15:37Z",
      "owner_type": "User",
      "updated_at": "2024-09-02T01:55:21Z",
      "description": "Python Ring Door Bell is a library written in Python 2.7/3x that exposes the Ring.com devices as Python objects.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Evan Bruhn",
      "type": "User",
      "login": "evanjd",
      "company": null,
      "location": "Melbourne, Australia",
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/4055224?v=4",
      "created_at": "2013-04-04T03:42:27Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 4861
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2018-06-15T22:47:58Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2018-05-16T04:41:14Z"
        },
        {
          "tag": "0.1.9",
          "kind": "patch",
          "published_at": "2017-11-29T09:27:19Z"
        },
        {
          "tag": "0.1.8",
          "kind": "patch",
          "published_at": "2017-11-22T04:22:49Z"
        },
        {
          "tag": "0.1.7",
          "kind": "patch",
          "published_at": "2017-11-14T06:03:31Z"
        },
        {
          "tag": "0.1.6",
          "kind": "patch",
          "published_at": "2017-10-19T05:11:23Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2017-10-17T04:15:46Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2017-04-30T22:34:53Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2017-03-31T06:54:00Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2017-03-20T06:53:44Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2017-03-09T20:56:08Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2017-02-25T09:09:29Z"
        },
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2017-02-15T22:12:29Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2017-02-15T04:40:58Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2017-02-15T04:18:38Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2017-02-12T07:55:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "99fa04dedf0d9cc76fe3c398ae1ce031b73248e1",
          "body": null,
          "is_bot": false,
          "headline": "Version bump 0.2.2",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5dc33e8f23bcf2844000af0cf963681a45c5ca",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40e9eaa3f01ef350e8cbfc189f97126ace81c6c",
          "body": "Version 0.2.1",
          "is_bot": false,
          "headline": "Merge pull request #98 from tchellomello/version_0.2.1",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587532fe6323a434cb68f70c5bd170229944881d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into version_0.2.1",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3c3483a64895cf8020f88f5203b909853731fd3",
          "body": null,
          "is_bot": false,
          "headline": "Incorporated README.rst to PyPi long_description field",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd30aa1460decd15f9886a9ab6035b2e1efb4140",
          "body": null,
          "is_bot": false,
          "headline": "Incorporated README.rst to PyPi long_description field",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "679f03d24d7c4f7dd2c61750c5ff019cb87c1398",
          "body": "Added oauth bearer token authentication to Ring",
          "is_bot": false,
          "headline": "Merge pull request #96 from tchellomello/oauth",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd986e907e514f7478acd8d9af3282023efe62f1",
          "body": null,
          "is_bot": false,
          "headline": "Fixed unittests",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-15T22:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2a98ecb8cdca66e4a323cd0ea51692d6280aab",
          "body": null,
          "is_bot": false,
          "headline": "Updated variable name",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T15:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35442290ee01645c7b4dec9e85857bc229aaba07",
          "body": null,
          "is_bot": false,
          "headline": "Removed OAUTH_HEADERS",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T05:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d10fb4e66d004ac780d250357d2794a1b5b609",
          "body": null,
          "is_bot": false,
          "headline": "Added Oauth supported to Ring DoorBell",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T05:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb477c16b84def8648654449667e61f951b7a9c",
          "body": null,
          "is_bot": false,
          "headline": "Added long description to Python package",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T04:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ef9facbdc7ab7ddcbf4585d1c4ac5fd246d305",
          "body": null,
          "is_bot": false,
          "headline": "Added long description to Python package",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T04:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5695752fc9403f22e2729f3c416fd4cae00b03c",
          "body": null,
          "is_bot": false,
          "headline": "Started Oauth",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-06-11T04:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6d97bf2a44083ce01eab8e02c6ddf64972a740",
          "body": "Fixes battery_life attribute because sometimes the JSON return a str instead of an int",
          "is_bot": false,
          "headline": "Merge pull request #92 from tchellomello/fix_91",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-28T04:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153685628aea1364e8f1813499e5b232e785ad17",
          "body": "… instead of int",
          "is_bot": false,
          "headline": "Fixes battery_life attribute because sometimes the JSON return an str…",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-26T18:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599b4a53d94c3af5781d1fb4edb63f27c0ac2921",
          "body": null,
          "is_bot": false,
          "headline": "Bump devel version to 0.2.1",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T04:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9007bfc94f5901d3a3e91232c68cb9c2e15012b",
          "body": "Version 0.2.0",
          "is_bot": false,
          "headline": "Merge pull request #89 from tchellomello/0.2.0",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T04:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc860a70e7f4934c194a09bd9d454ff3cc607e4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into 0.2.0",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T04:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f546af08aed9d2597e2cad9056ede23005d56e32",
          "body": "Make sure battery_life argument exists before comparison",
          "is_bot": false,
          "headline": "Merge pull request #88 from tchellomello/issue_86",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T04:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e08c4283dec56a59460d6f6a277d1fa74b37f72",
          "body": " value = int(self._attrs.get('battery_life'))\n TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'",
          "is_bot": false,
          "headline": " Fixes #86 - Make sure battery_life argument exists before comparison",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T03:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f242ef5920717e1535a18af30bffb83f4e4722",
          "body": null,
          "is_bot": false,
          "headline": "Makes lint happy",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T03:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e845bbc031813cecba43d6f678e14efc49222961",
          "body": "only save token to disk if reuse session is true",
          "is_bot": false,
          "headline": "Merge pull request #81 from andrewkress/dont-save-cache",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2018-05-16T03:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28cdfc73d5cd0ee5cd2220b5075ae7db685960d4",
          "body": null,
          "is_bot": false,
          "headline": "fix indentation",
          "author_name": "Andrew Kress",
          "author_login": "andrewkress",
          "committed_at": "2018-01-09T14:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "392a1c3cfcdbf68ad1827391477dcc9e51e26228",
          "body": "…ment\n\nso when we are not reusing the session it does not attempt to persist the token\nto disk.",
          "is_bot": false,
          "headline": "move the _save_cache(self.cache, self.cache_file) inside the if state…",
          "author_name": "Andrew Kress",
          "author_login": "andrewkress",
          "committed_at": "2018-01-09T14:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d7206c85c88b768944fe7bcc2d514230d2bff5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.2.0",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-29T09:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5593eaa5c2a678839e4b75f9ad4a773574a0498",
          "body": "Version 0.1.9",
          "is_bot": false,
          "headline": "Merge pull request #76 from tchellomello/master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-29T09:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6172daca7f5341390cf192ceabd2201f7a138f7d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-29T09:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52135299ec4ff553180defcce74bb52cd001b42",
          "body": "Created generic update method for all devices on Ring top-parent object",
          "is_bot": false,
          "headline": "Merge pull request #75 from tchellomello/generic_update",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-29T09:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db91b9f5589bbb6b9db6947150f05297fd58ac4c",
          "body": null,
          "is_bot": false,
          "headline": "Created generic update method for all devices on Ring top-parent object",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-29T09:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4cb93f3f707ad14d08da5bfad3e9de8250097d0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.9",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-22T04:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c1758f9eae47541b8bf2aec3d2aa20ae4ec0d3",
          "body": "Version 0.1.8",
          "is_bot": false,
          "headline": "Merge pull request #73 from tchellomello/master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-22T04:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3ea65aac3f3831615487e85f5bfe2292aa96c4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-22T04:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2c3548110d0779197b33ad39e90783a48a210e",
          "body": "Added controllter to verify if account has subscription",
          "is_bot": false,
          "headline": "Merge pull request #72 from tchellomello/has_subscription",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-21T23:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a2f0c60479a780beae930742fb538dbb570f03",
          "body": null,
          "is_bot": false,
          "headline": "Added controllter to verify if account has subscription",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-21T23:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec99720dc15814ae598dd50a1be7173ad1a0264",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.8",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-14T06:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b9b7644e1d6c62ec771e134290604f7a0e630d",
          "body": "Version 0.1.7",
          "is_bot": false,
          "headline": "Merge pull request #70 from tchellomello/v017",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-14T06:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f3a4eda99b4afc19f77e12adac5b832f9d3e19",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into v017",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-14T05:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6cd2278effca4f0ce2fce430a6bcf852c2620a4",
          "body": "…hod (#69)\n\n- Added script which allows count the number of videos and download them",
          "is_bot": false,
          "headline": " - Added ability to pass the paramenter 'older_than' to history() met…",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-14T05:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36576f01fd17078c12598338e3c421cd481cbe5",
          "body": null,
          "is_bot": false,
          "headline": "Make sure req object exists",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-11T03:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516ade2e5971c7bea8865a92acad64e3d4f44a1a",
          "body": null,
          "is_bot": false,
          "headline": "Make sure req object exists",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-11T03:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08992c6e2e6e6a0498c38f4b1fa5e341bc45608d",
          "body": "* Changed from warning to logger.debug\r\n\r\n* Make lint happy\r\n\r\nFixes #67",
          "is_bot": false,
          "headline": "Changed from warning to logger.debug (#68)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-07T05:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5527e23ab9aad73280ab58fb249e24fa2032417a",
          "body": "Update README.rst",
          "is_bot": false,
          "headline": "Merge pull request #66 from ntalekt/patch-1",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-06T17:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291db4734075a05bb38702c25f40f1fedb29306a",
          "body": "No @dev branch anymore.",
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "ntalekt",
          "author_login": "ntalekt",
          "committed_at": "2017-11-06T16:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895583316d67e1971863c3ec4abe54d8b2110176",
          "body": "* Fixed traceback when req.status_code is None\r\n\r\n* Makes lint happy",
          "is_bot": false,
          "headline": "Fixed traceback when req.status_code is None (#65)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-11-03T16:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3523ebf5909cfccc2fafdfe8200acde900844ab",
          "body": null,
          "is_bot": false,
          "headline": "bumping version to 0.1.7",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-19T05:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21db9f36470dfe7c1124ad06ecf0392edf027bd6",
          "body": "Version 0.1.6",
          "is_bot": false,
          "headline": "Merge pull request #60 from tchellomello/master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-19T05:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b349c252bac0b0b5564d55fff3486f5a2f67aa2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stable' into master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-19T05:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb11e7e8d94bfcbc1aab74fa30da8f0ef5e033c7",
          "body": "Added floodlight lights and siren support\r\n\r\nFixes: #38",
          "is_bot": false,
          "headline": "Merge pull request #58 from jsetton/master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-17T19:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa79f1208d85cdfafdc14bd629a189073df2e348",
          "body": null,
          "is_bot": false,
          "headline": "Added floodlight lights and siren support",
          "author_name": "droop",
          "author_login": "jsetton",
          "committed_at": "2017-10-17T04:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d799ad369b9529efd4fadde6e0571d3e9385537",
          "body": null,
          "is_bot": false,
          "headline": "Bump devel to 0.1.6",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-17T04:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "112135145939bedc6655f031663c40db1a7da310",
          "body": "Version 0.1.5",
          "is_bot": false,
          "headline": "Merge pull request #57 from tchellomello/master",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-17T04:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7739c76ecac8ad353f39de9821ab12d1364a5a97",
          "body": "…given type. (#56)",
          "is_bot": false,
          "headline": "  Allows history to enforce to return minimum number of events for a …",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-17T04:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9f7170e370f2937c5cb89d9c6f5731b88763b3",
          "body": "* House keeping: split source code into different files\r\n\r\n* Added generic.py",
          "is_bot": false,
          "headline": "House keeping: split source code into different files (#55)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-10-05T04:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a238fc4b9f90d07ba1601645b3a3ad85e2aa655e",
          "body": null,
          "is_bot": false,
          "headline": "Added Wifi and Stickup camera instructions on docs",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-30T08:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc93b3bdc56f7383374a295d14abc9e085557878",
          "body": "* Implemented health attributes to Ring devices\r\n\r\n* Added unittests to wifi health parameters\r\n\r\n* Fixes issue #47 Many thanks to @keeth and @@zzsmith",
          "is_bot": false,
          "headline": "Implemented health parameters reporting (wifi, wifi_rssi) (#50)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-30T08:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6e17e7c16837771eb4b882b01ba50cf71cedbe",
          "body": "Fixes #51",
          "is_bot": false,
          "headline": "Refactored unittests (#53)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-30T07:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2f8a9c9d941fdbd3a159a3894bbb14832625b8",
          "body": null,
          "is_bot": false,
          "headline": "Refactored methods to don't override __init__ from RingGeneric (#52)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-30T04:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95775cc642aecee682c158c2694b5d99d6015c48",
          "body": null,
          "is_bot": false,
          "headline": "Makes lint happy",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-27T20:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a761e820bad6675fdcc15ff85a01200b1301d73",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tchellomello/python-ring-doorbell",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-27T20:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7f65cd0c2250956c10198108fee77333226cb5",
          "body": "* adds support for stickup & floodlight cams\r\n\r\n* fixes whitespace violations",
          "is_bot": false,
          "headline": "adds support for stickup & floodlight cams (#44)",
          "author_name": "Jed Lippold",
          "author_login": "jlippold",
          "committed_at": "2017-09-27T20:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a1915afb70dd9d2e501d03463ab9dc858203bb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tchellomello/python-ring-doorbell",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-09-27T20:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b04e4c3274543607ad7bcadef8a76a988b0c84f8",
          "body": null,
          "is_bot": false,
          "headline": "add wifi connection status property (#48)",
          "author_name": "Keith Grennan",
          "author_login": "keeth",
          "committed_at": "2017-09-27T20:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8edf6dd41d025f8e8e5754bca9219958c255eb",
          "body": "Changes the test_sound property to be a function. Fixes Issue #28.",
          "is_bot": false,
          "headline": "chime: Support playing motion test sound (#46)",
          "author_name": "Vignesh Venkat",
          "author_login": "vickyg3",
          "committed_at": "2017-09-23T04:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b014ddf58e5a28df11d1766e0a9b6b9383864685",
          "body": null,
          "is_bot": false,
          "headline": "updated coveralls badge",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-08-18T05:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e0a6c9e36dd1fc86c9d7fedb152cc2d72ad5fa",
          "body": null,
          "is_bot": false,
          "headline": "updated reference to the docs",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-06-02T05:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd3d2405b9a47c909c4516606a4fbd17310e3a7",
          "body": null,
          "is_bot": false,
          "headline": "Updated docs",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-06-02T05:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a23cd52d4dbe0e5a2318ec2d74edf42c6fe830b",
          "body": null,
          "is_bot": false,
          "headline": "Added documentation link",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-06-01T05:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afac850e9793ee48b4114cc32a21808b609ab9c0",
          "body": null,
          "is_bot": false,
          "headline": "Updated setup.cfg and bumped version to 0.1.5",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-05-18T04:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00270f6314ebbcc8920159a6e9fd7cfed4c8af0d",
          "body": "* Bump dev branch to verson 0.1.4\r\n\r\n* Combining coverage and tox with --cov-report\r\n\r\n* Added contributing.rst instructions\r\n\r\n* Cleanup tests (#39)\r\n\r\n* Cleaning up tests using tearDown() method\r\n\r\n* Increased coverage tests\r\n\r\n* Updated pip on readme\r\n\r\n* Fixes #40 - Dropped has_subscription attr (#41)\r\n\r\n* Force new pickle object to be create in case of version incompability\r\n\r\n* Update test_ring_utils.py\r\n\r\n* Makes lint happy",
          "is_bot": false,
          "headline": "0.1.4 (#42)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-04-30T22:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f1ccdefda9716b609d808b8ab91ae6a4f5688e",
          "body": "* Bump version to 0.1.3 dev\r\n\r\n* Make session token reusable (#36)\r\n\r\n* Make session token reusable across multiple object instances via cache file.\r\nWith this patch, we can have more than one Ring object pointing to the same cache file\r\nto share credentials to avoid multiple authentications.\r\n\r\n* Added unittest for utils.py\r\n\r\n* Make sure if a different username is used, a new cache should be initialized.\r\n\r\n* Added Python 3.6",
          "is_bot": false,
          "headline": "version 0.1.3 (#37)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-31T06:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca0073f9f98703c14507e7a92cdadb4383c838b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev'",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T06:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7afcc9ae52612f0b266e91e4ed6e14452d79b6",
          "body": null,
          "is_bot": false,
          "headline": "Fixed merge",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T06:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ace06460cb9030aa51cc10e53f2abffff70049",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dev",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T06:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310296d17f7cf5e4ce3be6851445620a73c991d7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.2",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T06:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b76360053aae0fe01dcfce493676f45676bb69",
          "body": "…ssue #31 (#32)\n\n* Added the ability to load devices shared to the Ring account.\r\n\r\nNote that the device will be read-only, however operation such as history\r\nwill work as expected. Operation like changing the chime and volume\r\nare not allowed.\r\n\r\nfrom ring_doorbell import Ring\r\n\r\nshared_ring = Ring\n[…]\n\n\r\n* Added unittest for shared doorbell and initialize doorbell object only as shared and not the top Ring object\r\n\r\n* Removed unecessary if statement\r\n\r\n* Run first 2 tests without persist_token flag",
          "is_bot": false,
          "headline": "Added the ability to load devices shared to the Ring account. Fixes i…",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T03:23:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "247f938641cfd11fee92fab63b28c0419e45e2d4",
          "body": "File \"/home/hass/.homeassistant/custom_components/binary_sensor/ring.py\", line 129, in update\r\n    self._data.check_alerts(cache=self._cache)\r\n  File \"/home/hass/.homeassistant/deps/ring_doorbell/__init__.py\", line 375, in check_alerts\r\n    resp = self._ring.query(url)[0]\r\nTypeError: 'NoneType' object is not subscriptable",
          "is_bot": false,
          "headline": "Fixes traceback when response is not a list. (#33)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-20T03:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678a0ef7077cce85fe720536aecb87cc488a815a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo on Readme.rst",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-19T08:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80df7bd7552069c1f914e537cfcc29e17ae65577",
          "body": null,
          "is_bot": false,
          "headline": "Extended unittest coverage to check_alerts (#30)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-15T04:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f510cce2083c7f802406a40d4853f8a6141bf267",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-14T00:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b1b149495b19439148c9cab93dceb88d748405",
          "body": null,
          "is_bot": false,
          "headline": "Added new example (#27)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T23:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eda8ab00669074b6f8355c5a1387dbbefe4a328",
          "body": null,
          "is_bot": false,
          "headline": "Fixing coveralls",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T23:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488712b161140133cf438e431d8ed8c84616332c",
          "body": null,
          "is_bot": false,
          "headline": "added Python version to setup.py and badge",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T23:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020e467e1eef9a39574f5f42148b79162e2042fb",
          "body": "* Added README.rst",
          "is_bot": false,
          "headline": "Update README.rst (#26)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T22:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc643e6ce7091da4856db44af1a1f0201586ba7",
          "body": "* Moved subscribed and subscribed_motion attributes to doorbell devices only\r\n\r\n* Allows option to make token persistent and register push_notify_urls\r\n\r\n* Introduced check_alerts() method (#17)\r\n\r\n* added initial control to alert notifications\r\n\r\n* Removed JSON from tests\r\n\r\n* Make lint happy\r\n\r\n* \n[…]\n\r\n\r\n* Introduced base skeleton for unittest\r\n\r\n* Added thanks to the http://www.android-x86.org/ community\r\n\r\n* Added basic structure for docs (#24)\r\n\r\n* Added basic structure for docs\r\n\r\n* fixed lint",
          "is_bot": false,
          "headline": "Rebasing master from dev (#25)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T11:25:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c37e599b847f9e78abfa4bdf94a3838b1cc53ca9",
          "body": "* Added basic structure for docs\r\n\r\n* fixed lint",
          "is_bot": false,
          "headline": "Added basic structure for docs (#24)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T11:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffea2f15eca7b927f8c1978f136203b428f7399",
          "body": null,
          "is_bot": false,
          "headline": "Added thanks to the http://www.android-x86.org/ community",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-13T09:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f53b8bcd0287ad21e3ba709b944e7272eb3a1ed",
          "body": "* Introduced base skeleton for unittest",
          "is_bot": false,
          "headline": "Unittests (#22)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-12T22:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "472c536c7401faddc30d58d2bda90490c85db2fe",
          "body": null,
          "is_bot": false,
          "headline": "Set theme jekyll-theme-minimal",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-11T04:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52fb31f7cff8d7a58053e59340802435f7c220c",
          "body": null,
          "is_bot": false,
          "headline": "Set theme jekyll-theme-slate",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-11T04:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f7885e04458c31c260921e91043621c35c6d88",
          "body": "… (#20)\n\n* Allows to filter history by event kind: 'motion', 'on_demand', 'ding'\r\n\r\n* Fixed whitespace",
          "is_bot": false,
          "headline": "Allows to filter history by event kind: 'motion', 'on_demand', 'ding'…",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-10T23:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4dd287569aeb2153a2f6ad61aa05a4d73495ec",
          "body": "* Moved subscribed and subscribed_motion attributes to doorbell devices only\r\n\r\n* Allows option to make token persistent and register push_notify_urls\r\n\r\n* Introduced check_alerts() method (#17)\r\n\r\n* added initial control to alert notifications\r\n\r\n* Removed JSON from tests\r\n\r\n* Make lint happy\r\n\r\n* \n[…]\nor safeness\r\n\r\n* Introduced mecanism to save current alert state to a pickle file to allow concurrent objects to share alert notifications\r\n\r\n* Moved self._alert_cache position\r\n\r\n* version bump 0.1.1",
          "is_bot": false,
          "headline": "v0.1.1 (#18)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-09T20:56:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10bf75125e8481960fab8d45897919b1884b288b",
          "body": null,
          "is_bot": false,
          "headline": "version bump 0.1.1",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-09T20:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e06dce294550d3dbf5fca4074b3c5135d20450",
          "body": "* added initial control to alert notifications\r\n\r\n* Removed JSON from tests\r\n\r\n* Make lint happy\r\n\r\n* Update README\r\n\r\n* Only publish PUSH url if we have one\r\n\r\n* Display error message only if in debug\r\n\r\n* override default URL\r\n\r\n* Make check alerts a callable function\r\n\r\n* Removed extra space\r\n\r\n*\n[…]\n inside the try/except for safeness\r\n\r\n* Introduced mecanism to save current alert state to a pickle file to allow concurrent objects to share alert notifications\r\n\r\n* Moved self._alert_cache position",
          "is_bot": false,
          "headline": "Introduced check_alerts() method (#17)",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-09T20:40:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fbc00e22f2203081bbc6361b1383f9ff614f0bf",
          "body": null,
          "is_bot": false,
          "headline": "Allows option to make token persistent and register push_notify_urls",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-03-05T05:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2899803ff34b5c67edb82f42f8b2752eed5827f",
          "body": "… only",
          "is_bot": false,
          "headline": "Moved subscribed and subscribed_motion attributes to doorbell devices…",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-02-25T10:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9ae654ba74b5491f00a4baa5f321c3551dd833",
          "body": "Bump version to 0.1.0 - **BREAK CHANGES**",
          "is_bot": false,
          "headline": "Merge pull request #15 from tchellomello/dev",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-02-25T09:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5772cad918b1c550f67a1835384ccdb7767abd51",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dev",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-02-25T09:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe5a0e86943fa8ed0e04dbb444ef93e7e59e1b9",
          "body": "Refactored project to make it more Pythonish and transparent",
          "is_bot": false,
          "headline": "Merge pull request #14 from tchellomello/refactor_python",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-02-25T09:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84d985f55aafd18ebda1856cef00bea1b551e7d",
          "body": null,
          "is_bot": false,
          "headline": "Updated log",
          "author_name": "Marcelo Moreira de Mello",
          "author_login": "tchellomello",
          "committed_at": "2017-02-25T02:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2018-06-15T22:47:58Z",
      "latest_release_tag": "0.2.1",
      "releases_from_tags": true,
      "days_since_last_push": 2828,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2963,
      "mean_days_between_releases": 50.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ring_doorbell",
          "exists": true,
          "license": "LGPL-3.0-or-later",
          "keywords": [
            "camera",
            "door bell",
            "home automation",
            "ring",
            "Environment :: Other Environment",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.9",
            "Topic :: Home Automation",
            "Topic :: Software Development :: Libraries :: Python Modules"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/ring_doorbell/",
          "is_deprecated": false,
          "latest_version": "0.9.14",
          "repository_url": "https://github.com/python-ring-doorbell/python-ring-doorbell",
          "versions_count": 65,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 72661,
          "first_published_at": "2017-02-12T03:45:53.871067Z",
          "latest_published_at": "2026-02-28T14:15:24.367433Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 148
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 11483,
      "source_files_sampled": 15,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "requirements_tests.txt",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 22,
        "malicious_count": 0,
        "assessed_package": "pypi:ring_doorbell@0.9.14",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tchellomello",
          "commits": 164,
          "avatar_url": "https://avatars.githubusercontent.com/u/809840?v=4"
        },
        {
          "type": "User",
          "login": "andrewkress",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8128415?v=4"
        },
        {
          "type": "User",
          "login": "jlippold",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1939514?v=4"
        },
        {
          "type": "User",
          "login": "keeth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/239868?v=4"
        },
        {
          "type": "User",
          "login": "vickyg3",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/536418?v=4"
        },
        {
          "type": "User",
          "login": "jsetton",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12190401?v=4"
        },
        {
          "type": "User",
          "login": "ntalekt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6133346?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.959
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/evanjd/python-ring-doorbell",
    "host": "github.com",
    "name": "python-ring-doorbell",
    "owner": "evanjd"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 25,
      "inputs": {
        "security": 21,
        "vitality": 17,
        "community": 9,
        "governance": 35,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2828,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2828 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2828
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "0.2.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2963,
              "mean_days_between_releases": 50.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2963 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2963
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~50.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 50.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2963,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2963 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 2963
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 35,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.959
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 11,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "evanjd",
              "public_repos": 22,
              "account_age_days": 4861
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "11 followers of evanjd",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "evanjd"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~13 yr old",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "requirements.txt",
                "requirements_tests.txt",
                "setup.cfg",
                "setup.py"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:ring_doorbell@0.9.14 runtime dependency closure — what installing the published package pulls in — 22 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:ring_doorbell@0.9.14",
                  "assessed": 22
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 22,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 22,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.42,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "42 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 42,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 11483,
              "source_files_sampled": 15,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'ring_doorbell' points at a different repository (https://github.com/python-ring-doorbell/python-ring-doorbell); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T03:13:52.796885Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/evanjd/python-ring-doorbell.svg",
  "full_name": "evanjd/python-ring-doorbell",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.