Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"editorial",
"timeline",
"interchange-format",
"animation",
"vfx",
"cut",
"film",
"otio",
"editing",
"video-editing",
"film-editing",
"interchange",
"nle"
],
"is_fork": false,
"size_kb": 25080,
"has_wiki": true,
"homepage": "http://opentimeline.io",
"languages": {
"C": 4660,
"C++": 767443,
"CMake": 29329,
"Python": 664809,
"Makefile": 9682
},
"pushed_at": "2026-07-14T15:32:17Z",
"created_at": "2016-08-23T21:22:18Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T19:40:45Z",
"description": "Open Source API and interchange format for editorial timeline information.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"Python"
]
},
"owner": {
"blog": "https://www.aswf.io/",
"name": "Academy Software Foundation",
"type": "Organization",
"login": "AcademySoftwareFoundation",
"company": null,
"location": null,
"followers": 1637,
"avatar_url": "https://avatars.githubusercontent.com/u/40807682?v=4",
"created_at": "2018-07-03T20:44:23Z",
"is_verified": null,
"public_repos": 50,
"account_age_days": 2949
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.18.1",
"kind": "patch",
"published_at": "2025-11-09T16:38:05Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2025-11-06T23:31:19Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2024-06-24T23:48:18Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2024-04-04T17:10:07Z"
},
{
"tag": "v0.17.0.dev1",
"kind": "other",
"published_at": "2023-10-24T19:44:49Z"
},
{
"tag": "v0.15",
"kind": "other",
"published_at": "2022-09-26T19:15:27Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2021-12-10T22:44:13Z"
},
{
"tag": "v0.14",
"kind": "other",
"published_at": "2021-10-27T18:43:26Z"
},
{
"tag": "v0.13",
"kind": "other",
"published_at": "2020-08-24T18:04:36Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2020-03-27T20:43:00Z"
},
{
"tag": "v0.12",
"kind": "other",
"published_at": "2020-03-17T22:04:34Z"
},
{
"tag": "v0.11",
"kind": "other",
"published_at": "2019-07-22T20:36:02Z"
},
{
"tag": "v0.10",
"kind": "other",
"published_at": "2019-04-23T16:46:17Z"
},
{
"tag": "v0.9",
"kind": "other",
"published_at": "2018-11-06T23:07:28Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2018-09-17T19:14:11Z"
},
{
"tag": "v0.8",
"kind": "other",
"published_at": "2018-07-24T21:52:30Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2018-04-13T00:51:45Z"
},
{
"tag": "v0.7",
"kind": "other",
"published_at": "2018-02-22T19:40:39Z"
},
{
"tag": "v0.6",
"kind": "other",
"published_at": "2017-11-17T00:44:01Z"
},
{
"tag": "v0.5",
"kind": "other",
"published_at": "2017-07-28T21:30:31Z"
},
{
"tag": "v0.4",
"kind": "other",
"published_at": "2017-04-27T00:26:58Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2017-01-20T23:18:47Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2016-11-10T22:40:56Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2016-10-25T22:09:48Z"
}
],
"recent_commits": [
{
"oid": "0eebd211b2055f111e2c53d04b5581adc594c1fc",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Add core C++ support for otioz and otiod, take 2 (#2021)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-07-14T15:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f3e0a433f22fc92b5341e71893c68b80b2ff935",
"body": "Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.1.3.\n- [Release notes](https://github.com/sphinx-doc/sphinx/releases)\n- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst)\n- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v8.1.3)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.3.7 to 8.1.3 (#1849)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T04:24:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19bea9ceb99365f47801d9a749f8e24a13443bdd",
"body": "Bumps [readthedocs-sphinx-ext](https://github.com/readthedocs/readthedocs-sphinx-ext) from 2.1.9 to 2.2.5.\n- [Commits](https://github.com/readthedocs/readthedocs-sphinx-ext/compare/2.1.9...2.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: readthedocs-sphinx-ext\n dependency-version: 2.2.5\n depen\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump readthedocs-sphinx-ext from 2.1.9 to 2.2.5 (#1733)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T04:11:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a437e382b1b6828672c465069d8e065f895693e",
"body": "Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.0.1.\n- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)\n- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/executablebooks/My\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump myst-parser from 3.0.1 to 4.0.1 (#1844)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:58:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f9d8ee88df95f77e97ee9b3fe27ac225a6e386b",
"body": "Bumps [LoveToKnow/slackify-markdown-action](https://github.com/lovetoknow/slackify-markdown-action) from 1.0.0 to 1.1.1.\n- [Release notes](https://github.com/lovetoknow/slackify-markdown-action/releases)\n- [Changelog](https://github.com/LoveToKnow/slackify-markdown-action/blob/master/CHANGELOG.md)\n-\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump LoveToKnow/slackify-markdown-action from 1.0.0 to 1.1.1 (#1840)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:48:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "597c62487b5b3765e7ccf7925ae3c6170e1b7331",
"body": "Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `a2e59f0` to `45fab40`.\n- [Release notes](https://github.com/pybind/pybind11/releases)\n- [Commits](https://github.com/pybind/pybind11/compare/a2e59f0e7065404b44dfe92a28aca47ba1378dc4...45fab4087eaaff234227a10cf7845e8b07f28a98)\n\n---\nu\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump src/deps/pybind11 from `a2e59f0` to `45fab40` (#2010)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:35:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68a5ac74288fd5348c8b03a7be352d8e2aaab1f4",
"body": "Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.25.0 to 7.1.1.\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n- [Commits](https://github.com/release-drafter/release-drafter/compare/09c613e259eb8d4e7c81c2cb00618eb5fc45\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump release-drafter/release-drafter from 5.25.0 to 7.1.1 (#2014)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:25:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bafdb53748936233481e082ea6207ef73b86041f",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 19.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/ac66b43f0e6a346234dd65d4d0c8fbb31cb316e\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 11 to 19 (#2012)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:13:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6381c17e7f8582bf48f41fea357908310b6e31f6",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/42375524e23c412d93fb67b49958b491fce71c38...a309ff8b426b58ec0e2a45f0f869d46889d024\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-python from 5.4.0 to 6.2.0 (#2011)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T03:02:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "183bcb9926f4cf8b5629577c5993291df48646a8",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 6.0.0.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4.6.0 to 6.0.0 (#2013)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T02:48:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73803eff1dbf86b82bcf97179567a243f4036b90",
"body": "* Color equality check in Python\n* Marker RGB colors\n\nSigned-off-by: Spencer Magnusson <spencer.magnusson@dreamworks.com>\n\n---------\n\nSigned-off-by: Spencer Magnusson <spencer.magnusson@dreamworks.com>",
"is_bot": false,
"headline": "Marker RGB Colors (#2023)",
"author_name": "Spencer Magnusson",
"author_login": "semagnum",
"committed_at": "2026-06-23T22:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe056b70fba6513b8b4cb518ede8c5b03a3d07d",
"body": "Github changed `macos-latest` runners to use macOS 26 now, which seems to not be incompatible with our current core library build matrix.\n\nReference: https://github.com/actions/runner-images/issues/14167\n\nSigned-off-by: Tim Lehr <tim.lehr@disneyanimation.com>",
"is_bot": false,
"headline": "Pin CI to macos-15, since macos-latest is now using macOS 26 (#2028)",
"author_name": "Tim Lehr",
"author_login": "timlehr",
"committed_at": "2026-06-23T19:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c3943f954d469fa872f6a2aa772a9d3bf1e1019",
"body": "…ld to work (#2027)\n\nSigned-off-by: apetrynet <flehnerheener@gmail.com>",
"is_bot": false,
"headline": "updated ubuntu version to one with python 3.10 support to get rtd bui…",
"author_name": "Daniel Flehner Heen",
"author_login": "apetrynet",
"committed_at": "2026-06-23T18:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4ebc4522d57dd649d771e89d30700e3c3619c22",
"body": "…r>) (#2025)\n\n* Fix edit algorithms deleting the wrong child via remove_child(<pointer>)\n\nComposition only declares `remove_child(int index, ErrorStatus*)`, but\n`overwrite()` and `insert()` call it with a `Composable*` / `Retainer`:\n\n composition->remove_child(transition); // overwrite() and \n[…]\ns build cleanly with no call-site changes\nneeded, and the full test suite passes.\n\nSigned-off-by: Troy Hernandez <troy.hernandez@pm.me>\n\n---------\n\nSigned-off-by: Troy Hernandez <troy.hernandez@pm.me>",
"is_bot": false,
"headline": "Fix edit algorithms deleting the wrong child via remove_child(<pointe…",
"author_name": "Troy Hernandez",
"author_login": "TroyHernandez",
"committed_at": "2026-06-12T05:49:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d3c3a1b4f211c2f02673db069c69a2f453f2da4",
"body": "Fixed potential crash in algo::fill(), algo::insert(), and algo::overwrite().\nAdded tests to prevent regressions.\n\nSigned-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix null pointer dereferences after dynamic_cast (rewritten) (#2020)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-06-11T05:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6944f10df5877ee45d80edf74e2bd42f617f53ea",
"body": "Signed-off-by: Natchar Ratanasirigulchai <natchar.r@outlook.com>",
"is_bot": false,
"headline": "Transitions: Add enabled flag (#2022)",
"author_name": "Natchar",
"author_login": "natchar",
"committed_at": "2026-05-27T22:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7adfb27e003817436c0010c85a34835bde431c14",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Check if we are dividing by zero (#2016)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-05-01T07:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51d995b85f6e532d4be675088e15762e7b4bd93",
"body": "* Added more missing folders to the `make format` rule`\n* Clang format the tests\n* Clang format the examples\n\nSigned-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "More clang format (#2019)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-04-28T17:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05416abaa7bfe17d7f8644d6502ef9c538e66f74",
"body": "* Remove trailing whitespace from Makefile\n* Fix Makefile format rule to catch all source files\n* Apply clang-format rules to cpp and h files that were previously missed.\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>",
"is_bot": false,
"headline": "Clang format fix (#2018)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-04-28T03:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e13de4dbdc553cf72a067c31d12f33651aa2cc6",
"body": "* Fix DEFAULT_EPSILON_s visiblity\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fix DEFAULT_EPSILON_s visiblity (#2005)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-04-07T22:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a635fa97a798832a3bcec6963159638106bdd7b",
"body": "* Use installed pybind11 and other CMake fixes\n\n- Adds OTIO_FIND_PYBIND11 configuration option to tell CMake\nto look for a pre-installed pybind11 instead of using the\nvendored copy. Follows existing pattern for Imath and rapidjson dependencies.\n[Issue #2006](https://github.com/AcademySoftwareFoundat\n[…]\nonly need the headers to be present to allow\nopentimelineio to build.\n\nSigned-off-by: Jean-Francois Panisset <panisset@gmail.com>\n\n---------\n\nSigned-off-by: Jean-Francois Panisset <panisset@gmail.com>",
"is_bot": false,
"headline": "Use installed pybind11 and other CMake fixes (#2009)",
"author_name": "Jean-Francois Panisset",
"author_login": "jfpanisset",
"committed_at": "2026-04-07T22:36:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "267fe4b069966712abcafe76e8cf958f75f556c2",
"body": "It is unused since 17e92975080b32a26c6c3ded2b5750b31b9910a2 and no longer exists since setuptools 82\n\nSigned-off-by: Antonio Rojas <arojas@archlinux.org>",
"is_bot": false,
"headline": "Drop pkg_resources import (#1994)",
"author_name": "Antonio Rojas",
"author_login": "antonio-rojas",
"committed_at": "2026-03-27T07:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc649e011c40bc535c669a53480ac0d0601730d3",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Consistent namespace use in C++ tests (#2003)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-03-26T19:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af13ccb6d8fa257db62d4219abe1123c7ae3ec65",
"body": "* Fix various warnings\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Revert changes\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fix various warnings (#2002)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-03-26T19:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d793d6f99729ffc5d3ed4943ea17e8fd6065f5ae",
"body": "Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>",
"is_bot": false,
"headline": "Fix Windows debug with python debug (#1991)",
"author_name": "Cédrik Fuoco",
"author_login": "cedrik-fuoco-adsk",
"committed_at": "2026-03-26T18:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2314a610e658ae6216a1b33fbaebaf1afbef3082",
"body": "* Move the version number into the source code\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Replace CMake generated version files with checked-in versions (#1993)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-03-20T18:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b769300c8453dbc9b8e1d41c159ab16bf69000",
"body": "Signed-off-by: apetrynet <flehnerheener@gmail.com>",
"is_bot": false,
"headline": "moved fcpx and hls adapters to the additional section (#2001)",
"author_name": "Daniel Flehner Heen",
"author_login": "apetrynet",
"committed_at": "2026-03-12T20:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4870d68b430b7564540e8e3bb275799d50bae0e6",
"body": "* Add proposed security policy\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>\n\n* Updated dependencies in security policy to cover python vs. C++. Added SECURITY.md to MANIFEST.in\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>\n\n* Added MIT license URL to linkcheck ignore due to 403 when\n[…]\ny: Eric Reinecke <ereinecke@netflix.com>\n\n* Updated SECURITY.md to include 0.18.x\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>\n\n---------\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>",
"is_bot": false,
"headline": "Add proposed security policy (#1803)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2026-03-10T16:30:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9aed6f0ad4bc7a30f42a9e98ba609b8a13b9b616",
"body": "This PR is a followup to #1996 - that PR disabled pr-tools.yml due to a security vulnerability but left the contents of the file commented out. It turns out that GitHub Actions complains about yml files that do nothing, so this PR removes the file entirely.\n\nSigned-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "Removed pr-tools.yml (#1999)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-03-09T16:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23090005d9094f5bc6838362a6a102e4f058f91b",
"body": "* Replace tags with commit SHAs + tags as comments\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Replace GitHub action version tags with commit SHAs (#1998)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-03-08T23:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dd36c5bbbe993703ddea77d2f2899591adeb40",
"body": "…arget` (#1996)\n\nSigned-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "Disable pr-tools.yml due to security vulnerability in `pull_request_t…",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-03-03T19:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3cb3040f3027f49ed8861da16201d4300a6c731",
"body": "Signed-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Add missing export markers (OTIO_API) for constructors (#1992)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2026-02-18T17:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cb38bc3d913ccb12f6eb284083264389006cdfd",
"body": "* Remove patch version from namespace\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Update version map\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Remove patch version from namespace (#1979)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2026-02-12T21:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71b2927cc8378bcb803a84a40740ef732e0cfc9",
"body": "* Added VERSIONS.md table of which version of OTIO corresponds to which VFX Reference Platform year.\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>\n\n* Correct mistakes in VERSIONS.md\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>\n\n* Link from README.md to VERSIONS.md\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>\n\n* Exclude VERSIONS.md from MANIFEST.in\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>\n\n---------\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>",
"is_bot": false,
"headline": "VFX Reference Platform version matrix (#1989)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2026-01-15T18:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af7407e8f2af036723d2f77127d3b9a3a45d684",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Minor Doxygen fixes (#1984)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-12-18T18:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2429dd5cd35a16949b7b675c24aad61e123f064d",
"body": "This allows for find_package calls with a version requirement such as\n\nfind_package(OpenTimelineIO 0.18.0 REQUIRED)\n\nSee https://cmake.org/cmake/help/latest/command/find_package.html#search-modes and https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#generating-a-package-version-file\n\nSigned-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Install *VersionConfig.cmake (#1981)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2025-11-14T00:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad449d8122e778e80e57ac7e6b1b1a38afe7f91b",
"body": "* Updated freeze_ci_versions script so that it won't replace ubuntu-24.04-arm with invalid ubuntu-latest-arm\n\nSigned-off-by: Eric Reinecke <reinecke.eric@gmail.com>\n\n* Bumping version to 0.19.0.dev1 to start collecting next release features\n\nSigned-off-by: Eric Reinecke <reinecke.eric@gmail.com>\n\n* Removed commented out lines\n\nSigned-off-by: Eric Reinecke <reinecke.eric@gmail.com>\n\n---------\n\nSigned-off-by: Eric Reinecke <reinecke.eric@gmail.com>",
"is_bot": false,
"headline": "Setting version to 0.19.0.dev1 (#1976)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-09T18:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44236713c1db295a6ffc66189ae98dbdfd0cb9c4",
"body": "Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>",
"is_bot": false,
"headline": "0.18.1 release (#1975)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-08T22:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2b3bd31e6cc89092e353a4806d021fe0b4a0ff",
"body": "Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>",
"is_bot": false,
"headline": "Bumped cibuildwheel to version 3.2.1 (#1973)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-08T22:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5f3c01adad50397899f7d2a85039dced1b48f40",
"body": "Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>",
"is_bot": false,
"headline": "Staging 0.18.1 development version (#1974)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-08T21:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209d72343bec4487a3b518fea7d7955da5765af3",
"body": "…heel (#1970)\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>",
"is_bot": false,
"headline": "Fixed an issue where wheels would be downloaded with one subdir per w…",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-06T23:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe9f406f5d795c6983e55776bea10ac699a7d308",
"body": "Signed-off-by: Eric Reinecke <ereinecke@netflix.com>",
"is_bot": false,
"headline": "0.18.0 release (#1969)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-11-06T20:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfa4454dc646404e80a46548397d3a7b2bf1d69",
"body": "* Update README to reflect release status\n\nSigned-off-by: Nick Porcino <meshula@hotmail.com>\n\n---------\n\nSigned-off-by: Nick Porcino <meshula@hotmail.com>",
"is_bot": false,
"headline": "Update README to reflect release status (#1964)",
"author_name": "Nick Porcino",
"author_login": "meshula",
"committed_at": "2025-11-05T21:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97ecf1321311a91258583126eb7435509fd9cdbc",
"body": "* Fix include directories\n* Change conditional for VS\n* Enable examples in CI\n* Fix warning about ignored return variable\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fixes for C++ examples (#1967)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-11-04T16:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f6f569c7abde6d0ce11bbe93607b6e3d44a8fb",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Initialize Python Imath values (#1956)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-11-01T00:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ab39cb2df7cae28149ef73089b7a688ce76bfe",
"body": "Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "Reorder initializers to silence a warning. (#1960)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-10-31T18:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829a913abe59d07ed941f78f3bff1b7e0261e82f",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Reduce dependabot frequency (#1958)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-10-28T15:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60171a4a3f4fc102c609c77743ffe6efae68bc54",
"body": "* Fixes for the C++ exports\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fixes for the C++ exports (#1959)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-10-27T18:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe0e05adaab3af2625434a8b4a9b0496f4eb316",
"body": "* add support for python 3.13 (vfx platform 2026)\n* remove duplicate inspect import\n* silence sphnix warn: html theme now autodetected\n\nSigned-off-by: Roger Nelson <roger.nelson@autodesk.com>\n\n---------\n\nSigned-off-by: Roger Nelson <roger.nelson@autodesk.com>",
"is_bot": false,
"headline": "add support for python 3.13 (vfx platform 2026) (#1957)",
"author_name": "Roger Nelson",
"author_login": "rogernelson",
"committed_at": "2025-10-23T18:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e5ccf66fdc3a1b768e73ed61a6d9c9ce8ef503",
"body": "* Export C++ symbols part 2\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Export C++ symbols part 2 (#1953)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-10-22T22:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d12b8792700a2b7ff9e0dd4bdaf2849e4cf578",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Initialize variables (#1955)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-10-10T18:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1cad2bb2b83a51e4097920100a6cf1ddcd9d38",
"body": "* Update runners from macOS-13 (deprecated) to macOS-14\n* Auto-format YAML\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>",
"is_bot": false,
"headline": "Update CI from macOS-13 to macOS-14 (#1954)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-10-10T17:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a99a5a112aecf16cf659bb693f3a9b20096f3f",
"body": "* Removed opentimelineview a.k.a otioview from the core repo\n* removed otioview from auto labler CI automation\n* Mention move in updated documentation\n\n---------\n\nSigned-off-by: apetrynet <flehnerheener@gmail.com>",
"is_bot": false,
"headline": "Remove OtioView from OTIO-Core (#1944)",
"author_name": "Daniel Flehner Heen",
"author_login": "apetrynet",
"committed_at": "2025-10-09T20:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00515e20e4ef4e62e28ea8ec367c259e229cdda6",
"body": "Signed-off-by: Joshua Minor <joshm@pixar.com>\nCo-authored-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fixed transparent Color constant. (#1949)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-10-09T17:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207d69f018ee48a14004c3101c6d44bb18119bd1",
"body": "* removed the remaining opentimelineio_contrib statements and documentation\n* make doc-model-update as suggested by tests\n* built with older python and ran make doc-model-update again as suggested by test\n\nSigned-off-by: apetrynet <flehnerheener@gmail.com>",
"is_bot": false,
"headline": "Remove the last remains of opentimelineio_contrib (#1946)",
"author_name": "Daniel Flehner Heen",
"author_login": "apetrynet",
"committed_at": "2025-09-30T05:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f1ee9ce5fab803320e849b55885249583784835",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Update pybind11 to v2.13.6 (#1942)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-09-12T21:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a76cf3c33212f3fc56464e2c016a80f6a264819",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Update rapidjson to latest (#1943)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-09-12T21:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755e4ecf12c86dd959b14562c69fa96dec907fc3",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Update Imath to v3.2.1 (#1941)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-09-12T21:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386fccc5c20bfc1b4b7b7c7347e3efdcb29ec4fb",
"body": "Found via `codespell -L bui,fo,thirdparty`\n\nSigned-off-by: luzpaz <luzpaz@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix various typos (#1936)",
"author_name": "luzpaz",
"author_login": "luzpaz",
"committed_at": "2025-09-12T20:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbeee4ee79c4f0a65a130a1ca631b9f251d7bb3",
"body": "* Only have dependabot check monthly\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Reduce the number of dependabot C++ checks (#1939)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-09-09T02:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f970d77004f917361f66fc12bf1b02035bda08f6",
"body": "* Remove MinGW CI jobs\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Comment out the MinGW job\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Try just disabling the check-manifest and lint check\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Add comment\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Temporarily disable check_manifest on MinGW (#1935)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-09-08T23:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ca19d802f3c0ea750ab722aa90448a5fdff11f",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Hide our custom fabs() function (#1929)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-08-28T21:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9d292bf09159c4f20b2bdccfe3ad6a9300809f",
"body": "* Added otiotool tutorial documentation\n* Improved otiotool usage & argument validation\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>",
"is_bot": false,
"headline": "otiotool docs (#1921)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-08-19T20:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3ece18f928fcf542f24be0bd9a730832002dc4",
"body": "* Added --remove-effects feature to otiotool.\n* Remove redundant uses of \"otio_json\" adapter name.\n\nSigned-off-by: Joshua Minor <joshm@pixar.com>\nCo-authored-by: Yingjie Wang <yingjiew@pixar.com>",
"is_bot": false,
"headline": "Added --remove-effects feature to otiotool. (#1912)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-08-15T18:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639f57c6aa499339370f68e47656c07dc4a12579",
"body": "* Add version header.\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\n\n* Make OTIO_VERSION a string.\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\n\n* Uae existing version.h headers to add the project version.\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\n\n* Put back varia\n[…]\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\n\n* Second error/typo.\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\n\n---------\n\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>",
"is_bot": false,
"headline": "Add version header. (#1907)",
"author_name": "Peter Targett",
"author_login": "peter-targett",
"committed_at": "2025-08-14T19:04:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5abbdaf6e96c3798e3bb4841b57cef1aac4952b4",
"body": "Signed-off-by: Spencer Magnusson <spencer.magnusson@dreamworks.com>",
"is_bot": false,
"headline": "Fix color deserialization, add schema (#1915)",
"author_name": "Spencer Magnusson",
"author_login": "semagnum",
"committed_at": "2025-08-11T17:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f662359633ff980402b2b6bffbae9b02a63bf282",
"body": "Item and Composition now have optional color attributes so that Clips, Tracks and Stacks can have user-assigned colors. A new serializable Color class is introduced for storing assigned user interface colors.\n\nSigned-off-by: Spencer Magnusson <spencer.magnusson@dreamworks.com>",
"is_bot": false,
"headline": "Per-Track and Per-Clip Color (#1887)",
"author_name": "Spencer Magnusson",
"author_login": "semagnum",
"committed_at": "2025-08-05T20:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b7ea12aaa41c5f7224fd46784d82208d93707b",
"body": "Added Kdenlive and organized list by alphabetical order.\n\nSigned-off-by: frdbr <77309092+frdbr@users.noreply.github.com>",
"is_bot": false,
"headline": "Add Kdenlive (#1914)",
"author_name": "frdbr",
"author_login": "frdbr",
"committed_at": "2025-08-04T18:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c58de1a19d7cdb16f08019bd504105bec4a5aa5",
"body": "* moved find_clips function to superclass and added test case\n\nSigned-off-by: Yingjie Wang <yingjiew@pixar.com>",
"is_bot": false,
"headline": "moved find_clips function to superclass and added test case (#1902)",
"author_name": "Yingjie Wang",
"author_login": "cato-o",
"committed_at": "2025-06-20T18:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bacf09515d7c60637e17f5fabed0f628f3edc60e",
"body": "* fixed image bounds error status null bug + test case\n\nSigned-off-by: Yingjie Wang <yingjiew@pixar.com>",
"is_bot": false,
"headline": "fixed image bounds error status null bug + test case (#1896)",
"author_name": "Yingjie Wang",
"author_login": "cato-o",
"committed_at": "2025-06-17T01:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8405a575dcde826d0170270b833b4e9a14d612fc",
"body": "* Bump minimum OS X deployment version to 10.15\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Update workflow macOS target\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Bump minimum OS X deployment version to 10.15 (#1893)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-06-08T22:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35c9aa5a24f4e6d5c45ad3f6e28601d51f83855",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Workflow fix, exclude cannot be empty (#1898)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-06-08T20:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bd2c9dbbcdb4347bbe259104492978b0d8a77b",
"body": "…ote that 3.12 is also supported (#1883)\n\n* Remove vfx platform 2020 support from README.md\n* Few more python references in the README\n* remove python 3.7 and 3.8\n* noting 3.12 support\n* typo in Python version link\n* lint fix\n* add comment to note version specific import\n* Update setup.py\n\nCo-author\n[…]\nssteinbach@users.noreply.github.com>\nCo-authored-by: ssteinbach <ssteinbach@users.noreply.github.com>\nCo-authored-by: Jean-Christophe Morin <38703886+JeanChristopheMorinPerso@users.noreply.github.com>",
"is_bot": false,
"headline": "Remove vfx platform 2020 support from README.md, add 2024 and 2025, n…",
"author_name": "Stephan Steinbach",
"author_login": "ssteinbach",
"committed_at": "2025-05-13T17:56:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c125d9c093871ec6b487b55db2392a9b9b00653a",
"body": null,
"is_bot": false,
"headline": "Remove unused path from the C++ install (#1882)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-05-02T15:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0aac2be176b22e17740e5c10ec740d769b8c153",
"body": "Add Doxygen comments to opentimelineio",
"is_bot": false,
"headline": "Add Doxygen comments to opentimelineio (#1868)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-04-24T19:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7ef235a14733292fb62b35e8bb3687d7e72b12",
"body": "It seems to be a relic from Imath2 where it would have made sense as it required a custom find OpenEXR script. However the option is dead (and appears to have ever been) and is not usefull for Imath3 anyways.\n\nSigned-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Drop unused OTIO_IMATH_LIBS cmake option (#1874)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2025-04-20T19:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c072e07ba73a94386958ecc3598e2336c5f2c730",
"body": "Bumps [src/deps/Imath](https://github.com/AcademySoftwareFoundation/Imath) from `b90cc01` to `f65b01c`.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Nick Porcino <meshula@hotmail.com>",
"is_bot": true,
"headline": "Bump src/deps/Imath from `b90cc01` to `f65b01c` (#1858)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-13T21:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87606277f415bb66e1877a8caf6c10bbeb381e4",
"body": "* Add Doxygen comments\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Add Doxygen comments to opentime (#1866)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-04-03T00:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43de3e5065c860865ede0c0bbb879578c7b325a2",
"body": "* Add SOVERSION for the C++ libraries\n\nCo-authored-by: Nick Porcino <meshula@hotmail.com>\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Add SOVERSION for the C++ libraries (#1860)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-04-03T00:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d31e15b53440a888536f6d24ade66d9b8f3ea88",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Simplify the C++ example (#1867)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-04-02T23:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edffd5d7be8df970bb79322d9de8e5bd462eef7e",
"body": "If the user explicitely requests to use find_package to use the system Imath it seems wrong to fallback to the delivered Imath\n\nSigned-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Don't fallback to Imath from src/deps (#1864)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2025-04-02T23:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be777fe6d548653e727e401f4a7075e24762943f",
"body": "…(#1862)\n\n* Fix bug w/ url_utils.filepath_from_url + rel paths\n\n* Relative paths with one \"/\" and not two \"/\" were triggering a\n traceback - ie \"./blah\" but not \"./blah/blah\".\n\n* remove whitespace\n\n---------\n\nCo-authored-by: ssteinbach <ssteinbach@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix bug w/ url_utils.filepath_from_url + rel paths with a single \"/\" …",
"author_name": "Stephan Steinbach",
"author_login": "ssteinbach",
"committed_at": "2025-04-01T06:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6fff83a769797fe6b491d16193808b4ae585f6f",
"body": "Signed-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Allow to use rapidjson from the system (#1859)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2025-03-30T19:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f2c378655b7f76b5a2676cc4f27080629e19ed3",
"body": null,
"is_bot": false,
"headline": "Fixed V2d serialized to Box2d (#1861)",
"author_name": "Roger Nelson",
"author_login": "rogernelson",
"committed_at": "2025-03-29T17:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d777959281ec846aea2bd5d15f04842399b606",
"body": "This adds support for attributing custom hooks to adapters and executing them with `hook_function_argument_map` being passed along through the adapter IO functions.\n\n* Added adapter hooks support for otiopluginfo\n* Docs: Added documentation for adapter hook system\n\n---------\n\nSigned-off-by: Tim Lehr <tim.lehr@disneyanimation.com>",
"is_bot": false,
"headline": "Added support for custom adapter hooks (#1801)",
"author_name": "Tim Lehr",
"author_login": "timlehr",
"committed_at": "2025-03-27T21:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62b332271281a343ba79a3cfa6e31fa07cb399d",
"body": "* Drop support for Imath 2\n* Port Imath includes to Imath/*.h\nAs suggested by Imath devs, see https://github.com/AcademySoftwareFoundation/Imath/issues/136#issuecomment-812671628\nThis is possible now that Imath 2 support was dropped\n\n* Add find_dependency call for Imath to *Config.cmake\nThis will make it easier for downstream users\n* Use global include_directories for internal Imath\n\n---------\n\nSigned-off-by: Julius Künzel <julius.kuenzel@kde.org>",
"is_bot": false,
"headline": "Drop Imath2 support and modernize Imath includes (#1852)",
"author_name": "Julius Künzel",
"author_login": "jlskuz",
"committed_at": "2025-03-27T17:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9deff1da76e8e4271a4c0d3f09ca3e853e08b480",
"body": "Added a link to the Wiki\n\nSigned-off-by: Joshua Minor <jminor@users.noreply.github.com>",
"is_bot": false,
"headline": "Added a link to the Wiki in README.md (#1851)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2025-03-07T20:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5698ad2589cb804484a8c7d4d7c772a264ad436",
"body": "* Add convenience functions\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Check for negative duration\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n* Add comments about the time range duration\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\n\n---------\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Add convenience functions (#1825)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-02-27T18:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98840ac7ede51624b890c54c151665b1ae900489",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#1731)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-06T21:40:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc0ca622d26db4e526a2722b703661af50b58a7c",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 5.4.0.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/v4.3.0...v5.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setu\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-python from 4.3.0 to 5.4.0 (#1829)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-06T21:32:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "837386303dd39ac5b93461fb51bac572baf73a74",
"body": "Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>",
"is_bot": false,
"headline": "Replace backticks with quotes (#1837)",
"author_name": "Jean-Christophe Morin",
"author_login": "JeanChristopheMorinPerso",
"committed_at": "2025-02-05T23:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e100920b815e13ef9a0f6c5d7b9e34b243b1c5e7",
"body": "* Eric's fixe from PR #1827\r\n\r\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\r\n\r\n* Update dawidd6/action-download-artifact to v8\r\n\r\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\r\n\r\n* Try updating pypa/cibuildwheel\r\n\r\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\r\n\r\n* Upd\n[…]\noff-by: Darby Johnston <darbyjohnston@yahoo.com>\r\n\r\n* Remove old code\r\n\r\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Update GH actions to fix CI builds (#1828)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-02-05T16:47:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c2985df0c31c4305b6db94aebef61d5552218bdc",
"body": "Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fix comments about header dependencies (#1826)",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-01-25T19:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4183d22cea954415bb1b27dc46434092114c1629",
"body": "…ted version (#1824)\n\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>",
"is_bot": false,
"headline": "reverted changes to otio-serialized-schema.md to match machine-genera…",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2025-01-21T20:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c50858294e6f91a8e9cdc7375588762fe5a132c",
"body": "…(#1823)\n\nSigned-off-by: Darby Johnston <darbyjohnston@yahoo.com>",
"is_bot": false,
"headline": "Fix CI issues with python 3.7, readthedocs, outdated tests, and gcov …",
"author_name": "Darby Johnston",
"author_login": "darbyjohnston",
"committed_at": "2025-01-21T19:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003ab048f8e1563069454633a21080a58964a4ae",
"body": "Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>",
"is_bot": false,
"headline": "Fix typos (#1821)",
"author_name": "Dimitris Apostolou",
"author_login": "rex4539",
"committed_at": "2025-01-21T19:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d891a55ef0bfe2e29edcddd53b7908a55e78d5",
"body": "* Add AnyDictionary and AnyVector support for V2d and Box2d\r\n\r\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\r\n\r\n---------\r\n\r\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>",
"is_bot": false,
"headline": "Add AnyDictionary and AnyVector support for V2d and Box2d (#1811)",
"author_name": "Peter Targett",
"author_login": "peter-targett",
"committed_at": "2024-12-05T18:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eafd409586663b63fc6f18e8cba4cbc87e0a3bb",
"body": "* Add effect and marker initialization to Clip\r\n\r\nExtend Clip to allow effects and markers to be set.\r\n\r\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>\r\n\r\n---------\r\n\r\nSigned-off-by: Peter Targett <petert@filmlight.ltd.uk>",
"is_bot": false,
"headline": "Add effect and marker initialization to Clip (#1808)",
"author_name": "Peter Targett",
"author_login": "peter-targett",
"committed_at": "2024-12-05T18:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8bad4e3e7aba7da28421256db83191c4f8392f",
"body": "* Deal with \"close\" timecode rates via a heuristic, instead of misleading entries in valid_timecode_rates table.\r\n* Renamed \"valid_timecode\" functions to \"smpte_timecode\" for clarity (old names are deprecated, but still work).\r\n* Both `is_smpte_timecode_rate` and `nearest_smpte_timecode_rate` now adhere to ST 12-1:2014 - SMPTE Standard - Time and Control Code.\r\n\r\nSigned-off-by: Joshua Minor <joshm@pixar.com>",
"is_bot": false,
"headline": "Improve handling of rates when converting to timecode strings (#1477)",
"author_name": "Joshua Minor",
"author_login": "jminor",
"committed_at": "2024-11-14T16:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40c5091b6da99d48616c6785f83bd856cb5f13b",
"body": "* Added a list of applications integrating OTIO, also added linkcheck ignore for MIT license site perhaps blocking CI requests.\r\n\r\n---------\r\n\r\nSigned-off-by: Eric Reinecke <ereinecke@netflix.com>",
"is_bot": false,
"headline": "Added a list of applications integrating OTIO (#1812)",
"author_name": "Eric Reinecke",
"author_login": "reinecke",
"committed_at": "2024-11-13T19:25:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 68,
"latest_release_at": "2025-11-09T16:38:05Z",
"latest_release_tag": "v0.18.1",
"releases_from_tags": false,
"days_since_last_push": 16,
"active_weeks_last_year": 30,
"days_since_latest_release": 263,
"mean_days_between_releases": 228.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "OpenTimelineIO",
"exists": true,
"license": "Apache 2.0 License",
"keywords": [
"film",
"tv",
"editing",
"editorial",
"edit",
"non-linear",
"edl",
"time",
"Development Status :: 4 - Beta",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.9",
"Topic :: Multimedia :: Graphics",
"Topic :: Multimedia :: Video",
"Topic :: Multimedia :: Video :: Display",
"Topic :: Multimedia :: Video :: Non-Linear Editor",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/OpenTimelineIO/",
"is_deprecated": false,
"latest_version": "0.18.1",
"repository_url": "https://github.com/AcademySoftwareFoundation/OpenTimelineIO",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 132469,
"first_published_at": "2018-04-13T01:03:56.579200Z",
"latest_published_at": "2025-11-09T16:38:53.364593Z",
"latest_version_yanked": null,
"days_since_latest_publish": 263
}
]
},
"popularity": {
"forks": 337,
"stars": 1940,
"watchers": 99,
"fork_history": {
"days": [
{
"date": "2017-07-28",
"count": 1
},
{
"date": "2017-07-29",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-10",
"count": 3
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-28",
"count": 2
},
{
"date": "2017-09-23",
"count": 1
},
{
"date": "2017-10-01",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-12",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-12-06",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-01-14",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-04-04",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-10",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-12-15",
"count": 1
},
{
"date": "2019-01-11",
"count": 2
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-07",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-06",
"count": 2
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-04-14",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-07-04",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-17",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-19",
"count": 2
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-02-21",
"count": 2
},
{
"date": "2020-02-27",
"count": 2
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-06-25",
"count": 2
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-27",
"count": 2
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-08-07",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-24",
"count": 2
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-16",
"count": 2
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-27",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-20",
"count": 2
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-20",
"count": 2
},
{
"date": "2022-06-23",
"count": 2
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-28",
"count": 2
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-22",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2024-01-05",
"count": 2
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-25",
"count": 2
},
{
"date": "2024-09-27",
"count": 2
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-19",
"count": 2
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-02-24",
"count": 2
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 2
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 327,
"total_forks": 337
},
"star_history": null,
"open_issues_and_prs": 205
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"doxygen/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 90721,
"source_files_sampled": 246,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "myst-parser",
"direct": false,
"version": "4.0.1",
"ecosystem": "pypi"
},
{
"name": "readthedocs-sphinx-ext",
"direct": false,
"version": "2.2.5",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 0,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 25,
"merged_prs": 871,
"open_issues": 180,
"closed_ratio": 0.735,
"closed_issues": 499,
"closed_unmerged_prs": 408
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ssteinbach",
"commits": 203,
"avatar_url": "https://avatars.githubusercontent.com/u/61017?v=4"
},
{
"type": "User",
"login": "jminor",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/169599?v=4"
},
{
"type": "User",
"login": "darbyjohnston",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/8532558?v=4"
},
{
"type": "User",
"login": "reinecke",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/1649087?v=4"
},
{
"type": "User",
"login": "JeanChristopheMorinPerso",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/38703886?v=4"
},
{
"type": "User",
"login": "meshula",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/501238?v=4"
},
{
"type": "User",
"login": "avrata",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/5778063?v=4"
},
{
"type": "User",
"login": "mikemahony",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/1740063?v=4"
},
{
"type": "User",
"login": "KarthikRIyer",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/35020024?v=4"
},
{
"type": "User",
"login": "apetrynet",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1142753?v=4"
}
],
"contributors_sampled": 87,
"top_contributor_share": 0.271
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs.yml",
"pypi-publish.yml",
"python-package.yml",
"release-preview.yml",
"release-publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 20 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": 10,
"reason": "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": 10,
"reason": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"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": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"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": 10,
"reason": "security policy file 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0eebd211b2055f111e2c53d04b5581adc594c1fc",
"ran_at": "2026-07-31T05:27:50Z",
"aggregate_score": 7.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T15:43:32Z",
"oldest_open_prs": [
{
"number": 719,
"created_at": "2020-05-27T00:38:43Z",
"last_comment_at": "2020-05-27T00:43:07Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 805,
"created_at": "2020-09-24T20:44:55Z",
"last_comment_at": "2021-08-05T03:53:46Z",
"last_comment_author": "KarthikRIyer"
},
{
"number": 842,
"created_at": "2020-12-10T15:27:50Z",
"last_comment_at": "2020-12-11T14:17:25Z",
"last_comment_author": "codecov-io"
},
{
"number": 1158,
"created_at": "2021-11-27T00:31:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1308,
"created_at": "2022-05-20T17:05:06Z",
"last_comment_at": "2026-03-09T22:55:45Z",
"last_comment_author": "apetrynet"
},
{
"number": 1379,
"created_at": "2022-08-09T23:05:07Z",
"last_comment_at": "2022-08-09T23:05:09Z",
"last_comment_author": "linux-foundation-easycla"
},
{
"number": 1466,
"created_at": "2022-10-26T23:06:39Z",
"last_comment_at": "2022-11-10T20:21:27Z",
"last_comment_author": "jminor"
},
{
"number": 1490,
"created_at": "2022-12-04T22:40:50Z",
"last_comment_at": "2023-04-07T15:53:38Z",
"last_comment_author": "JeanChristopheMorinPerso"
},
{
"number": 1574,
"created_at": "2023-04-07T15:30:15Z",
"last_comment_at": "2023-04-13T18:21:22Z",
"last_comment_author": "JeanChristopheMorinPerso"
},
{
"number": 1705,
"created_at": "2024-02-29T02:55:36Z",
"last_comment_at": "2024-03-28T20:11:45Z",
"last_comment_author": "apetrynet"
},
{
"number": 1771,
"created_at": "2024-06-24T22:21:25Z",
"last_comment_at": "2025-11-04T17:44:13Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 1799,
"created_at": "2024-09-27T23:03:19Z",
"last_comment_at": "2026-06-24T16:31:15Z",
"last_comment_author": "timlehr"
},
{
"number": 1816,
"created_at": "2024-11-23T20:29:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1818,
"created_at": "2024-12-09T23:06:45Z",
"last_comment_at": "2025-01-16T18:14:31Z",
"last_comment_author": "jminor"
},
{
"number": 1865,
"created_at": "2025-04-01T21:12:15Z",
"last_comment_at": "2025-04-01T21:17:41Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 1878,
"created_at": "2025-04-26T19:56:15Z",
"last_comment_at": "2025-04-26T19:58:49Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 1900,
"created_at": "2025-06-10T18:37:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1922,
"created_at": "2025-08-15T21:17:48Z",
"last_comment_at": "2026-05-22T22:55:19Z",
"last_comment_author": "tacheconfuse"
},
{
"number": 1977,
"created_at": "2025-11-09T21:47:05Z",
"last_comment_at": "2025-11-12T22:39:17Z",
"last_comment_author": "reinecke"
},
{
"number": 2015,
"created_at": "2026-04-04T00:09:26Z",
"last_comment_at": "2026-04-23T20:44:53Z",
"last_comment_author": "darbyjohnston"
}
],
"last_merged_pr_at": "2026-07-14T15:32:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 26,
"created_at": "2016-11-08T23:37:59Z",
"last_comment_at": "2022-03-08T23:50:16Z",
"last_comment_author": "meshula"
},
{
"number": 62,
"created_at": "2017-01-13T17:18:17Z",
"last_comment_at": "2026-07-11T14:40:28Z",
"last_comment_author": "NicTanghe"
},
{
"number": 68,
"created_at": "2017-01-23T17:47:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2017-04-18T00:14:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 135,
"created_at": "2017-07-17T17:26:43Z",
"last_comment_at": "2023-06-22T17:29:00Z",
"last_comment_author": "jminor"
},
{
"number": 137,
"created_at": "2017-07-24T20:42:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2017-08-09T05:39:21Z",
"last_comment_at": "2023-09-21T19:28:20Z",
"last_comment_author": "meshula"
},
{
"number": 150,
"created_at": "2017-08-29T21:56:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 152,
"created_at": "2017-09-01T22:57:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 169,
"created_at": "2017-10-10T11:00:53Z",
"last_comment_at": "2018-08-13T14:36:19Z",
"last_comment_author": "jafyvilla"
},
{
"number": 170,
"created_at": "2017-10-13T18:58:19Z",
"last_comment_at": "2020-02-03T20:53:22Z",
"last_comment_author": "reinecke"
},
{
"number": 185,
"created_at": "2017-11-16T02:10:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 190,
"created_at": "2017-12-06T17:25:50Z",
"last_comment_at": "2024-04-03T22:08:28Z",
"last_comment_author": "vade"
},
{
"number": 225,
"created_at": "2018-02-07T22:30:01Z",
"last_comment_at": "2021-10-27T21:16:54Z",
"last_comment_author": "meshula"
},
{
"number": 262,
"created_at": "2018-05-22T22:33:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 281,
"created_at": "2018-06-28T16:20:40Z",
"last_comment_at": "2018-07-24T18:16:22Z",
"last_comment_author": "jminor"
},
{
"number": 287,
"created_at": "2018-07-10T13:42:09Z",
"last_comment_at": "2018-09-10T07:33:42Z",
"last_comment_author": "alatdneg"
},
{
"number": 289,
"created_at": "2018-07-22T22:33:27Z",
"last_comment_at": "2020-06-10T04:20:19Z",
"last_comment_author": "jminor"
},
{
"number": 322,
"created_at": "2018-09-07T08:25:27Z",
"last_comment_at": "2018-09-24T10:03:26Z",
"last_comment_author": "bashesenaxis"
},
{
"number": 331,
"created_at": "2018-09-20T04:53:08Z",
"last_comment_at": "2018-12-10T18:47:16Z",
"last_comment_author": "ssteinbach"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AcademySoftwareFoundation/OpenTimelineIO",
"host": "github.com",
"name": "OpenTimelineIO",
"owner": "AcademySoftwareFoundation"
},
"metrics": {
"overall": {
"key": "overall",
"band": "exceptional",
"name": "Overall health",
"note": "The weighted overall 80 is calibrated to 94 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 80,
"calibrated": 94,
"calibration": "2026-08-02"
}
}
],
"value": 94,
"inputs": {
"security": 81,
"vitality": 70,
"community": 91,
"governance": 82,
"calibration": "2026-08-02",
"engineering": 81,
"ai_readiness": 59,
"weighted_overall_raw": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 68,
"human_commit_share": 0.88,
"days_since_last_push": 16,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 16 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "68 commits in the last year",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 68
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 62,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v0.18.1",
"releases_from_tags": false,
"days_since_latest_release": 263,
"mean_days_between_releases": 228.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 263 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 263
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~228.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 228.1
}
}
],
"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": "exceptional",
"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": 19,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 19 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 19
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 91,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"forks": 337,
"stars": 1940,
"watchers": 99,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,940 stars",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1940
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "337 forks",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 337
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "99 watchers",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 99
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "exceptional",
"name": "Community health",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 85,
"inputs": {
"packages": [
"OpenTimelineIO"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 132469
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "132,469 downloads/month across pypi",
"points": 68.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 132469,
"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": "excellent",
"name": "Sustainability & Governance",
"value": 82,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 87,
"top_contributor_share": 0.271
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "87 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 87
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"merged_prs": 871,
"open_issues": 180,
"closed_issues": 499,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.735,
"closed_unmerged_prs": 408,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "74% of issues closed",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 74
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "871/1279 decided PRs merged",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 871,
"decided": 1279
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1637,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AcademySoftwareFoundation",
"public_repos": 50,
"account_age_days": 2949
},
"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": "1,637 followers of AcademySoftwareFoundation",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1637,
"login": "AcademySoftwareFoundation"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "50 public repos, account ~8 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 50
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"OpenTimelineIO"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 263
},
"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 263 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 263
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 81,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"editorial",
"timeline",
"interchange-format",
"animation",
"vfx",
"cut",
"film",
"otio",
"editing",
"video-editing",
"film-editing",
"interchange",
"nle"
],
"has_wiki": true,
"homepage": "http://opentimeline.io",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"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": "http://opentimeline.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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": "excellent",
"name": "Security",
"value": 81,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.6
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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 6",
"points": 3,
"status": "partial",
"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 detected",
"points": 5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 1,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": "exceptional",
"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": 3,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"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": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.943,
"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 88 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"doxygen/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.12
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, docs/Makefile, doxygen/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, docs/Makefile, doxygen/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": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"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": "12 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 12,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 90721,
"source_files_sampled": 246,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/246 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 246,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T05:28:19.579869Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AcademySoftwareFoundation/OpenTimelineIO.svg",
"full_name": "AcademySoftwareFoundation/OpenTimelineIO",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}