原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4300,
"has_wiki": true,
"homepage": "https://rstudio.github.io/pins-python/",
"languages": {
"R": 1861,
"CSS": 6186,
"HTML": 4893,
"Python": 234141,
"Makefile": 2067,
"JavaScript": 132598
},
"pushed_at": "2026-07-14T19:52:24Z",
"created_at": "2022-02-07T16:34:15Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T19:52:34Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"JavaScript"
]
},
"owner": {
"blog": "https://posit.co",
"name": "RStudio",
"type": "Organization",
"login": "rstudio",
"company": null,
"location": "Boston, MA",
"followers": 3538,
"avatar_url": "https://avatars.githubusercontent.com/u/513560?v=4",
"created_at": "2010-12-07T19:03:35Z",
"is_verified": null,
"public_repos": 375,
"account_age_days": 5708
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-10-03T16:47:05Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-06-04T03:58:48Z"
},
{
"tag": "v0.8.7",
"kind": "patch",
"published_at": "2024-12-17T00:13:36Z"
},
{
"tag": "v0.8.6",
"kind": "patch",
"published_at": "2024-05-03T20:44:43Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2024-04-16T23:07:39Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2024-01-03T22:08:34Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2023-09-08T17:43:54Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2023-08-22T19:48:02Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2023-04-18T18:49:43Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2023-03-21T21:06:49Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2022-12-20T20:18:40Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2022-11-30T17:49:24Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2022-11-08T15:59:02Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2022-09-28T16:55:34Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2022-09-13T16:46:55Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2022-06-24T19:27:39Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-06-09T12:31:21Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-06-01T22:04:50Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-05-24T15:42:20Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-05-05T15:34:17Z"
}
],
"recent_commits": [
{
"oid": "619263f5ea4f5aa9966195f26fb35234acb015aa",
"body": null,
"is_bot": false,
"headline": "unpin fsspec (#357)",
"author_name": "E. David Aja",
"author_login": "edavidaja",
"committed_at": "2026-07-14T19:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd86006b646313e4b6b67231eda425d3dd46806",
"body": "…(#353)\n\n* fix: ensure that pin metadata files are closed after reading them in\n\n* chore: take advantage of existing context managers\n\n* style: fix lints",
"is_bot": false,
"headline": "fix: ensure that pin metadata files are closed after reading them in …",
"author_name": "Phillip Cloud",
"author_login": "cpcloud",
"committed_at": "2026-03-13T17:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c0aa66d3734418d83225bcda5a2c43be0c5f32",
"body": "…for latest pins-R (#355)\n\n* ci: skip databricks tests on fork PRs\n\n* Trim whitespace and update all actions/checkout to v6\n\n* Use native pipe in R integration tests",
"is_bot": false,
"headline": "ci: skip databricks tests on fork PRs, and update cross-compat tests …",
"author_name": "Neal Richardson",
"author_login": "nealrichardson",
"committed_at": "2026-03-13T15:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "754224c15870d02eed2e18849bef0cfc6ba6a9f6",
"body": "* Switch CI workflow to use with-connect setup\n\n* Get it running\n\n* :nail_care:\n\n* Update license secret and remove import\n\n* Cleanup and doc\n\n* Restore (for now) _HackyConnect\n\n* Use v1 endpoint even in HackyConnect\n\n* Update for latest with-connect improvements\n\n* Revert \"Update for latest with-connect improvements\"\n\nThis reverts commit d238ed5a2f2994075a512924cd2944a84cdcf376.\n\n* Use multiline with-connect command for readability\n\n* Add make target to run connect tests",
"is_bot": false,
"headline": "ci: use `with-connect` action for Posit Connect integration tests (#351)",
"author_name": "Neal Richardson",
"author_login": "nealrichardson",
"committed_at": "2025-11-20T22:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae1ed98fc4a649670af39c3dcb03043c3bb21e5",
"body": null,
"is_bot": false,
"headline": "skip connect on release (#343)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2025-10-03T16:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe0893dcaea2d4e9a72a08770d0cdd24a85807b",
"body": "* update how we connect to s3 in ci\n\n* update region\n\n* use other bucket w creds\n\n* check on databricks older dependency\n\n* streamline dependencies\n\n* debug why skip isnt working\n\n* move up debug statement\n\n* check if underlying board protocol is dbc\n\n* check hasattr first\n\n* maybe fsspec changed?\n\n* Update pyproject.toml\n\n* Update pyproject.toml",
"is_bot": false,
"headline": "ci/maint: unblock fsspec and s3 tests (#339)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2025-09-11T20:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb58e1cba26bae899c73c19871366b417edf113",
"body": "* Initial DB framework, ls works (no details)\n\n* Switches to using folder_url instead of path\n\n* pin_exists() works now\n\n* pin_versions() works\n\n* pin_open() works\n\n* Makes _list_folders into _list_items\n\n* Adds mkdir & put, gets pin_write() working\n\n* Formatting improvements\n\n* Removes conditional \n[…]\nes again\n\n* cannot clean up constructors, skip\n\n---------\n\nCo-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>\nCo-authored-by: isabel zimmerman <isabel.zimmerman@posit.co>",
"is_bot": false,
"headline": "Adds Databricks backend (#325)",
"author_name": "Edgar Ruiz",
"author_login": "edgararuiz",
"committed_at": "2025-06-04T03:54:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef9f358afd2981de487599932a19af033e4b3e35",
"body": "* Support adaptor in prepare_pin_version\n\n* Use adaptor in save_data\n\n* Use adaptor for default_title\n\n* underscore prefix for _adaptors.py; abstracting df_type in default_title\n\n* Removing duplication in _obj_name definition\n\n* Use adaptor in _create_meta\n\n* Pass pyright\n\n* Fix broken import\n\n* Ref\n[…]\ned typing_extensions.TypeAlias for Python 3.9\n\n* add typing_extensions\n\n---------\n\nCo-authored-by: Michael Chow <mc_al_github@fastmail.com>\nCo-authored-by: isabel zimmerman <isabel.zimmerman@posit.co>",
"is_bot": false,
"headline": "Move to adaptor backend (#298)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2025-06-04T02:50:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3b5ade326b74b3711fdd3382e81fc7ff77f4ee14",
"body": "* Add a spellchecker\n\n* Reduce diff in pre-commit config file",
"is_bot": false,
"headline": "Add a spellchecker (#328)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2025-06-02T14:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4581c203ec828bace811e8bf0ee648079ac8f3",
"body": "…e with caching (#327)",
"is_bot": false,
"headline": "Add documentation for how to create a board for a shared network driv…",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2025-05-30T21:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71967fbfcba32c6cfbd40c0c5090032b91724429",
"body": null,
"is_bot": false,
"headline": "Bump pre-commit action (#329)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2025-04-30T17:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "853e7758b1b5df2e2cbc38c88c01c14da4b24101",
"body": "* remove extra /\n\n* use Path instead of strs for path construction\n\n* update docstring to url",
"is_bot": false,
"headline": "maint: remove extra / in doctest (#330)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2025-04-30T16:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4faf12fee92687eb4d52b14006be1508948866",
"body": "* Add rdata as a dependency\r\n\r\n* Don't explicitly install rdata an extra time.\r\nDon't reference [test] in `pip install -e .`\r\n\r\n* Revert removal of `[test]` in cases where it is still needed.\r\n\r\n* Add read_rds workaround for rdata on Python 3.8.\r\n\r\n* Remove `hasattr` check\r\n\r\n* Add type conversion f\n[…]\nfor pyright\r\n\r\n* Disable pyright for protected optional import\r\n\r\n* Fix typo 🤦♂️\r\n\r\n* dropped 3.8, no longer need workaround\r\n\r\n---------\r\n\r\nCo-authored-by: isabelizimm <isabel.zimmerman@rstudio.com>",
"is_bot": false,
"headline": "maint: add rdata as a testing dependency (#265)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-12-17T00:12:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ae055e5af78b0e8e0c2eaa2e838e85def5bf338",
"body": null,
"is_bot": false,
"headline": "maint: change user facing language from RStudio to Posit (#322)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-12-16T23:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59eb08ce7463cf99f2e94d3c490cdcc4e3195605",
"body": "* drop python 3.8 support\r\n\r\n* update from precommit",
"is_bot": false,
"headline": "maint: drop python 3.8 support (#321)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-12-16T22:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36328e5670dd4998c9438636043dd25b8b41bdd",
"body": null,
"is_bot": false,
"headline": "Enable reportIndexIssue in pyright (#313)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-12-16T22:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f592d66da646eba1c890ecee9c6d11b310ae859",
"body": null,
"is_bot": false,
"headline": "Enable reportOptionalIterable in pyright (#307)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-12-13T23:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6130113dd28457bc89e01a207cb0ca3c9a0f7bf",
"body": null,
"is_bot": false,
"headline": "Enable reportAssignmentType in pyright (#310)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-12-13T22:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368641f055c2d79a12e59fca8101c1d03187cf84",
"body": "* first prototype of working pin_upload\r\n\r\n* save single file uploads as Paths too\r\n\r\n* handle pin_download as well\r\n\r\n* change back connect api\r\n\r\n* update tests\r\n\r\n* add tests for upload/download\r\n\r\n* return hashes in a list",
"is_bot": false,
"headline": "feat: multifile handling in `pin_upload`/`pin_download` (#319)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-12-13T22:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64874f7914f81e459ad70f1a9472e1fde0b8e93",
"body": "* add 3.13 tests, update artifact up/download\r\n\r\n* update pyprojecttoml for 3.13",
"is_bot": false,
"headline": "ci: maintenance and adding 3.13 tests (#318)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-12-11T22:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7babe6b2c7b34ee668f7258bfde846e4465bdaa",
"body": null,
"is_bot": false,
"headline": "Avoid shadowing builtins (#303)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-12-11T18:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e8cc3d565821298a1c13e6cde78c77a9531197",
"body": "* Implement `force_identicial_write`\r\n\r\n* Reword the comments\r\n\r\n* Add docs for `force_identical_write` to `get_started.qmd`\r\n\r\n* Clarify wording.\r\n\r\n* Add sleep call to help docs build\r\n\r\n* Use force_identical_write in rsc test\r\n\r\n* remove duplicate tests\r\n\r\n---------\r\n\r\nCo-authored-by: isabelizimm <isabel.zimmerman@rstudio.com>",
"is_bot": false,
"headline": "Implement `force_identicial_write` (#260)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-09-17T21:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240768b43f89c5916ee2f087d1cf343353e5cca6",
"body": null,
"is_bot": false,
"headline": "Fix bug in pin_versions_prune for days arg (#299)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-09-06T20:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bacd6365feeaa10ff2932ea3bf260de7f59bc216",
"body": null,
"is_bot": false,
"headline": "Enable reportGeneralTypeIssues in pyright (#305)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-27T22:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e30bc6126a1f187defd0c0de363f5cb9889446",
"body": null,
"is_bot": false,
"headline": "Enable reportUnusedExpression in pyright (#309)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-27T22:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8faca6cbc97fd36ae428a9a57a6c7755452bf3ed",
"body": "* Use correct endpoint for RsConnect get_user with guid\r\n\r\n* Add missing `from __future__ import annotations` for 3.8\r\n\r\n* Help the pre-commit hook find pyproject.toml config\r\n\r\n* Revert \"Help the pre-commit hook find pyproject.toml config\"\r\n\r\nThis reverts commit fef362121c3ea202477764bf501b299601dd67a7.\r\n\r\n* Apply ruff formatting",
"is_bot": false,
"headline": "Use correct endpoint for RsConnect get_user with guid (#292)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-27T21:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9744812e9231b12a3b254d03bd7a5064a9aad9d",
"body": "* Enable `reportIncompatibleVariableOverride` in pyright\r\n\r\n* Use Python 3.9 compatible type annotation\r\n\r\n* Satisfy pre-commit",
"is_bot": false,
"headline": "Enable `reportIncompatibleVariableOverride` in pyright (#290)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-21T03:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0fbb72f250378af3ec14bcc4d7099651fc9d58",
"body": "* Fix bug in `pins.drivers.load_path`\r\n\r\n* Add tests.\r\n\r\n* Update pins/drivers.py\r\n\r\nCo-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>\r\n\r\n* Update pins/drivers.py\r\n\r\nCo-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>\r\n\r\n* Update pins/drive\n[…]\nn <54685329+isabelizimm@users.noreply.github.com>\r\n\r\n* Add missing `from __future__ import annotations`\r\n\r\n---------\r\n\r\nCo-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>",
"is_bot": false,
"headline": "Bugfix/266 load path access type (#274)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-21T02:36:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71c2044fdb01609cc33c0f0cb0b497d857df4b52",
"body": null,
"is_bot": false,
"headline": "Enable \"FA\" rules in ruff and apply UP rules to migrate syntax (#289)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-20T21:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce839f0db1c710430af68ceffb8b3d940fb6ccf",
"body": "* Fix off-by-one error in version parsing function msg.\r\n\r\n* Update pins/tests/test_versions.py",
"is_bot": false,
"headline": "Fix off-by-one error in version parsing function msg. (#286)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-06T22:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e471e23cc6482cd3b4d09b13a6ac4137a61c6d",
"body": "* update to v2 docker compose",
"is_bot": false,
"headline": "maint: update to v2 docker compose (#296)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-08-06T22:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a225044caedbd611760d9803aa4dc04684d11ec1",
"body": "* Fix bug where error message is missing info at the end\r\nEnable UP rules\r\n\r\n* Revert bad TOML sort.",
"is_bot": false,
"headline": "Fix bug where error message is missing info at the end (#288)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-08-01T03:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d821b7645c62a00f9740d28c9d2ed66e7cd97da8",
"body": "* Add a new `check` extra including `pyright` and `pre-commit`.\r\n\r\n* Configure pyright to run in CI.\r\n\r\n* Use pyright action v2\r\n\r\n* Install dependencies before running pyright.\r\n\r\n* Fix sync error.\r\n\r\n* Revert unnecessary bumps in dev.txt\r\n\r\n* Ignore the tests folder correctly.\r\n\r\n* Add appdirs stu\n[…]\nIsabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>\r\n\r\n* Move pyright comments to a tracking issue.\r\n\r\n* Revert removal of config sections in pyproject.toml.\r\n\r\n* add check deps into toml",
"is_bot": false,
"headline": "Feature/250 add pyright (#256)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-25T06:25:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e97eda83f21273161fa85fe6031cae198457669",
"body": null,
"is_bot": false,
"headline": "Enable isort rules (#279)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-25T05:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7e470098d324569af16b450eea455c13437c20",
"body": null,
"is_bot": false,
"headline": "Configure pytest marks in a central location in pyproject.toml (#275)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-25T05:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0260e2ca8f77a0c1c79149419753d3bf757feb79",
"body": "* Migrate `setup.cfg` to `pyproject.toml`.\r\n\r\n* small nits to maintainers\r\n\r\n---------\r\n\r\nCo-authored-by: isabelizimm <isabel.zimmerman@rstudio.com>",
"is_bot": false,
"headline": "Migrate `setup.cfg` to `pyproject.toml`. (#273)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-25T05:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d215a8cd6cf958be0f4fc41c6e90e21c907b4655",
"body": null,
"is_bot": false,
"headline": "Replace tmp_dir2 fixture with tmp_path. (#270)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-23T23:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ea3870348d53dcc701531593e49e74022e4fab",
"body": "…… (#268)",
"is_bot": false,
"headline": "Tailor `_assert_is_pandas_df` error - not just CSV but for all file t…",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-23T21:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda3b335cd205fad2278fcae19bf2515d1b90c93",
"body": "* Bump black: 22.3.0 -> 24.4.2 & Apply new format rules\r\nDisable E704 for consistency between Flake8 and black\r\n\r\n* Replace black and flake8 with ruff.\r\n\r\n* Add blank line after rebase.",
"is_bot": false,
"headline": "Feature/251 add ruff (#267)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-23T18:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "896bea5e2bd6532ed046a3a88d503de79c47d98b",
"body": null,
"is_bot": false,
"headline": "Add sentence in docs disclaiming against high frequency writes. (#269)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-23T17:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641e5114f274091dc5c24327f345b79d9b052d04",
"body": "…ed (#246)\n\n* Remove syntax used as a workaround while Python 3.7 was being supported\r\n\r\n* Fix missing user[\"username\"] access.",
"is_bot": false,
"headline": "Remove syntax used as a workaround while Python 3.7 was being support…",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-22T21:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70380b4532f3778e4777888507a49c2d1cab1ae8",
"body": "* Test against Python 3.12\r\n\r\n* Bump adlfs: 2022.2.0 -> 2024.4.1 for test env\r\n\r\n* Change adlfs pin to a lower bound in tests extra.",
"is_bot": false,
"headline": "Support Python 3.12 (#248)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-19T04:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c929cea0dc030b57d4a7d66e37b772b5fca234a",
"body": "* feat(pins): add support for custom storage options in `board_s3`\r\n\r\n- Introduce the ability to pass arbitrary storage options to the underlying fsspec S3FileSystem in `board_s3`.\r\n- This enhancement allows for greater flexibility when connecting to S3-compatible services by enabling the specificat\n[…]\nefault of 0, to improve clarity and maintainability of the code.\r\n\r\nThis change aims to guide users towards optimal performance settings and enhance the reliability of cache operations with S3 boards.",
"is_bot": false,
"headline": "feat(pins): add support for custom storage options in `board_s3` (#237)",
"author_name": "Eric Ma",
"author_login": "ericmjl",
"committed_at": "2024-07-19T02:48:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c53d3c27bc7132103d25ab2e5c1803000add93e",
"body": "* Moving board_deparse to boards.py\r\n\r\n* Pass doctest",
"is_bot": false,
"headline": "Moving board_deparse to boards.py (#247)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-19T02:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aefeea2da4a43b8765ebb431abef314de43b8b3",
"body": null,
"is_bot": false,
"headline": "Add comment linking why we use appdirs in setup.cfg (#245)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-18T17:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c37aea979d3f09e7c0ef4d8cae40d491b02440",
"body": "* Add some extra information to help set up local pytest calls\r\n\r\n* Revert bullet point style change",
"is_bot": false,
"headline": "Add some extra information to help set up local pytest calls (#240)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-16T00:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83973372fa4774a183d87bb01273e0fb6fec178c",
"body": null,
"is_bot": false,
"headline": "Fix typo (#238)",
"author_name": "Nathan McDougall",
"author_login": "nathanjmcdougall",
"committed_at": "2024-07-16T00:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9a20ea821189abe7317c5099cf10f96288e069",
"body": "* update to gcs naming\r\n\r\n* update to latest version of quartodoc",
"is_bot": false,
"headline": "maint: update `dev.txt` and gcs protocol names (#242)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-07-15T23:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7bebbc0687323830f06ec7345192452f12dacf",
"body": null,
"is_bot": false,
"headline": "use `requests.JSONDecodeError` to catch more requests errors (#232)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-04-30T20:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e8dea7b425987a7fbdf1937bf1ca292173a827",
"body": "* support unversioned boards\r\n\r\n* rsconnect boards cannot delete active version\r\n\r\n* clean up function sig\r\n\r\n* add versioned arg\r\n\r\n* updates from review\r\n\r\n* add tests\r\n\r\n* try to make smart-ish API calls for Connect\r\n\r\n* use test value\r\n\r\n* don't need to test the error twice\r\n\r\n* also, don't need to read pin",
"is_bot": false,
"headline": "support unversioned boards (#230)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-04-16T22:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5806a71d9a4848e9d3006d892ffbf012c8a167a7",
"body": "* add rdata driver\r\n\r\n* update tests\r\n\r\n* install qs\r\n\r\n* importorskip in test",
"is_bot": false,
"headline": "use `rdata` as a driver for 'rds' files (#231)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2024-03-29T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9968dad6405603f40e87a56ff030598b098778",
"body": "… of strings (#229)",
"is_bot": false,
"headline": "fix(fsspec): pass `detail=False` to `ls` to continue returning a list…",
"author_name": "Phillip Cloud",
"author_login": "cpcloud",
"committed_at": "2024-03-22T20:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0104cf4bf0e8e571b02d5b05d30c551b17c0d9e",
"body": "* Update docs with info about concurrent writes\r\n\r\n* I think we need lower case here",
"is_bot": false,
"headline": "Update docs with info about concurrent writes (#226)",
"author_name": "Julia Silge",
"author_login": "juliasilge",
"committed_at": "2024-01-09T14:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d1095630aa8c23c9255b5fc04120784e03e79a",
"body": "* refactor(fsspec): remove upper bound on fsspec\r\n\r\nWe're using `pins` as a dependency in `ibis-framework` and ideally we\r\ncan remove the upper-pin on `fsspec` so that doesn't impact our users.\r\nI think the usage of the moved `hash_name` function is the only breaking\r\nchange between the current uppe\n[…]\n\n\r\n* remove 3.7 support\r\n\r\n* specify get_file for RsConnectFs\r\n\r\n* keep a call to hash_name\r\n\r\n* move gh org machow-> rstudio\r\n\r\n---------\r\n\r\nCo-authored-by: isabelizimm <isabel.zimmerman@rstudio.com>",
"is_bot": false,
"headline": "refactor(fsspec): remove upper bound on fsspec (#221)",
"author_name": "Gil Forsyth",
"author_login": "gforsyth",
"committed_at": "2023-12-18T22:15:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7f8077972c637a8ac05225b08ee04002444b68d",
"body": "* drop python 3.7 support\r\n\r\n* update gcs paths",
"is_bot": false,
"headline": "drop python 3.7 support, min fsspec>=2022.2.0 (#224)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-12-18T21:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f656dcc919cc69f2289316db5005e384daebf271",
"body": null,
"is_bot": false,
"headline": "feat: preview r code in connect to read pin (#223)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-11-20T14:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c6778ef5040c757eed180aee59607e69bc4b1b",
"body": null,
"is_bot": false,
"headline": "maint: spooky fall 🍁 cleaning (#220)",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-11-02T21:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d81141ea13bc766fe7b6b42d291b0e9d7264d28",
"body": null,
"is_bot": false,
"headline": "Merge pull request #219 from nealrichardson/patch-1",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-10-30T16:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d268fc34b48552a89cc1e1cd6d5734c0ef7b4f6",
"body": null,
"is_bot": false,
"headline": "Fix typo in installation section of readme",
"author_name": "Neal Richardson",
"author_login": "nealrichardson",
"committed_at": "2023-10-29T16:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74222f5d4570421e570d8a42b3f013ece2f3b61b",
"body": null,
"is_bot": false,
"headline": "Merge pull request #218 from rstudio/ci-311",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-10-11T12:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af0bd522cdbec0d319cadc271af9dee912a71f68",
"body": null,
"is_bot": false,
"headline": "add ci for python 3.11",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-10-05T18:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a559beff2f536ade8b89fbed1940e0fe6fa43991",
"body": null,
"is_bot": false,
"headline": "Merge pull request #216 from rstudio/env-docs",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-10-03T13:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf65bd18d7de412804bdc2b0699b798e41116f5",
"body": null,
"is_bot": false,
"headline": "update github path for breaking test",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-22T21:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9bf91880efb25c78064caa3c5cbf6e2e996338",
"body": null,
"is_bot": false,
"headline": "link to python-dotenv",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-22T18:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea242bc4c48ccd1e2cfbfc9d824e9935d4bb660c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #213 from rstudio/versioned-false",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-09-07T21:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da6bb350368030d40d0b64aa69c46ece2f538c3",
"body": null,
"is_bot": false,
"headline": "add support and tests for upload/version_delete",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-07T19:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37614a424c6ad7b3e10ee5240c2b6a32f74ae9f2",
"body": null,
"is_bot": false,
"headline": "update errors",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-06T21:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a380a9474dc7e3fa76661cc45415ec6751a60ce",
"body": null,
"is_bot": false,
"headline": "add tests for versioned",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-06T20:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea40e88db43189432b073856f3ab58c0929f358",
"body": null,
"is_bot": false,
"headline": "Merge pull request #212 from rstudio/pin-fsspec",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-09-05T18:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0cd43fc059e40fa9e2048802cff29960595776",
"body": null,
"is_bot": false,
"headline": "pin fsspec less than 2023.9.0",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-05T18:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a189472815832b4f0fb436f93437f745e1e5b553",
"body": null,
"is_bot": false,
"headline": "versioned is False",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-05T18:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9270bf098a5dea09c95b890b6a52db5199b0a8",
"body": null,
"is_bot": false,
"headline": "add more examples to board_connect",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-09-04T21:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee96f2d85fc5a4633678c1b9cb49fbac1a73221c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #211 from rstudio/deparse-url",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-08-25T13:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca43f01a878af46b86bc2a7f9df298ff5a36c64",
"body": null,
"is_bot": false,
"headline": "precommit",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-08-24T21:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d1ba1c3509e50ba4f2323029eb747ce1a6d10e8",
"body": null,
"is_bot": false,
"headline": "deparse url boards",
"author_name": "isabelizimm",
"author_login": "isabelizimm",
"committed_at": "2023-08-24T21:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626b4359dd60bdcbe57f328eae443b36530bd8a1",
"body": null,
"is_bot": false,
"headline": "Merge pull request #210 from atsyplenkov/quarto-fix",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-08-24T15:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66b7747d48503b0ad2b009e4c66d6667ce0e4420",
"body": null,
"is_bot": false,
"headline": "Fixed link to github repo in quarto yaml",
"author_name": "Anatolii Tsyplenkov",
"author_login": null,
"committed_at": "2023-08-24T02:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917ca3ab1d48f20ea9fc3dc3b41eced9deb33954",
"body": null,
"is_bot": false,
"headline": "Merge pull request #208 from cpcloud/close-files-in-pin-download",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-08-15T14:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09929785b016b1c3659a8b52519519fddcfbb151",
"body": null,
"is_bot": false,
"headline": "fix: close open file handles in `pin_download`",
"author_name": "Phillip Cloud",
"author_login": "cpcloud",
"committed_at": "2023-08-09T09:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4aecfcf093c3da5806dce6532d1652050bc5bb8",
"body": "feat: add support for `pin_write` with `type=\"file\"`",
"is_bot": false,
"headline": "Merge pull request #201 from cpcloud/support-pin-write-with-files",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T17:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bedd500210d310bfe1b4deced7aa7572bd3e0e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into support-pin-write-with-files",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T17:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d072260b7ebec634db56fbd866ad2fd452a6d5b4",
"body": "docs: rename docs-quarto folder to docs",
"is_bot": false,
"headline": "Merge pull request #207 from rstudio/fix-docs-folder",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T17:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23b86c3778ae123270ad4d36b70b02842116798",
"body": null,
"is_bot": false,
"headline": "Update pins/boards.py",
"author_name": "Isabel Zimmerman",
"author_login": "isabelizimm",
"committed_at": "2023-08-07T16:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c0fc3c4ea395702926f923be83c1a1a3f22466",
"body": null,
"is_bot": false,
"headline": "ci: change remaining docs-quarto uses back",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T14:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f7d6063de14a79760c719dc2eda02cfb465603",
"body": null,
"is_bot": false,
"headline": "docs: finish docstrings for upload and download",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T14:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c83459d0fd15acbb4dfaea120dbb703e44c7647d",
"body": null,
"is_bot": false,
"headline": "feat: support list with single entry for pin_upload",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-07T14:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0e6aeca54d43236ff8fad6e0b5a0fa46b568de",
"body": null,
"is_bot": false,
"headline": "ux: nicer error when you try to read a file type pin",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-08-04T15:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ea1529bde514bc7ed09fb0039520ab8260849b",
"body": null,
"is_bot": false,
"headline": "ci: change docs-quarto back to docs in Makefile",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-28T20:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92ac9f3c43ded97305c176e7aa1e7571718fcaa",
"body": null,
"is_bot": false,
"headline": "docs: rename docs-quarto folder to docs",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-28T20:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bd2b7a4a7df7935d904321c7cf0d61e89810d0",
"body": null,
"is_bot": false,
"headline": "fix: support multiple or no suffixes for type file",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-28T20:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6942b14d60b320aaaf5cf89f2f2df0627501ccea",
"body": null,
"is_bot": false,
"headline": "fix: do not support type file in pin_write",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T20:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c850e5eff024ec6444767f7040ca8369abddb40",
"body": null,
"is_bot": false,
"headline": "tests: make file check windows compatible",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T20:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad7d68df3e71415dfff4130abf459c1dabdf409",
"body": null,
"is_bot": false,
"headline": "fix: ensure pin_download returns a list of strings",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T20:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c0cd00e3b98bc3fb6a6b0549269a37ee8638f3",
"body": null,
"is_bot": false,
"headline": "fix: put error in board_url pin_download back",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T20:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9418c56305860653a78a56ca4165929eddef8536",
"body": null,
"is_bot": false,
"headline": "fix: pin_upload preserves exact file name",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T19:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2715a80e457739ea5fca89d21ebf82794c204382",
"body": null,
"is_bot": false,
"headline": "tests: add xfailing test for pin_download file name",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T18:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3e61472213b29735b5c30e3e545a0458191830",
"body": null,
"is_bot": false,
"headline": "tests: remove meta.name checks",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T17:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1bb1020fd150e8986cfcd82c31dbc898d39133",
"body": null,
"is_bot": false,
"headline": "tests: handle creation of cached connect board",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T17:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732676b95f874eed34f6ed04d031a002d26dc9bc",
"body": null,
"is_bot": false,
"headline": "tests: fix typo",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T14:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8a220e92b9c413b8cc23ce8eb9c6ed0a6085c5",
"body": null,
"is_bot": false,
"headline": "tests: handle another special rsc case",
"author_name": "Michael Chow",
"author_login": "machow",
"committed_at": "2023-07-27T14:12:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 6,
"latest_release_at": "2025-10-03T16:47:05Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 5,
"days_since_latest_release": 295,
"mean_days_between_releases": 103
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pins",
"exists": true,
"license": null,
"keywords": [
"data",
"tidyverse",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.9"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/pins/",
"is_deprecated": false,
"latest_version": "0.9.1",
"repository_url": "https://github.com/rstudio/pins-python",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 79817,
"first_published_at": "2021-03-19T12:46:04.602325Z",
"latest_published_at": "2025-10-03T17:04:52.523924Z",
"latest_version_yanked": null,
"days_since_latest_publish": 295
}
]
},
"popularity": {
"forks": 11,
"stars": 58,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-06-11",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 65
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"script/ci-compat-check/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 44034,
"source_files_sampled": 40,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"binder/requirements.txt",
"pyproject.toml"
],
"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:pins@0.9.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "appdirs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "<2"
},
{
"name": "fsspec",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2022.2"
},
{
"name": "humanize",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1"
},
{
"name": "importlib-metadata",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.4"
},
{
"name": "importlib-resources",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.3"
},
{
"name": "jinja2",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.10"
},
{
"name": "joblib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.12"
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.23"
},
{
"name": "pyyaml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.13"
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "xxhash",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1"
},
{
"name": "databackend",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.0.3"
},
{
"name": "typing_extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "appdirs",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "appdirs",
"direct": true,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "databackend",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "databackend",
"direct": true,
"version": "0.0.3",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": true,
"version": "2022.02.0",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": true,
"version": "2022.2.0",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": true,
"version": "2025.5.1",
"ecosystem": "pypi"
},
{
"name": "humanize",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "humanize",
"direct": true,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "humanize",
"direct": true,
"version": "4.12.3",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": true,
"version": "4.11.3",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": true,
"version": "4.4",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": true,
"version": "8.7.0",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": true,
"version": "1.3",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": true,
"version": "5.4.0",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": true,
"version": "6.5.2",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": "2.10.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": "0.12.0",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": "1.5.1",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "0.23.0",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": "2.2.3",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": "6.0",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.27.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.32.3",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": "4.1.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": "4.14.0",
"ecosystem": "pypi"
},
{
"name": "xxhash",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "xxhash",
"direct": true,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "xxhash",
"direct": true,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "xxhash",
"direct": true,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "adlfs",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "adlfs",
"direct": false,
"version": "2024.12.0",
"ecosystem": "pypi"
},
{
"name": "aiobotocore",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "aiobotocore",
"direct": false,
"version": "2.22.0",
"ecosystem": "pypi"
},
{
"name": "aiohappyeyeballs",
"direct": false,
"version": "2.6.1",
"ecosystem": "pypi"
},
{
"name": "aiohttp",
"direct": false,
"version": "3.12.7",
"ecosystem": "pypi"
},
{
"name": "aiohttp",
"direct": false,
"version": "3.8.1",
"ecosystem": "pypi"
},
{
"name": "aioitertools",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "aioitertools",
"direct": false,
"version": "0.12.0",
"ecosystem": "pypi"
},
{
"name": "aiosignal",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "aiosignal",
"direct": false,
"version": "1.3.2",
"ecosystem": "pypi"
},
{
"name": "alabaster",
"direct": false,
"version": "0.7.12",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "appnope",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "appnope",
"direct": false,
"version": "0.1.4",
"ecosystem": "pypi"
},
{
"name": "asttokens",
"direct": false,
"version": "2.0.5",
"ecosystem": "pypi"
},
{
"name": "asttokens",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "4.0.2",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "21.4.0",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "25.3.0",
"ecosystem": "pypi"
},
{
"name": "azure-core",
"direct": false,
"version": "1.34.0",
"ecosystem": "pypi"
},
{
"name": "azure-datalake-store",
"direct": false,
"version": "0.0.53",
"ecosystem": "pypi"
},
{
"name": "azure-identity",
"direct": false,
"version": "1.23.0",
"ecosystem": "pypi"
},
{
"name": "azure-storage-blob",
"direct": false,
"version": "12.25.1",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.9.1",
"ecosystem": "pypi"
},
{
"name": "backcall",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "beartype",
"direct": false,
"version": "0.21.0",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "25.1.0",
"ecosystem": "pypi"
},
{
"name": "bleach",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.23.24",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.37.3",
"ecosystem": "pypi"
},
{
"name": "build",
"direct": false,
"version": "1.2.2.post1",
"ecosystem": "pypi"
},
{
"name": "cachetools",
"direct": false,
"version": "5.5.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2021.10.8",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2025.4.26",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "2.0.12",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.2",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.0.4",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.2.1",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "comm",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "cramjam",
"direct": false,
"version": "2.10.0",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "45.0.3",
"ecosystem": "pypi"
},
{
"name": "databricks-sdk",
"direct": false,
"version": "0.55.0",
"ecosystem": "pypi"
},
{
"name": "debugpy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "debugpy",
"direct": false,
"version": "1.8.14",
"ecosystem": "pypi"
},
{
"name": "decopatch",
"direct": false,
"version": "1.4.10",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": false,
"version": "5.1.1",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": false,
"version": "5.2.1",
"ecosystem": "pypi"
},
{
"name": "defusedxml",
"direct": false,
"version": "0.7.1",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.3.9",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.17.1",
"ecosystem": "pypi"
},
{
"name": "entrypoints",
"direct": false,
"version": "0.4",
"ecosystem": "pypi"
},
{
"name": "executing",
"direct": false,
"version": "0.8.3",
"ecosystem": "pypi"
},
{
"name": "executing",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "fastjsonschema",
"direct": false,
"version": "2.21.1",
"ecosystem": "pypi"
},
{
"name": "fastparquet",
"direct": false,
"version": "2024.11.0",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.18.0",
"ecosystem": "pypi"
},
{
"name": "frozenlist",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "frozenlist",
"direct": false,
"version": "1.6.2",
"ecosystem": "pypi"
},
{
"name": "gcsfs",
"direct": false,
"version": "2025.5.1",
"ecosystem": "pypi"
},
{
"name": "google-api-core",
"direct": false,
"version": "2.25.0",
"ecosystem": "pypi"
},
{
"name": "google-auth",
"direct": false,
"version": "2.40.2",
"ecosystem": "pypi"
},
{
"name": "google-auth-oauthlib",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "google-cloud-core",
"direct": false,
"version": "2.4.3",
"ecosystem": "pypi"
},
{
"name": "google-cloud-storage",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "google-crc32c",
"direct": false,
"version": "1.7.1",
"ecosystem": "pypi"
},
{
"name": "google-resumable-media",
"direct": false,
"version": "2.7.2",
"ecosystem": "pypi"
},
{
"name": "googleapis-common-protos",
"direct": false,
"version": "1.70.0",
"ecosystem": "pypi"
},
{
"name": "griffe",
"direct": false,
"version": "1.7.3",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.12",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.10",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.3",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "ipykernel",
"direct": false,
"version": "6.29.5",
"ecosystem": "pypi"
},
{
"name": "ipykernel",
"direct": false,
"version": "6.9.2",
"ecosystem": "pypi"
},
{
"name": "ipython",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ipython",
"direct": false,
"version": "8.1.1",
"ecosystem": "pypi"
},
{
"name": "ipython",
"direct": false,
"version": "8.12.0",
"ecosystem": "pypi"
},
{
"name": "isodate",
"direct": false,
"version": "0.7.2",
"ecosystem": "pypi"
},
{
"name": "jedi",
"direct": false,
"version": "0.18.1",
"ecosystem": "pypi"
},
{
"name": "jedi",
"direct": false,
"version": "0.19.2",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.24.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.4.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema-specifications",
"direct": false,
"version": "2025.4.1",
"ecosystem": "pypi"
},
{
"name": "jupyter-client",
"direct": false,
"version": "7.1.2",
"ecosystem": "pypi"
},
{
"name": "jupyter-client",
"direct": false,
"version": "8.6.3",
"ecosystem": "pypi"
},
{
"name": "jupyter-core",
"direct": false,
"version": "4.9.2",
"ecosystem": "pypi"
},
{
"name": "jupyter-core",
"direct": false,
"version": "5.8.1",
"ecosystem": "pypi"
},
{
"name": "jupyterlab-pygments",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "jupytext",
"direct": false,
"version": "1.13.7",
"ecosystem": "pypi"
},
{
"name": "makefun",
"direct": false,
"version": "1.13.1",
"ecosystem": "pypi"
},
{
"name": "makefun",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.1",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.2",
"ecosystem": "pypi"
},
{
"name": "matplotlib-inline",
"direct": false,
"version": "0.1.3",
"ecosystem": "pypi"
},
{
"name": "matplotlib-inline",
"direct": false,
"version": "0.1.7",
"ecosystem": "pypi"
},
{
"name": "mdit-py-plugins",
"direct": false,
"version": "0.3.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "mistune",
"direct": false,
"version": "0.8.4",
"ecosystem": "pypi"
},
{
"name": "msal",
"direct": false,
"version": "1.32.3",
"ecosystem": "pypi"
},
{
"name": "msal-extensions",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "multidict",
"direct": false,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "multidict",
"direct": false,
"version": "6.4.4",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "nbclient",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "nbclient",
"direct": false,
"version": "0.5.13",
"ecosystem": "pypi"
},
{
"name": "nbconvert",
"direct": false,
"version": "6.4.4",
"ecosystem": "pypi"
},
{
"name": "nbformat",
"direct": false,
"version": "5.10.4",
"ecosystem": "pypi"
},
{
"name": "nbformat",
"direct": false,
"version": "5.2.0",
"ecosystem": "pypi"
},
{
"name": "nbsphinx",
"direct": false,
"version": "0.8.8",
"ecosystem": "pypi"
},
{
"name": "nest-asyncio",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "nest-asyncio",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.9.1",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "1.22.3",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "2.2.6",
"ecosystem": "pypi"
},
{
"name": "oauthlib",
"direct": false,
"version": "3.2.2",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "21.3",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "25.0",
"ecosystem": "pypi"
},
{
"name": "pandocfilters",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "parso",
"direct": false,
"version": "0.8.3",
"ecosystem": "pypi"
},
{
"name": "parso",
"direct": false,
"version": "0.8.4",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "0.12.1",
"ecosystem": "pypi"
},
{
"name": "pep517",
"direct": false,
"version": "0.12.0",
"ecosystem": "pypi"
},
{
"name": "pexpect",
"direct": false,
"version": "4.8.0",
"ecosystem": "pypi"
},
{
"name": "pexpect",
"direct": false,
"version": "4.9.0",
"ecosystem": "pypi"
},
{
"name": "pickleshare",
"direct": false,
"version": "0.7.5",
"ecosystem": "pypi"
},
{
"name": "pip-tools",
"direct": false,
"version": "6.5.1",
"ecosystem": "pypi"
},
{
"name": "pip-tools",
"direct": false,
"version": "7.4.1",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.3.8",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "plum-dispatch",
"direct": false,
"version": "2.5.7",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "prompt-toolkit",
"direct": false,
"version": "3.0.28",
"ecosystem": "pypi"
},
{
"name": "prompt-toolkit",
"direct": false,
"version": "3.0.51",
"ecosystem": "pypi"
},
{
"name": "propcache",
"direct": false,
"version": "0.3.1",
"ecosystem": "pypi"
},
{
"name": "proto-plus",
"direct": false,
"version": "1.26.1",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "6.31.1",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "5.9.0",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "7.0.0",
"ecosystem": "pypi"
},
{
"name": "ptyprocess",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "pure-eval",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "pure-eval",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "py",
"direct": false,
"version": "1.11.0",
"ecosystem": "pypi"
},
{
"name": "pyarrow",
"direct": false,
"version": "20.0.0",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.1",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.22",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.11.5",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.33.2",
"ecosystem": "pypi"
},
{
"name": "pydata-sphinx-theme",
"direct": false,
"version": "0.8.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.11.2",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.19.1",
"ecosystem": "pypi"
},
{
"name": "pyjwt",
"direct": false,
"version": "2.10.1",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "3.0.7",
"ecosystem": "pypi"
},
{
"name": "pyproject-hooks",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "pyright",
"direct": false,
"version": "1.1.372",
"ecosystem": "pypi"
},
{
"name": "pyrsistent",
"direct": false,
"version": "0.18.1",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "7.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "7.1.3",
"ecosystem": "pypi"
},
{
"name": "pytest-cases",
"direct": false,
"version": "3.6.11",
"ecosystem": "pypi"
},
{
"name": "pytest-cases",
"direct": false,
"version": "3.8.6",
"ecosystem": "pypi"
},
{
"name": "pytest-dotenv",
"direct": false,
"version": "0.5.2",
"ecosystem": "pypi"
},
{
"name": "pytest-parallel",
"direct": false,
"version": "0.1.1",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.8.2",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "0.20.0",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2022.1",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2025.2",
"ecosystem": "pypi"
},
{
"name": "pyzmq",
"direct": false,
"version": "22.3.0",
"ecosystem": "pypi"
},
{
"name": "pyzmq",
"direct": false,
"version": "26.4.0",
"ecosystem": "pypi"
},
{
"name": "quartodoc",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "rdata",
"direct": false,
"version": "0.11.2",
"ecosystem": "pypi"
},
{
"name": "referencing",
"direct": false,
"version": "0.36.2",
"ecosystem": "pypi"
},
{
"name": "requests-oauthlib",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "14.0.0",
"ecosystem": "pypi"
},
{
"name": "rpds-py",
"direct": false,
"version": "0.25.1",
"ecosystem": "pypi"
},
{
"name": "rsa",
"direct": false,
"version": "4.9.1",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.5.4",
"ecosystem": "pypi"
},
{
"name": "s3fs",
"direct": false,
"version": "2022.2.0",
"ecosystem": "pypi"
},
{
"name": "s3fs",
"direct": false,
"version": "2025.5.1",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "setuptools-scm",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "siuba",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.3.1",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "4.4.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "1.0.3",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "1.1.5",
"ecosystem": "pypi"
},
{
"name": "sphobjinv",
"direct": false,
"version": "2.3.1.3",
"ecosystem": "pypi"
},
{
"name": "sqlalchemy",
"direct": false,
"version": "1.4.32",
"ecosystem": "pypi"
},
{
"name": "stack-data",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "stack-data",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": false,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "tblib",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "testpath",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "tornado",
"direct": false,
"version": "6.1",
"ecosystem": "pypi"
},
{
"name": "tornado",
"direct": false,
"version": "6.5.1",
"ecosystem": "pypi"
},
{
"name": "traitlets",
"direct": false,
"version": "5.1.1",
"ecosystem": "pypi"
},
{
"name": "traitlets",
"direct": false,
"version": "5.14.3",
"ecosystem": "pypi"
},
{
"name": "types-appdirs",
"direct": false,
"version": "1.4.3.5",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2025.2",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.9",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "20.31.2",
"ecosystem": "pypi"
},
{
"name": "watchdog",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.2.13",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.2.5",
"ecosystem": "pypi"
},
{
"name": "webencodings",
"direct": false,
"version": "0.5.1",
"ecosystem": "pypi"
},
{
"name": "wheel",
"direct": false,
"version": "0.37.1",
"ecosystem": "pypi"
},
{
"name": "wheel",
"direct": false,
"version": "0.45.1",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "1.17.2",
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": false,
"version": "2025.4.0",
"ecosystem": "pypi"
},
{
"name": "yarl",
"direct": false,
"version": "1.20.0",
"ecosystem": "pypi"
},
{
"name": "yarl",
"direct": false,
"version": "1.7.2",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.22.0",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.7.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 281,
"direct_count": 42,
"indirect_count": 239
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 137,
"open_issues": 58,
"closed_ratio": 0.716,
"closed_issues": 146,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "machow",
"commits": 399,
"avatar_url": "https://avatars.githubusercontent.com/u/2574498?v=4"
},
{
"type": "User",
"login": "juliasilge",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/12505835?v=4"
},
{
"type": "User",
"login": "isabelizimm",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/54685329?v=4"
},
{
"type": "User",
"login": "nathanjmcdougall",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/18602289?v=4"
},
{
"type": "User",
"login": "cpcloud",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4"
},
{
"type": "User",
"login": "nealrichardson",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2975928?v=4"
},
{
"type": "User",
"login": "edavidaja",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/12927842?v=4"
},
{
"type": "User",
"login": "edgararuiz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/77294576?v=4"
},
{
"type": "User",
"login": "ericmjl",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2631566?v=4"
},
{
"type": "User",
"login": "gforsyth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3596999?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.746
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"code-checks.yml",
"cross-compat.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "6 out of 30 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 24/30 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "111 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "619263f5ea4f5aa9966195f26fb35234acb015aa",
"ran_at": "2026-07-25T17:12:03Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T19:53:46Z",
"oldest_open_prs": [
{
"number": 254,
"created_at": "2024-07-19T04:57:08Z",
"last_comment_at": "2025-06-04T06:45:57Z",
"last_comment_author": "nathanjmcdougall"
},
{
"number": 263,
"created_at": "2024-07-20T01:08:39Z",
"last_comment_at": "2024-08-13T10:47:12Z",
"last_comment_author": "nathanjmcdougall"
},
{
"number": 335,
"created_at": "2025-08-07T04:47:58Z",
"last_comment_at": "2025-08-08T16:27:44Z",
"last_comment_author": "isabelizimm"
},
{
"number": 336,
"created_at": "2025-09-02T20:53:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 338,
"created_at": "2025-09-03T21:11:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 349,
"created_at": "2025-10-30T18:35:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 350,
"created_at": "2025-10-30T18:59:17Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-14T19:52:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2022-03-01T19:33:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2022-03-04T19:53:29Z",
"last_comment_at": "2022-03-04T23:09:38Z",
"last_comment_author": "machow"
},
{
"number": 18,
"created_at": "2022-03-10T15:52:22Z",
"last_comment_at": "2022-08-09T20:08:51Z",
"last_comment_author": "machow"
},
{
"number": 42,
"created_at": "2022-03-22T21:23:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2022-04-01T20:15:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2022-04-05T22:12:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2022-04-06T21:34:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2022-04-07T20:45:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2022-04-11T21:15:59Z",
"last_comment_at": "2022-11-02T11:58:28Z",
"last_comment_author": "hadley"
},
{
"number": 81,
"created_at": "2022-04-11T21:38:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2022-04-12T21:18:51Z",
"last_comment_at": "2022-11-01T15:04:22Z",
"last_comment_author": "machow"
},
{
"number": 95,
"created_at": "2022-04-13T18:03:05Z",
"last_comment_at": "2022-04-14T19:53:26Z",
"last_comment_author": "machow"
},
{
"number": 97,
"created_at": "2022-04-13T20:14:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2022-04-13T20:15:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2022-04-20T16:56:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2022-04-26T14:52:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 111,
"created_at": "2022-04-27T19:26:53Z",
"last_comment_at": "2022-04-27T19:27:52Z",
"last_comment_author": "machow"
},
{
"number": 119,
"created_at": "2022-05-13T21:59:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 152,
"created_at": "2022-08-09T21:08:31Z",
"last_comment_at": "2022-09-08T18:52:41Z",
"last_comment_author": "machow"
},
{
"number": 153,
"created_at": "2022-08-31T14:42:12Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rstudio/pins-python",
"host": "github.com",
"name": "pins-python",
"owner": "rstudio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 48,
"vitality": 52,
"community": 66,
"governance": 70,
"engineering": 79
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.9.1",
"releases_from_tags": false,
"days_since_latest_release": 295,
"mean_days_between_releases": 103
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 295 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 295
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~103 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 103
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 11,
"stars": 58,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "58 stars",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 58
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"packages": [
"pins"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 79817
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "79,817 downloads/month across pypi",
"points": 65.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 79817,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.746
},
"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 75% of commits",
"points": 5.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 137,
"open_issues": 58,
"closed_issues": 146,
"issue_closed_ratio": 0.716,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "72% of issues closed",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 72
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "137/146 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 137,
"decided": 146
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 24/30 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 3538,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rstudio",
"public_repos": 375,
"account_age_days": 5708
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,538 followers of rstudio",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3538,
"login": "rstudio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "375 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 375
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"pins"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 295
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 295 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 295
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 79,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "6 out of 30 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://rstudio.github.io/pins-python/",
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": "https://rstudio.github.io/pins-python/",
"points": 15,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 30 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 24/30 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "111 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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:pins@0.9.1 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:pins@0.9.1",
"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": 12
},
"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": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.83,
"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": "83 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"script/ci-compat-check/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": "Makefile, script/ci-compat-check/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, script/ci-compat-check/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": null,
"points": 11,
"status": "met",
"details": [],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 44034,
"source_files_sampled": 40,
"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/40 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T17:12:23.878898Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rstudio/pins-python.svg",
"full_name": "rstudio/pins-python",
"license_state": "standard",
"license_spdx": "MIT"
}