JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"http",
"python",
"requests",
"mock"
],
"is_fork": false,
"size_kb": 72,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 22687
},
"pushed_at": "2023-09-29T20:58:48Z",
"created_at": "2013-03-19T23:35:33Z",
"owner_type": "User",
"updated_at": "2026-02-03T09:09:35Z",
"description": "A mocking library for requests",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Patryk Zawadzki",
"type": "User",
"login": "patrys",
"company": "Saleor Commerce",
"location": "Wrocław, Poland",
"followers": 370,
"avatar_url": "https://avatars.githubusercontent.com/u/81205?v=4",
"created_at": "2009-05-05T13:35:35Z",
"is_verified": null,
"public_repos": 77,
"account_age_days": 6295
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2020-10-28T12:00:08Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2019-01-28T17:19:10Z"
},
{
"tag": "1.2.6",
"kind": "patch",
"published_at": "2016-12-19T12:23:00Z"
},
{
"tag": "1.2.5",
"kind": "patch",
"published_at": "2016-03-07T13:34:46Z"
},
{
"tag": "1.2.4",
"kind": "patch",
"published_at": "2016-01-07T10:15:13Z"
},
{
"tag": "1.2.3",
"kind": "patch",
"published_at": "2015-03-13T17:38:26Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2014-03-25T15:29:17Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2014-03-04T10:06:54Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2014-01-14T23:50:54Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2013-10-21T14:52:10Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2013-09-26T07:38:59Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2013-09-17T16:38:28Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2013-09-09T10:41:29Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2013-04-16T11:49:23Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2013-04-05T15:33:01Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2013-04-05T15:08:44Z"
}
],
"recent_commits": [
{
"oid": "98269075d0c36a0e87e2b6b7ad9c6a16622aba58",
"body": null,
"is_bot": false,
"headline": "Fix version",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2020-10-28T12:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41ef1b134b95f6d0809771fd0ba30418d099048",
"body": null,
"is_bot": false,
"headline": "Fix setup classifiers",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2020-10-28T11:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2aa78ad928a6c4632c7fb29b114a881acedf08",
"body": "Add res.raw.version for responses",
"is_bot": false,
"headline": "Merge pull request #63 from jpmelos/fix-http-version-missing",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2020-10-27T12:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d73512142db8af99b047f65ab5b4b779a23b2a2",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "João Sampaio",
"author_login": "jpmelos",
"committed_at": "2020-10-25T21:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e79a2ddd4371cb8fc71a1218bec96a081e7fee",
"body": "It's needed to drop cStringIO because it's not possible to set\nattributes on objects generated from that module.",
"is_bot": false,
"headline": "Add res.raw.version for responses",
"author_name": "João Sampaio",
"author_login": "jpmelos",
"committed_at": "2020-10-24T19:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75f32af901ed50b9778723ec20e839ea1c01cca",
"body": "Add architecture ppc64le to travis build",
"is_bot": false,
"headline": "Merge pull request #62 from ddeka2910/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2020-10-20T11:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb32d35ea64eb5005bacc77579e396166c1c8e7e",
"body": null,
"is_bot": false,
"headline": "Add architecture ppc64le to travis build",
"author_name": "ddeka2910",
"author_login": "ddeka2910",
"committed_at": "2020-10-20T08:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "977b87cac2ea128e33c6c113b715d19a4c5e97a1",
"body": "tests: fix pytest DeprecationWarning messages",
"is_bot": false,
"headline": "Merge pull request #61 from derekschrock/tests",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2020-05-07T10:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09c7ec692b15e2c7f0fae0d7fbe4983f9f156f3",
"body": "Use assertEqual to resolve pytest warning: \"Please use assertEqual instead.\"",
"is_bot": false,
"headline": "tests: fix pytest DeprecationWarning messages",
"author_name": "Derek Schrock",
"author_login": "derekschrock",
"committed_at": "2020-05-07T00:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55089eef09d15315747b8ee5484588393ee119fb",
"body": "Enable testing on Python 3.7 and 3.8",
"is_bot": false,
"headline": "Merge pull request #60 from koobs/patch-2",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2019-12-18T09:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9effcff9772b659626c2c054560d0f9b0639acc3",
"body": null,
"is_bot": false,
"headline": "Enable (actually) Python 3.8",
"author_name": "Kubilay Kocak",
"author_login": "koobs",
"committed_at": "2019-12-18T02:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03755bd562d858c8bfe4971678c79f470625d2d6",
"body": "httmock tests pass on Python 3.7 and 3.8. \r\n\r\nEnable testing on these versions in Travis CI accordingly\r\n\r\nPython 3.7: Ran 30 tests in 0.269s - OK\r\nPython 3.8: Ran 30 tests in 0.135s - OK",
"is_bot": false,
"headline": "Enable testing on Python 3.7 and 3.8",
"author_name": "Kubilay Kocak",
"author_login": "koobs",
"committed_at": "2019-12-18T02:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35a35d46d2c0d11b97afb74b9aa8b9eacdc8a48",
"body": "Prevent session cookies from overwriting",
"is_bot": false,
"headline": "Merge pull request #58 from dplyakin/persistent-cookies",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2019-07-30T18:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f037b7d192ad213704f4f5eaca2403d258551ca",
"body": null,
"is_bot": false,
"headline": "Prevent session cookies from overwriting",
"author_name": "Dmitry Plyakin",
"author_login": "dplyakin",
"committed_at": "2019-07-30T17:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8e0654f07e61bb44ca62e813a2ee05e7e0acae",
"body": null,
"is_bot": false,
"headline": "1.3.0 maintenance release",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2019-01-28T17:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90899beeb86253ac18de58ed05539b4e691dbbc0",
"body": "Added a request list to remember_called decorator",
"is_bot": false,
"headline": "Merge pull request #54 from jsenin/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2019-01-28T17:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa14f4ae372b09865ff8ca2d29670219114b86e",
"body": null,
"is_bot": false,
"headline": "Added request history to remember_call decorator",
"author_name": "Jorge Senín",
"author_login": null,
"committed_at": "2018-03-19T13:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18bdce6d5d39fffcb27e678c77c49ae4774c0d9",
"body": "Make explicit support for both Python 2 and 3",
"is_bot": false,
"headline": "Merge pull request #52 from cclauss/patch-1",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2017-04-18T15:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de76be4bd8f449f1970dedc0b9b85ae6364e9cbe",
"body": null,
"is_bot": false,
"headline": "Make explicit support for both Python 2 and 3",
"author_name": "cclauss",
"author_login": null,
"committed_at": "2017-04-16T12:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e40518f5b471f7f8df95fdafc33303bfd604441",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2017-03-28T09:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea9419300b1d7fddcacbd13d69757bca3b020c1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2017-03-28T09:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86724582ea0c50b43af22514e754117633bfb67",
"body": "Set response.encoding to the charset from the Content-Type header.",
"is_bot": false,
"headline": "Merge pull request #50 from wieslander/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2017-03-28T09:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24877bafbd2f7e146c4484c320e9393c5f86c77b",
"body": "Emulate the behaviour of the unmocked Requests library, where the\n'encoding' attribute of Response objects is set to the charset specified\nin the Content-Type header. Without this, response.text may in certain\nsituations get decoded to Unicode using the wrong encoding.",
"is_bot": false,
"headline": "Set response.encoding to the charset from the Content-Type header.",
"author_name": "Pär Wieslander",
"author_login": "wieslander",
"committed_at": "2017-03-22T09:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67dffa231e0fb24a47b931f1054b8b9f39061b8d",
"body": null,
"is_bot": false,
"headline": "1.2.6",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-12-19T12:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d738fa5a5963d8c8c7613f7679d44a03486ca545",
"body": "Allow session cookies to be mocked as well.",
"is_bot": false,
"headline": "Merge pull request #44 from garetht/session-cookie-fix",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-12-19T12:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99253dae95eecfadcbd3e98cd6aec0a6bde0660a",
"body": "Added decorator for remembering call count",
"is_bot": false,
"headline": "Merge pull request #42 from gmmephisto/pr-master-remember-calls",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-12-18T23:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a342f03e42f7e3970aae5f942353f268b6c2489",
"body": "Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>",
"is_bot": false,
"headline": "Drop python3.2 support & enable python3.5",
"author_name": "Mikhail Ushanov",
"author_login": "gmmephisto",
"committed_at": "2016-12-18T22:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58a2e913c8eff0c694db3155dfcda943e756fd4",
"body": "Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>",
"is_bot": false,
"headline": "Use IDNA-compatible hostnames in tests",
"author_name": "Mikhail Ushanov",
"author_login": "gmmephisto",
"committed_at": "2016-11-28T22:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5b4f7510d53e30d73ebed01796029ed68d5f68",
"body": "Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>",
"is_bot": false,
"headline": "Remove deprecated '--use-mirrors' option for pip",
"author_name": "Mikhail Ushanov",
"author_login": "gmmephisto",
"committed_at": "2016-11-28T22:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988d4557d611a98ff4f529ffcb1c316c8e1546c4",
"body": "Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>",
"is_bot": false,
"headline": "Added decorator for remembering call count",
"author_name": "Mikhail Ushanov",
"author_login": "gmmephisto",
"committed_at": "2016-11-28T22:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753d89e2f8ac993475b7208555956dfe3163e6ef",
"body": null,
"is_bot": false,
"headline": "Allow session cookies to be mocked as well.",
"author_name": "Gareth Tan",
"author_login": "garetht",
"committed_at": "2016-07-11T14:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09d860397ea8c7c8d5492db17929b32f03721de",
"body": null,
"is_bot": false,
"headline": "1.2.5",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-03-07T13:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77d32ee69e19cd222fc67d8074df2e8659ca8ab2",
"body": "Fix response.content to be bytes and response.text to be unicode",
"is_bot": false,
"headline": "Merge pull request #41 from immerrr/fix-response-content-and-text-types",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-03-01T11:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d1997b35ed354b63be92e0f9a43294281710af",
"body": null,
"is_bot": false,
"headline": "Fix response.content to be bytes and response.text to be unicode",
"author_name": "immerrr",
"author_login": "immerrr",
"committed_at": "2016-03-01T09:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e553702db0c8d03657a330c5eaa6a2cb36dcea",
"body": null,
"is_bot": false,
"headline": "1.2.4",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2016-01-07T10:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf910f2a8b81608630638c2319fd8412954c745",
"body": "Properly handling \"stream\" parameter",
"is_bot": false,
"headline": "Merge pull request #38 from femdom/feature-mock-stream",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-09-01T18:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df10f3bcdc3535ac96675d4f6c172114c47ae5a9",
"body": null,
"is_bot": false,
"headline": "Properly handling \"stream\" parameter",
"author_name": "Renat Galimov",
"author_login": "renatgalimov",
"committed_at": "2015-08-31T07:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd616831af5425cbee99db4ca711c89223bd6c2",
"body": "Allow content to also be a bytes",
"is_bot": false,
"headline": "Merge pull request #36 from k4ml/content-bytes",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-05-15T13:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d209678a8792e1bbab674946f88400aeb953f8c9",
"body": null,
"is_bot": false,
"headline": "allow content to also be a bytes",
"author_name": "k4ml",
"author_login": "k4ml",
"committed_at": "2015-05-14T19:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41432e94225d3ff1e6755a5bd8440cdd9540aa83",
"body": "fixes #33",
"is_bot": false,
"headline": "Merge pull request #34 from xrotwang/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-04-13T17:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80e58b4de912032b0615982c937f7536d627e7f",
"body": null,
"is_bot": false,
"headline": "fixes #33",
"author_name": "xrotwang",
"author_login": "xrotwang",
"committed_at": "2015-04-13T10:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1201cc0488aeb11c756f14581e95cbcae38f3937",
"body": null,
"is_bot": false,
"headline": "1.2.3",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-03-13T17:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f115372af45dd6512507328b958f83448ce17629",
"body": "Added query into urlmatch decorator",
"is_bot": false,
"headline": "Merge pull request #31 from NightBlues/query_in_urlmatch",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-03-13T17:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5060a2074967ffb5a6f6be6ba8d8436fd2ad310c",
"body": null,
"is_bot": false,
"headline": "Added query into urlmatch decorator",
"author_name": "Vadim Radovel",
"author_login": "NightBlues",
"committed_at": "2015-03-13T16:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce45e28d8056dcf132976bc89d27bfe5232a286",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2015-01-28T09:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282c4f2cf620511a41c958d9e221ea2398f96782",
"body": "Provide access to the Request object from the PreparedRequest.original attribute",
"is_bot": false,
"headline": "Merge pull request #30 from dummerbd/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-10-17T21:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40cba04c79b58f85d7891b60b3d4709f7f0e384",
"body": null,
"is_bot": false,
"headline": "Simplified _fake_prepare_request and reordered imports",
"author_name": "Ben",
"author_login": null,
"committed_at": "2014-10-17T18:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1702420ea5655cdd9e86f3259d567423e879201",
"body": null,
"is_bot": false,
"headline": "Fixed import",
"author_name": "Ben",
"author_login": null,
"committed_at": "2014-10-17T15:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64d19aa4205a260dc4d4d05d60fe0f51494a788",
"body": "… Request object can be inspected in mock handlers",
"is_bot": false,
"headline": "Added the original attribute to PreparedRequests so that the original…",
"author_name": "Ben",
"author_login": null,
"committed_at": "2014-10-17T15:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9877fa87ebfc9738521a0b24ec3a5935ba868780",
"body": "Fix string format in python2.6",
"is_bot": false,
"headline": "Merge pull request #25 from garyvdm/py26strfmt",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-07-04T13:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af81c61839b5ff85c80900da192cf244fceb9ce3",
"body": null,
"is_bot": false,
"headline": "Fix string format in python2.6",
"author_name": "Gary van der Merwe",
"author_login": "garyvdm",
"committed_at": "2014-07-04T13:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9c3901d934812f429b5d9ba4e4ab8a76003e0c",
"body": "setup.py: Require requests >= 1.0.0",
"is_bot": false,
"headline": "Merge pull request #22 from tripleee/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-06-27T11:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a19e8d5524be8e90169362e516c559e7d9c8da",
"body": "httmock will not work with very old versions of requests, such as the\n0.14.2 which is shipping with Debian squeeze",
"is_bot": false,
"headline": "setup.py: Require requests >= 1.0.0",
"author_name": "tripleee",
"author_login": null,
"committed_at": "2014-06-27T10:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79d25be1b6e73fece8ebfb544771eea81625389",
"body": "Enable automated testing on Python 3.4",
"is_bot": false,
"headline": "Merge pull request #21 from frewsxcv/patch-1",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-06-25T06:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eda8fa4390d70c530c23ebfc0d453b401740c80",
"body": null,
"is_bot": false,
"headline": "Enable automated testing on Python 3.4",
"author_name": "Corey Farwell",
"author_login": "frewsxcv",
"committed_at": "2014-06-25T06:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16b5f2d48546aa561ebf176d35e0abd53bac572",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-03-25T15:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e1d773bcfc0a4a192070915d8d9ac6d7e7ba03",
"body": null,
"is_bot": false,
"headline": "Cosmetics and improved tests",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-03-25T15:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0292c10466a6f20b4c980562f3e5959fe7b0da",
"body": "Make urlmatch optionally filter based on request method",
"is_bot": false,
"headline": "Merge pull request #20 from zcourts/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-03-25T15:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041458576a0d1a33861c95ec705b53b14bd4cb9d",
"body": null,
"is_bot": false,
"headline": "don't shadow import and remove new line",
"author_name": "zcourts",
"author_login": "zcourts",
"committed_at": "2014-03-25T15:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba5eed5c351f94f8c217332073c4224f1ac758ce",
"body": null,
"is_bot": false,
"headline": "make method applicable to both funcs and methods",
"author_name": "zcourts",
"author_login": "zcourts",
"committed_at": "2014-03-25T14:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f5e335f89a80dbc903cb9ae574e913fdb4d4d3",
"body": null,
"is_bot": false,
"headline": "make urlmatch optionally filter based on request method",
"author_name": "zcourts",
"author_login": "zcourts",
"committed_at": "2014-03-25T12:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55458fa67ab208a1778eb0f2aded6fd9d5ef634",
"body": null,
"is_bot": false,
"headline": "Properly handle iter_* methods of the request",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-03-04T10:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70181cf9686f657887ae08a0dfed414a52ed95e",
"body": "Add proper redirect handling.",
"is_bot": false,
"headline": "1.2",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-02-15T09:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82832bf26647125b880ce50ef00d196c1a537dde",
"body": "Fix redirect handling",
"is_bot": false,
"headline": "Merge pull request #17 from simon-weber/fix-redirect-handling",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-02-15T09:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a523bf199991738ae8eca903a178601aa48082",
"body": null,
"is_bot": false,
"headline": "remove external calls in tests",
"author_name": "Simon Weber",
"author_login": "simon-weber",
"committed_at": "2014-02-15T03:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5dc66a3ec5a5850f9983caadeaad59236b61a6e",
"body": null,
"is_bot": false,
"headline": "add redirect support; tests pass",
"author_name": "Simon Weber",
"author_login": "simon-weber",
"committed_at": "2014-02-09T22:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed72b96db995cf7aa177e131f55add3bdcc9166",
"body": null,
"is_bot": false,
"headline": "add failing redirect tests",
"author_name": "Simon Weber",
"author_login": "simon-weber",
"committed_at": "2014-02-09T22:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f922d003db1d3b214125bacc5d0487d21d634bc",
"body": null,
"is_bot": false,
"headline": "Pass our own tests, brown paper bag release",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-01-14T23:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e910ed81c9edc4224c5823b8b1bd1848c67f647",
"body": null,
"is_bot": false,
"headline": "Release 1.1",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-01-14T16:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad55389168b1be2f63db489cda887ae65073815",
"body": "Give the response some context, just like requests does.",
"is_bot": false,
"headline": "Merge pull request #13 from jnovinger/add_context",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2014-01-14T16:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c864431b80515c84f437479da5aab4319a4250",
"body": "See if https://github.com/kennethreitz/requests/blob/master/requests/adapters.py#L180-L189",
"is_bot": false,
"headline": "Give the response some context, just like requests does.",
"author_name": "Jason Novinger",
"author_login": "jnovinger",
"committed_at": "2014-01-14T15:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9be31772588094737c1b7fb0dd5ebbd1ba6c01",
"body": null,
"is_bot": false,
"headline": "Version 1.0.7",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-10-21T14:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b718a887230fcbcefcba9b254dc5ae2758b785",
"body": "Allow real requests if return value from intercept is not a Response object",
"is_bot": false,
"headline": "Merge pull request #11 from modilabs/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-10-21T14:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390f58cd0d4b84ddd9b4968700444c16645d6acd",
"body": null,
"is_bot": false,
"headline": "raise type error in unkown return type from intercept",
"author_name": "Larry Weya",
"author_login": "larryweya",
"committed_at": "2013-10-21T14:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c629edee804e405089ea49de3d8300157499dacc",
"body": "…object",
"is_bot": false,
"headline": "Allow real requests if return value from intercept is not a Response …",
"author_name": "Larry Weya",
"author_login": "larryweya",
"committed_at": "2013-10-14T08:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb7d204f6ec4f8979e953b7b14c0a067c6f250e",
"body": "Also drop beta qualifier.",
"is_bot": false,
"headline": "1.0.6",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-26T07:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3379b4e713901b88a2d6a84fba988d7db62a5047",
"body": "Support Python 3 JSON serialization of a dict passed into httmock.response",
"is_bot": false,
"headline": "Merge pull request #10 from gmr/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-26T07:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd1eaa60e51dba1e57cf253c97a25dbd6962691",
"body": null,
"is_bot": false,
"headline": "Move the test case into ResponseTest",
"author_name": "Gavin M. Roy",
"author_login": null,
"committed_at": "2013-09-26T00:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6711cb2099bff2f511e9ed643f29186f62585e64",
"body": "…ponse\n\nIf relying on the response content auto-serialization of dict to JSON, Python 3 evaluations of the response content fail with a type error due to how requests.utils.guess_json_utf() attempts to figure out if the content is UTF-8 or not.\n\nThis commit adds:\n\n1. A fix for the issue, checking to\n[…]\n, ensuring that the right evaluation is performed for Python 2 vs Python 3\n3. a unit test for the specific Python 3 error encountered in the requests library due to how JSON serialization was handled.",
"is_bot": false,
"headline": "Support Python 3 JSON serialization of a dict passed into httmock.res…",
"author_name": "Gavin M. Roy",
"author_login": null,
"committed_at": "2013-09-26T00:15:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92097f3d0a0f1fd91e5f78dcca1239aee2650d43",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-17T16:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b8d08c7271307ba99692e96f63bc284a8d90af",
"body": "Make decorators work with instance methods",
"is_bot": false,
"headline": "Merge pull request #7 from AusIV/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-17T16:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e03b89275231ff64149c3eef05fe47b5a38913",
"body": "This commit modifies the all_requests and urlmatch decorators so that their\ntargets can be either functions or methods.",
"is_bot": false,
"headline": "Make decorators work with instance methods",
"author_name": "aroberts",
"author_login": null,
"committed_at": "2013-09-14T18:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27fcdd113753845628449c963cbd7b5dda23eed8",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-09T10:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdbcbc2aa96d14b07e5c06f0be2ed7296da18fc9",
"body": "Conflicts:\n\tREADME.md\n\thttmock.py",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:gmr/httmock into gmr-master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-09T10:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6666dc064b220e909eb2edb1fa4083030c22de",
"body": "Update readme with installation instructions.",
"is_bot": false,
"headline": "Merge pull request #4 from Celc/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-09T10:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1ec620dd3e991d7513e34df41c947b25a6739a",
"body": "Allow Falsey http responses to be mocked",
"is_bot": false,
"headline": "Merge pull request #6 from modilabs/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-09-09T10:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c8aef15f90451f6efed413f03d050453dae96f5",
"body": null,
"is_bot": false,
"headline": "Remove incorrect assignment of response.raw",
"author_name": "Gavin M. Roy",
"author_login": null,
"committed_at": "2013-08-23T05:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6bf21c926b634313074637da421059f89b8f869",
"body": null,
"is_bot": false,
"headline": "Fix support for Python 2.6 and 3.2+",
"author_name": "Gavin M. Roy",
"author_login": null,
"committed_at": "2013-08-23T05:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6dfe974617f00e8df4e8510be94bf0f26871ee6",
"body": "- Add all_requests decorator\n- If mock_method returns dict, will map keys to Response object\n- Add response method that will build out a mostly populated Response object\n- Add travis-ci testing config",
"is_bot": false,
"headline": "Add additional features for more complete and non-conditional mocking",
"author_name": "Gavin M. Roy",
"author_login": null,
"committed_at": "2013-08-23T05:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6190df4f53e1041250db98b9938e16fd8051b121",
"body": null,
"is_bot": false,
"headline": "only use _real_session_send if url is not intercepted",
"author_name": "Ukang'a Dickson",
"author_login": "ukanga",
"committed_at": "2013-08-20T11:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7737fe7d14b3a9447d31eefdb6e8a412e5820d67",
"body": null,
"is_bot": false,
"headline": "test that error responses e.g with http status_code 400 are supported",
"author_name": "Ukang'a Dickson",
"author_login": "ukanga",
"committed_at": "2013-08-20T11:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3f4a73c736cf184a18ed7e5b2e162ae26386e0",
"body": null,
"is_bot": false,
"headline": "Update readme with installation instructions.",
"author_name": "Kit Sunde",
"author_login": "kitsunde",
"committed_at": "2013-08-08T17:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72dfc3653e5e73b534caaa6d09fa094ebe8afbe4",
"body": null,
"is_bot": false,
"headline": "Include LICENSE",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-04-16T11:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2198c3a88500ec9059356e4d2cfa015083efb3cb",
"body": null,
"is_bot": false,
"headline": "Add `with_httmock` decorator",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-04-05T15:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6dd84c41d15f95cb5f58d837e6ef4e890486ba9",
"body": null,
"is_bot": false,
"headline": "Allow easy testing",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-04-05T15:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8dac1e4a312162ab103be359aef8fc993fd514",
"body": null,
"is_bot": false,
"headline": "Add license, cosmetics",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-04-05T15:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a834fb22853dd00c4233be391211ed141bcaa7",
"body": "Added setup.py to make package pip installable",
"is_bot": false,
"headline": "Merge pull request #1 from zen4ever/master",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-04-05T15:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd50efbd7bff01d20471741a52ad4873d1d8b3a9",
"body": null,
"is_bot": false,
"headline": "Added setup.py",
"author_name": "Andrii Kurinnyi",
"author_login": "andrew-kurin",
"committed_at": "2013-04-02T21:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe17d69d52432192a8a03ab7f501b7e7c86aef38",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-03-21T11:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d75e430db44d52b8c0fe4ba404b6a809316ae13",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Patryk Zawadzki",
"author_login": "patrys",
"committed_at": "2013-03-19T23:45:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 0,
"latest_release_at": "2020-10-28T12:00:08Z",
"latest_release_tag": "1.4.0",
"releases_from_tags": true,
"days_since_last_push": 1035,
"active_weeks_last_year": 0,
"days_since_latest_release": 2101,
"mean_days_between_releases": 284.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": "httmock",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"requests",
"testing",
"mock",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Testing"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/httmock/",
"is_deprecated": false,
"latest_version": "1.4.0",
"repository_url": "https://github.com/patrys/httmock",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1915680,
"first_published_at": "2013-04-05T15:02:32.322316Z",
"latest_published_at": "2020-10-28T12:01:30.325959Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2101
}
]
},
"popularity": {
"forks": 57,
"stars": 472,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2013-04-02",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-20",
"count": 1
},
{
"date": "2013-09-13",
"count": 1
},
{
"date": "2014-02-09",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-06-27",
"count": 1
},
{
"date": "2014-07-23",
"count": 1
},
{
"date": "2014-08-21",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-26",
"count": 1
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-05-14",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2016-02-15",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-04-16",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-11-04",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 57
},
"star_history": null,
"open_issues_and_prs": 15
},
"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": 13971,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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": 5,
"malicious_count": 0,
"assessed_package": "pypi:httmock@1.4.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 29,
"open_issues": 11,
"closed_ratio": 0.593,
"closed_issues": 16,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "patrys",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/81205?v=4"
},
{
"type": "User",
"login": "gmmephisto",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1840423?v=4"
},
{
"type": "User",
"login": "simon-weber",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/950506?v=4"
},
{
"type": "User",
"login": "zcourts",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/692396?v=4"
},
{
"type": "User",
"login": "jpmelos",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/407407?v=4"
},
{
"type": "User",
"login": "koobs",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1011612?v=4"
},
{
"type": "User",
"login": "larryweya",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/127282?v=4"
},
{
"type": "User",
"login": "ukanga",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/85585?v=4"
},
{
"type": "User",
"login": "andrew-kurin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/48929?v=4"
},
{
"type": "User",
"login": "frewsxcv",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/416575?v=4"
}
],
"contributors_sampled": 23,
"top_contributor_share": 0.633
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"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": 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 10 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": 6,
"reason": "Found 10/16 approved changesets -- score normalized to 6",
"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": 9,
"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": "98269075d0c36a0e87e2b6b7ad9c6a16622aba58",
"ran_at": "2026-07-30T22:03:32Z",
"aggregate_score": 3.2,
"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": 23,
"created_at": "2014-06-27T22:05:54Z",
"last_comment_at": "2014-08-29T13:12:30Z",
"last_comment_author": "patrys"
},
{
"number": 29,
"created_at": "2014-08-21T19:02:27Z",
"last_comment_at": "2014-08-22T07:04:42Z",
"last_comment_author": "patrys"
},
{
"number": 57,
"created_at": "2018-11-04T14:06:24Z",
"last_comment_at": "2019-12-18T01:43:04Z",
"last_comment_author": "koobs"
},
{
"number": 68,
"created_at": "2023-09-29T20:58:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-10-27T12:21:41Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 12,
"created_at": "2013-10-24T03:25:35Z",
"last_comment_at": "2016-02-24T00:27:10Z",
"last_comment_author": "iwasrobbed"
},
{
"number": 26,
"created_at": "2014-07-04T18:51:24Z",
"last_comment_at": "2014-07-04T19:20:48Z",
"last_comment_author": "patrys"
},
{
"number": 32,
"created_at": "2015-04-13T05:06:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2015-05-18T14:19:33Z",
"last_comment_at": "2019-11-27T19:32:18Z",
"last_comment_author": "pmg007"
},
{
"number": 39,
"created_at": "2015-12-01T19:37:02Z",
"last_comment_at": "2024-01-24T17:52:06Z",
"last_comment_author": "ljluestc"
},
{
"number": 43,
"created_at": "2016-05-23T10:01:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2016-09-02T15:18:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2016-09-02T15:19:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2016-11-23T20:11:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2018-03-25T21:19:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2023-09-29T20:57:35Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/patrys/httmock",
"host": "github.com",
"name": "httmock",
"owner": "patrys"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 20,
"inputs": {
"security": 33,
"vitality": 13,
"community": 66,
"governance": 58,
"engineering": 25,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 39,
"overall_after_jurisdiction_multiplier": 20
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1035,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1035 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1035
}
}
],
"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": "at_risk",
"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": 32,
"inputs": {
"releases_count": 16,
"latest_release_tag": "1.4.0",
"releases_from_tags": true,
"days_since_latest_release": 2101,
"mean_days_between_releases": 284.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2101 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2101
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~284.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 284.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": 49,
"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": 4,
"unanswered_open_issues": 10,
"days_since_last_merged_pr": 2102,
"days_since_last_human_commit": 2101,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2101 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": 2101,
"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": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 57,
"stars": 472,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "472 stars",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 472
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "57 forks",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 57
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 100,
"inputs": {
"packages": [
"httmock"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 1915680
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,915,680 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1915680,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 23,
"top_contributor_share": 0.633
},
"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 63% of commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 63
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "23 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 23
}
}
],
"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": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 29,
"open_issues": 11,
"closed_issues": 16,
"issue_closed_ratio": 0.593,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "59% of issues closed",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 59
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/37 decided PRs merged",
"points": 30,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 37
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/16 approved changesets -- score normalized to 6",
"points": 9,
"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": 67,
"inputs": {
"followers": 370,
"owner_type": "User",
"is_verified": null,
"owner_login": "patrys",
"public_repos": 77,
"account_age_days": 6295
},
"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": "370 followers of patrys",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 370,
"login": "patrys"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "77 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 77
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"httmock"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 2101
},
"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 2101 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2101
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 25,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"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": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"http",
"python",
"requests",
"mock"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 16,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.2,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 16,
"security_posture_before_jurisdiction": 32
},
"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 10 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 10/16 approved changesets -- score normalized to 6",
"points": 4.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.2,
"status": "partial",
"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": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:httmock@1.4.0 runtime dependency closure — what installing the published package pulls in — 5 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:httmock@1.4.0",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"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": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": "critical",
"name": "AI Readiness",
"value": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 13971,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:03:54.459789Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/patrys/httmock.svg",
"full_name": "patrys/httmock",
"license_state": "custom",
"license_spdx": null
}