Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 57,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 19934
},
"pushed_at": "2022-05-07T09:19:18Z",
"created_at": "2017-05-07T11:54:45Z",
"owner_type": "User",
"updated_at": "2026-07-24T06:24:26Z",
"description": "Py.test integration with VCR.py",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Tomasz Kontusz",
"type": "User",
"login": "ktosiek",
"company": null,
"location": null,
"followers": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/278013?v=4",
"created_at": "2010-05-15T21:54:59Z",
"is_verified": null,
"public_repos": 120,
"account_age_days": 5917
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2019-04-26T18:59:40Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2018-11-16T18:21:10Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2018-11-12T17:04:00Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2017-05-26T16:14:28Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2017-05-07T16:20:47Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2017-05-07T14:47:32Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2017-05-07T12:21:39Z"
}
],
"recent_commits": [
{
"oid": "08482cf0724697c14b63ad17752a0f13f7670add",
"body": "Use a released version of coveralls",
"is_bot": false,
"headline": "Merge pull request #34 from ktosiek/stable-coveralls",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-07-19T17:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b680747bf2273a458f8a280d88cf6099a45f7436",
"body": null,
"is_bot": false,
"headline": "Use a released version of coveralls",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-06T14:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08d9b4a6832840f014edb2a63532b15fe783c62",
"body": null,
"is_bot": false,
"headline": "Merge branch 'appveyor-pytest5'",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-06T14:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128fc4f447a4b2a97f73fc19cb6e65314bb5c51c",
"body": null,
"is_bot": false,
"headline": "Run tests with pytest 5 on AppVeyor",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T14:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee34536a182cd64395e7340cf51a9315b6dcbc46",
"body": null,
"is_bot": false,
"headline": "Test with pytest master on travis",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T14:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ffeabead1f078643cadd17af805764ff6859b0",
"body": "Pytest 5 support",
"is_bot": false,
"headline": "Merge pull request #35 from ktosiek/pytest5",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T14:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6c7b3e379a6a7cba0b8f9d20b704dc976e9f05",
"body": "It's not available in pytest 5, this should fix #27",
"is_bot": false,
"headline": "Don't use pytest.config",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T13:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4b6c5f8632236289d043695cefa565733f30ae",
"body": null,
"is_bot": false,
"headline": "Fix running tests on pypy3 on Travis",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T13:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff92f8c42e969adcea615ee48cc50a70e138b88",
"body": null,
"is_bot": false,
"headline": "travis: only test one pytest version on each build",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-05T13:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69afd765a4b6946a1c01ddad0dab2a305ce1786e",
"body": "Include tests in PyPI tarball",
"is_bot": false,
"headline": "Merge pull request #31 from kmosiejczuk/include-tests-in-pypi-tarball",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-02T19:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa48e75ad03d185226f285e6a543019458c5fa2",
"body": "Fix typo in filter_headers docs",
"is_bot": false,
"headline": "Merge pull request #32 from Pacu2/fix/Typo-in-filter-headers-docs",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2020-01-02T19:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b913e7cf0e0a407900ee4169ae01f6c22bb17e",
"body": null,
"is_bot": false,
"headline": "Fix typo in docs",
"author_name": "Filip Kucharczyk",
"author_login": "Pacu2",
"committed_at": "2019-12-10T10:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa55acbebe65eba5545ef7250f5807f5bdfad018",
"body": null,
"is_bot": false,
"headline": "Include tests in PyPI tarball",
"author_name": "Kurt Mosiejczuk",
"author_login": "kmosiejczuk",
"committed_at": "2019-11-15T18:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb277ee37b8b89d0fe7139bc79597db32f024fd",
"body": null,
"is_bot": false,
"headline": "Release 1.0.2",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2019-04-26T18:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7780663f60a86bf61653b5241a34e0d33c1baeed",
"body": "fix - regression on handling the cassette name in a class that inherits from unittest.TestCase",
"is_bot": false,
"headline": "Merge pull request #20 from arthurHamon2/fix-vcr-cassette-name",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2019-04-26T18:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da85ae68db3c617cfb480a7f8cf55b648dfb19f8",
"body": "…ts from unittest.TestCase\n\nThe cassette name did not include the class name if it inherits from unittest.TestCase, use the attribute \"request.cls\" to get the class instead of relying on \"hasattr\".",
"is_bot": false,
"headline": "fix - regression on handling the cassette name in a class that inheri…",
"author_name": "Arthur Hamon",
"author_login": "arthurHamon2",
"committed_at": "2019-04-16T05:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddf5af8c879de7429322279beff862dee4b86573",
"body": "www.iana.org stopped accepting multiple simultaneus connections,\nwhich made tests fail: https://travis-ci.org/ktosiek/pytest-vcr/jobs/491821286.",
"is_bot": false,
"headline": "Use custom HTTP server for testing",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2019-02-12T06:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5317d2c6733d0507188cbacb735dbcba656ea931",
"body": "Mark vcr_config fixture as module scoped",
"is_bot": false,
"headline": "Merge pull request #17 from bryder/patch-1",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2019-01-07T20:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44079acef3c230b390a629e0790b8d065bbc389c",
"body": "I got an error about it being function scoped which is the default behaviour without doing this. This matches the vcr_cassette_dir fixture later on in the docs.",
"is_bot": false,
"headline": "Mark vcr_config fixture as module scoped",
"author_name": "Bill Ryder",
"author_login": "bryder",
"committed_at": "2019-01-07T00:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a3e465d019e8d98365d0f19803f0e7bc5c70cb",
"body": null,
"is_bot": false,
"headline": "Release 1.0.1",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-16T18:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c675d3a18e66b08755a9f6b27d30e9fae6e28586",
"body": "Test on pytest 3 and 4",
"is_bot": false,
"headline": "Merge pull request #15 from ktosiek/pytest-4",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-16T18:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54eed6d704cf3e2fc177a31b043c30043f56c00",
"body": null,
"is_bot": false,
"headline": "Test on pytest 3 and 4",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-16T18:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0675575f3259ea2f0e58ee27d0d54bdf0377f99e",
"body": "Fix --vcr-record-mode deprecation warning",
"is_bot": false,
"headline": "Merge pull request #14 from rouge8/fix-warnings",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-15T20:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a818642077ee79be2445857088147c9839b6bf55",
"body": "Without these changes, the `--vcr-record-mode` deprecation warning would\nalso be displayed when using the non-deprecated `--vcr-record` option.\nAdditionally it raised the warning in a deprecated way.\n\n```\n--vcr-record-mode has been deprecated and will be removed in a future release. Use --vcr-record instead.\n\ntest_no_warnings.py::test_method\n unknown file:0: RemovedInPytest4Warning: config.warn has been deprecated, use warnings.warn instead\n```",
"is_bot": false,
"headline": "Fix --vcr-record-mode deprecation warning",
"author_name": "Andy Freeland",
"author_login": "rouge8",
"committed_at": "2018-11-12T21:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14d78c246ece6664041f7b6535822ccd61563b5",
"body": "…dn't\n\nThis test currently fails because the test has two warnings:\n\n```\n--vcr-record-mode has been deprecated and will be removed in a future release. Use --vcr-record instead.\n\ntest_no_warnings.py::test_method\n unknown file:0: RemovedInPytest4Warning: config.warn has been deprecated, use warnings.warn instead\n```",
"is_bot": false,
"headline": "Add a test to verify pytest-vcr isn't raising warnings where it shoul…",
"author_name": "Andy Freeland",
"author_login": "rouge8",
"committed_at": "2018-11-12T21:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca9f87e3ac5fe68e7eaf78e536d5a2dfec48f9d",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T17:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e9fa70d8f889680152905bcd1553c0774ed9c0",
"body": "Add Python 3.7 to the test matrix",
"is_bot": false,
"headline": "Merge pull request #13 from ktosiek/py37",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be123176c831f75d37ef90e9dbe5ff63371aec14",
"body": null,
"is_bot": false,
"headline": "Test on Python 3.7 and PyPy3",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T15:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a258bb200cf53015aadc7b8aa0c8431527296a5",
"body": null,
"is_bot": false,
"headline": "Fix for mkdocs >=1.0",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T15:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6780b63bcb763c3011d9da34c2ad279fefca8416",
"body": null,
"is_bot": false,
"headline": "Add a changelog",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T15:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5838f656048cbf1ec2fcb6c9f6ae07d97c44e737",
"body": "Update marker usage to avoid deprecation warnings in pytest 3.6+",
"is_bot": false,
"headline": "Merge pull request #11 from rouge8/pytest36-marker-update",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-11-12T15:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48061ccee341897be298645d3bc1e8c8e42b0012",
"body": "pytest 3.6 revamped markers and deprecated the existing API:\nhttps://docs.pytest.org/en/latest/mark.html#updating-code",
"is_bot": false,
"headline": "Update marker usage to avoid deprecation warnings in pytest 3.6+",
"author_name": "Andy Freeland",
"author_login": "rouge8",
"committed_at": "2018-10-20T04:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac7801a0b3db1b4c7491283d92fcaf70e57bd83",
"body": null,
"is_bot": false,
"headline": "Fix flake8 errors, increase max line length",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-07-08T21:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26dfaa53379203240a583c50021180cf153b848",
"body": null,
"is_bot": false,
"headline": "Document --disable-vcr",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-07-08T21:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1c53da8455ac70f7d1235e4a51852aa2739683",
"body": null,
"is_bot": false,
"headline": "Marking fixture's scope in documentation",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-07-08T21:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2150114321a247d2ec65a6839bb372560555bb",
"body": null,
"is_bot": false,
"headline": "Document vcr_cassette_dir",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-07-08T21:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4157b99c52db4a7ed3883f5cec6527b660ad80",
"body": "…r into master",
"is_bot": false,
"headline": "Merge branch 'use-in-fixtures' of https://github.com/valgur/pytest-vc…",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-07-08T20:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e469f2ac81c1fb6256c2d11cb2562d4776be68f",
"body": "Update Python versions",
"is_bot": false,
"headline": "Merge pull request #10 from ktosiek/python-versions",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-06-30T09:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c31203435675e57b6b8b9a7ead0242da53a4c3",
"body": null,
"is_bot": false,
"headline": "Update python versions in classifiers",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-05-28T21:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45561b6721cdf2280e151a78987fc1046ac23d2c",
"body": null,
"is_bot": false,
"headline": "Add py36 to CI",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-05-28T21:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d3bad31c6ac48d9df12f1c106eaf95d69711b0",
"body": null,
"is_bot": false,
"headline": "Drop py33 from CI",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2018-05-28T21:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96583582da432904d48868783e19c166f565b28d",
"body": null,
"is_bot": false,
"headline": "Restrict pytest version on py33",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-12-04T21:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca70049446f5cec1d4be3ac14492d8fcf656ed44",
"body": null,
"is_bot": false,
"headline": "Fix tests for pytest 3.3.0 output format",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-12-04T20:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc24ed36dc5997aa6d2dfbe95cd75d056187b74",
"body": "Fixes #8",
"is_bot": false,
"headline": "Fix a dict literal in documentation",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-10-24T18:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25092ff1f3abd67226dadc75f196201e1d3dd8a",
"body": null,
"is_bot": false,
"headline": "Fix a minor bug in a test",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-07-07T19:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3763d256546bb7e49549737613cbccc7d41d558",
"body": null,
"is_bot": false,
"headline": "Get rid of some duplicated code",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T15:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9ff74ae10ba976e4ac8358bb54cdf8dba08e0a",
"body": null,
"is_bot": false,
"headline": "Add support for module-scoped fixtures",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T15:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdbebeb0571203415ccf014172d0718cdd94d17c",
"body": null,
"is_bot": false,
"headline": "Add vcr_cassette_dir and remove vcr_cassette_path fixture",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T15:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c863b6d3c92efca28a51091100889619ed9ba0d7",
"body": "That is, when it is used via a marking, fixture or by using the vcr fixture.",
"is_bot": false,
"headline": "Make sure --disable-vcr works for all usage patterns",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T15:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44091355f9bf2a37d8680ae84d5de3bf79e15287",
"body": null,
"is_bot": false,
"headline": "Add deprecation warning for --vcr-record-mode",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T12:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5736786506e1fdedea85c4d65c81005d0a28a567",
"body": null,
"is_bot": false,
"headline": "Add --disable-vcr option",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T11:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f4d2a82172482fb075976d870fe6e9252edec7",
"body": null,
"is_bot": false,
"headline": "Rename '--vcr-record-mode' → '--vcr-record'",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T11:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b73b2da6ff4151007f22c2e52d73e4f4efc1ade",
"body": null,
"is_bot": false,
"headline": "Add Python 3.6 env in CI, use tox-travis",
"author_name": "Martin Valgur",
"author_login": "valgur",
"committed_at": "2017-06-30T11:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e0ed7ca3c71446ea57c54e600b52a0c03b151cc",
"body": "Coveralls",
"is_bot": false,
"headline": "Merge pull request #3 from ktosiek/coveralls",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-28T19:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652613a4fc16126a656eb251b0653fd990f384f3",
"body": null,
"is_bot": false,
"headline": "Send coverage from Travis to coveralls.io",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-28T19:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7690013e221ee1fbd70d21c8c4703ab2d1f8227",
"body": null,
"is_bot": false,
"headline": "Measure test coverage",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-28T19:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f256d6bbb8af899fd14e06dc3793a043f9da8f00",
"body": null,
"is_bot": false,
"headline": "Release 0.3.0",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-26T16:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc330bf04d0e18092da3e2282d5fae537031ecf",
"body": "Expose the VCR as a new fixture",
"is_bot": false,
"headline": "Merge pull request #2 from ktosiek/separate-vcr-fixture",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-26T08:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880d3177a31c73430738b7f44c01cd4c53e8e308",
"body": "This way users can add custom matchers, serializers,\nor even mock the whole instance.\nFixes #1.",
"is_bot": false,
"headline": "Expose the VCR as a new fixture",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-26T07:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7195e7652358c092db463064568811d423802ee5",
"body": "Documentation changes to make the README look good on pypi.",
"is_bot": false,
"headline": "Release 0.2.1",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T16:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be297133f7bffcbe61e14c7886ba91250d50db7",
"body": null,
"is_bot": false,
"headline": "Separate README, in ReST format",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T16:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba4c5e0b12d58b8c513f691f78fd67751d6c05f",
"body": null,
"is_bot": false,
"headline": "Release 0.2.0",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T14:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e535679ba03631037b2ccce2f7a2cdca463a0c",
"body": null,
"is_bot": false,
"headline": "flake8 fixes",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T14:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9febbc09092c3e9dae6e356f63569bdf8e18bf",
"body": "This is done for consistency with vcrpy-unittest",
"is_bot": false,
"headline": "Rename the cassettes folder to 'cassettes'",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T14:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7238212fda968d8fd9ce86aabdf8bcf4803bf5a",
"body": null,
"is_bot": false,
"headline": "Registered marker",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T14:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1aa1e10a4be6c146663782fde5ae33d93272079",
"body": null,
"is_bot": false,
"headline": "Use separate cassettes for each case of a parametrized test",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T14:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57691161d74485f5195ea5e074ccfe4e7e3f390",
"body": null,
"is_bot": false,
"headline": "Test marking whole classes",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T13:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3b2895ca6d2be35ced48dbb38b3b93505b1c14",
"body": null,
"is_bot": false,
"headline": "README.md as the first page of documentation",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T13:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38e0505663b7651a6bd26d0f19126bcbc6634bf",
"body": null,
"is_bot": false,
"headline": "Use universal wheels",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T12:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed0ca017c2571aef5d9ba91b99aa92b775a01dd",
"body": null,
"is_bot": false,
"headline": "Mark this as Alpha, drop the big fat warning",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1bc2f4229c0a0c1150f5a993b7b98aae7ce52a",
"body": null,
"is_bot": false,
"headline": "docs: vcr_cassette_path depends on test path by default",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d723423865025aa0ed0be900063d9c9bdeec09",
"body": "This makes the examples Python version neutral",
"is_bot": false,
"headline": "urllib2.urlopen -> urlopen",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f4f8f3b87a7b8d5df2f2d9ef8a6a76a07d4e0c",
"body": null,
"is_bot": false,
"headline": "Make sure cassettes dir is next to the test file",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d66f99a0596ab4b7dce7b761e81edff11f1160",
"body": null,
"is_bot": false,
"headline": "Pass all tests!",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3466d67db863f4a1a04a39f8ac174f0bf5c08c",
"body": null,
"is_bot": false,
"headline": "Pass test_marker_options",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d836fcb344bdf8d06392838132c832f9931401f",
"body": null,
"is_bot": false,
"headline": "Pass test_overriding_cassette_path",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fecce2da2985218d0bed81c871f5a100717dc83",
"body": null,
"is_bot": false,
"headline": "Skip the known-broken tests",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c09cbf894eeb15132a02b3b74e20e7201c7554",
"body": null,
"is_bot": false,
"headline": "Pass test_vcr_config",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T11:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897091eec699d94de276408f552d33119297d042",
"body": null,
"is_bot": false,
"headline": "Pass test_cassette_name_for_classes",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-07T10:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24c94fbf9ec74e583a7143e881b10f58002ce720",
"body": null,
"is_bot": false,
"headline": "Pass test_help_message",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T19:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c41c371df6e400fcceffc1ec6eca5645da49131",
"body": null,
"is_bot": false,
"headline": "fixup! Tests based on docs",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T19:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda22ac1ca85560871b6a9ecce175eb011c9d5b0",
"body": null,
"is_bot": false,
"headline": "Tests based on docs",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T19:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e6b7c53b4da683c074761de0d90ad1cb89e0d1",
"body": null,
"is_bot": false,
"headline": "Docs on configuration",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T15:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4cf9d86e7e07fcf2ea42b76121c770493b75190",
"body": null,
"is_bot": false,
"headline": "Build docs with tox",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T15:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdad0ec6dc6be1a780eed0ec8633319684dfb839",
"body": null,
"is_bot": false,
"headline": "MkDocs in .gitignore",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T15:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4562e3db54c1f23d7f4b3a713ea6a7a98967ac0d",
"body": null,
"is_bot": false,
"headline": "Docs: quick start",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T14:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a895f08f46e96c69d06d9fdc3c3b880e068d6e2a",
"body": null,
"is_bot": false,
"headline": "Initial commit: Cookiecutter",
"author_name": "Tomasz Kontusz",
"author_login": "ktosiek",
"committed_at": "2017-05-06T10:32:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2019-04-26T18:59:40Z",
"latest_release_tag": "1.0.2",
"releases_from_tags": true,
"days_since_last_push": 1543,
"active_weeks_last_year": 0,
"days_since_latest_release": 2649,
"mean_days_between_releases": 119.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pytest-vcr",
"exists": true,
"license": "MIT",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Framework :: Pytest",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Testing"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/pytest-vcr/",
"is_deprecated": false,
"latest_version": "1.0.2",
"repository_url": "https://github.com/ktosiek/pytest-vcr",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2017-05-07T12:05:10.617580Z",
"latest_published_at": "2019-04-26T19:04:00.806776Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2649
}
]
},
"popularity": {
"forks": 24,
"stars": 182,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2018-10-07",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 14129,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": "pypi:pytest-vcr@1.0.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "vcrpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 17,
"open_issues": 13,
"closed_ratio": 0.519,
"closed_issues": 14,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ktosiek",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/278013?v=4"
},
{
"type": "User",
"login": "valgur",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1778160?v=4"
},
{
"type": "User",
"login": "rouge8",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/237005?v=4"
},
{
"type": "User",
"login": "arthurHamon2",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5768782?v=4"
},
{
"type": "User",
"login": "bryder",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/361660?v=4"
},
{
"type": "User",
"login": "Pacu2",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/21290461?v=4"
},
{
"type": "User",
"login": "kmosiejczuk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25848242?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.816
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/18 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"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": "08482cf0724697c14b63ad17752a0f13f7670add",
"ran_at": "2026-07-28T14:44:03Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 24,
"created_at": "2019-06-04T18:52:30Z",
"last_comment_at": "2019-06-05T21:17:48Z",
"last_comment_author": "cle-b"
},
{
"number": 25,
"created_at": "2019-06-11T08:47:09Z",
"last_comment_at": "2019-07-18T16:33:39Z",
"last_comment_author": "Stranger6667"
},
{
"number": 40,
"created_at": "2020-07-19T18:25:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2020-12-21T12:08:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2021-04-15T19:23:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2022-02-27T13:13:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2022-03-11T13:34:14Z",
"last_comment_at": "2022-07-21T21:50:41Z",
"last_comment_author": "Stranger6667"
}
],
"last_merged_pr_at": "2020-07-19T17:53:34Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 7,
"created_at": "2017-07-02T08:00:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2019-08-28T21:16:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2020-06-10T07:12:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2020-06-18T02:42:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2020-08-12T10:15:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2021-01-16T15:40:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2021-03-04T11:56:06Z",
"last_comment_at": "2021-08-01T10:33:37Z",
"last_comment_author": "prescod"
},
{
"number": 46,
"created_at": "2021-10-05T10:47:35Z",
"last_comment_at": "2022-08-31T20:24:41Z",
"last_comment_author": "Sinkler"
},
{
"number": 51,
"created_at": "2022-05-07T17:22:34Z",
"last_comment_at": "2024-01-27T09:01:43Z",
"last_comment_author": "kloczek"
},
{
"number": 52,
"created_at": "2022-12-02T17:33:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2023-10-09T17:27:39Z",
"last_comment_at": "2023-11-21T08:14:06Z",
"last_comment_author": "Turiok"
},
{
"number": 54,
"created_at": "2023-11-21T08:19:18Z",
"last_comment_at": "2024-06-12T07:45:34Z",
"last_comment_author": "Yelinz"
},
{
"number": 55,
"created_at": "2025-06-24T09:58:09Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ktosiek/pytest-vcr",
"host": "github.com",
"name": "pytest-vcr",
"owner": "ktosiek"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 42 is calibrated to 38 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 42,
"calibrated": 38,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 23,
"inputs": {
"security": 42,
"vitality": 17,
"community": 49,
"governance": 50,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 32,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 42,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 38,
"overall_after_abandonment_multiplier": 23
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1543,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1543 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1543
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"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": 40,
"inputs": {
"releases_count": 7,
"latest_release_tag": "1.0.2",
"releases_from_tags": true,
"days_since_latest_release": 2649,
"mean_days_between_releases": 119.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2649 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2649
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~119.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 119.9
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 7,
"unanswered_open_issues": 13,
"days_since_last_merged_pr": 2205,
"days_since_last_human_commit": 2205,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2205 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2205,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 24,
"stars": 182,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "182 stars",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 182
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.816
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"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": 56,
"inputs": {
"merged_prs": 17,
"open_issues": 13,
"closed_issues": 14,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.519,
"closed_unmerged_prs": 4,
"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": "52% of issues closed",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 52
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/21 decided PRs merged",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 21
}
}
],
"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": "Found 5/18 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 31,
"owner_type": "User",
"is_verified": null,
"owner_login": "ktosiek",
"public_repos": 120,
"account_age_days": 5917
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "31 followers of ktosiek",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 31,
"login": "ktosiek"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "120 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 120
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"pytest-vcr"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 2649
},
"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 2649 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2649
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/18 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pytest-vcr@1.0.2 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:pytest-vcr@1.0.2",
"assessed": 8
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 8,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 8,
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.253,
"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": "22 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 87
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 87",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 87
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 14129,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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-28T14:44:20.958925Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/ktosiek/pytest-vcr.svg",
"full_name": "ktosiek/pytest-vcr",
"license_state": "standard",
"license_spdx": "MIT"
}