JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3371,
"has_wiki": true,
"homepage": "http://opencanary.org",
"languages": {
"CSS": 38493,
"HTML": 16176,
"Shell": 9459,
"Python": 257588,
"JavaScript": 1336
},
"pushed_at": "2026-07-22T10:51:47Z",
"created_at": "2015-08-05T14:44:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T10:46:47Z",
"description": "Modular and decentralised honeypot",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python",
"CSS"
]
},
"owner": {
"blog": "http://thinkst.com",
"name": "Thinkst Applied Research",
"type": "Organization",
"login": "thinkst",
"company": null,
"location": null,
"followers": 208,
"avatar_url": "https://avatars.githubusercontent.com/u/13569025?v=4",
"created_at": "2015-07-30T09:05:24Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 4010
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.9",
"kind": "patch",
"published_at": "2026-07-22T10:51:48Z"
},
{
"tag": "v0.9.8",
"kind": "patch",
"published_at": "2026-05-18T07:02:16Z"
},
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2025-12-10T19:49:34Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2025-05-16T12:11:15Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2024-10-18T09:11:59Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2024-10-14T18:08:22Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2024-03-18T09:55:53Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2023-10-31T09:34:04Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2023-10-13T11:15:57Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2023-05-23T13:02:45Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2022-10-21T14:45:19Z"
},
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2022-07-27T08:10:51Z"
}
],
"recent_commits": [
{
"oid": "bc231423aa40242cbd0bf34801f8788e23420dee",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.9.9 (#495)",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2026-07-22T10:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9cb3f140bea4de5e3dae20742bde47783e99a3",
"body": null,
"is_bot": false,
"headline": "Update dependencies inline with dependabot recommendations (#492)",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2026-07-22T10:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90939da961f3d360c6c0ec277a7a6af55705280",
"body": "We no longer need fpdf or PyPDF2, so they've been removed as dependencies.\n\nThis also includes some changes to how we manage the `uv.lock` file, to keep internal index URLs from folks who want to install from source.",
"is_bot": false,
"headline": "Remove PDF dependencies and fix pre-commit uv handling (#489)",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2026-07-21T14:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2a8b04a9c3c10e52c2ad1981abfe42b5d50eea",
"body": null,
"is_bot": false,
"headline": "Documentation update (#491)",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2026-07-21T14:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cc3ebad2b439049d8d4e5065f246a5646dd70d",
"body": "Includes:\n - Fix for a DoS reported by @arkmarta\n - Switch to unsigned ints when unpacking ints\n - Add a timeout to prevent forever connections",
"is_bot": false,
"headline": "Improve reliability in the MongoDB module",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2026-07-21T12:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3873d125741b1d286272fa332788b264c6b2deb4",
"body": null,
"is_bot": false,
"headline": "Expand testing (#482)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-18T07:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5b5d1483c963dc4d61abad19c24420c164d63c",
"body": "* Fix the uv install so version check can run\n\n* upodate command",
"is_bot": false,
"headline": "Fix the uv install so version check can run (#484)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T17:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aed98a89d84f53073385626fac57f916237ced7",
"body": null,
"is_bot": false,
"headline": "Update docker stable to use uv (#473)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T16:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d3713f5f44d15ba193f0dacb3887fc976f80d8",
"body": "* migrate https tests to pytest\n\n* fix typo",
"is_bot": false,
"headline": "Migrate https tests to pytest (#480)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T13:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62aa179b71588319aba431bb1ed0e479ace5aff3",
"body": "* migrate http tests to pytest\n\n* parametrise of the unimplemented http method test",
"is_bot": false,
"headline": "Migrate http tests to pytest (#479)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T13:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39542836ee7eddb9e160f3eef56ab3fbdd7178af",
"body": null,
"is_bot": false,
"headline": "migrate mysql to pytest (#478)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed10fed8c565a91bff50860b66ada10362953581",
"body": "* migrate rdp test to pytest\n\n* fix typo",
"is_bot": false,
"headline": "Migrate rdp test to pytest (#477)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea6b1714e071f4f50d4087e01f2115174bc8a9b",
"body": "* migrate ssh to pytest\n\n* Code review feedback",
"is_bot": false,
"headline": "Migrate ssh to pytest (#476)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6cd782d6db261a3f06ccaca38c1a5a26ada6a0c",
"body": null,
"is_bot": false,
"headline": "migrate ntp test to pytest (#475)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5674baf15e77b09e24cbcc1462b735632b4f02ae",
"body": null,
"is_bot": false,
"headline": "migrate ftp to pytest (#474)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d77647fbaa727f9117b0ba8de747cf5697ec15c",
"body": "* Migrate git to pytest\n\n* black formatting",
"is_bot": false,
"headline": "Migrate to pytest git (#471)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T12:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec51e49d1480913e5b8b5948942bb75f8c58090",
"body": "* Migrate docker to use uv\n\n* Update to use optional dependencies for scapy and pcapy-ng\n\n* Drop installing all extras\n\n* update name to not cause confusion",
"is_bot": false,
"headline": "Migrate docker latest build to use uv (#472)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T08:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366c128b146c7d97943979638cb018457b494686",
"body": "* migrate to pytest for mongodb tests\n\n* black fixes\n\n* Fix corner case in reading log lines",
"is_bot": false,
"headline": "Migrate to pytest: mongodb (#470)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-15T07:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75adbe6537397e8d83cc9bd0e11db912be3932b1",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)\n\n---\nupdated-dependenc\n[…]\nendency-version: 2.7.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.6.3 to 2.7.0 (#465)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-14T14:48:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5014a211a14cec5a9f6b45dd9e7b5ecc6a66ae1f",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)\n\n---\nupdated-dependenc\n[…]\nendency-version: 2.7.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.6.3 to 2.7.0 in /docs (#469)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-14T14:47:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f1f36b633167e0b503f56b927e14c124974a3b0",
"body": "* Bump requirements versions\n\n* update uv lock",
"is_bot": false,
"headline": "Consolidate dependabot fixes into one commit (#468)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-14T14:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd448ed9712d64bc647723186762a13a5091d9ee",
"body": "* bump version\n\n* flake8 formatting of mongodb\n\n* fix import\n\n* add testing for mongo and fix edge case for disconnect logging\n\n* pre-commit black formatting fix",
"is_bot": false,
"headline": "Preparing for version 0.9.8 release (#466)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-14T12:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a287842269eaa74ce8b510c49211085f3bd565b",
"body": "* update pre-commit hooks\n\n* black pre-commit formatting of mongodb\n\n* black pre-commit formatting",
"is_bot": false,
"headline": "Update pre commit hooks with black and flake8 formatting (#467)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-05-14T07:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bdd334d3590c1df3d791c0a1fb889e582c85690",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.6.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.6.3)\n\n---\nupdated-dependenc\n[…]\nf-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Pieter <89250089+thinkst-pieter@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.0.7 to 2.6.3 in /docs (#432)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-14T07:26:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3da7121256e83321ae6ebfcb165b7313e17c63d9",
"body": "* Migrate opencanary to uv\n\n* Remove silly bin stuff\n\n* Fix basic test setup\n\n* .\n\n* setup uv\n\n* add build step\n\n* uv it up\n\n* rm uv in opencanaryd script ya hear\n\n* revert twistd pathing\n\n* UV me!\n\n* add dev dependencies\n\n* .\n\n* Fix typo",
"is_bot": false,
"headline": "Migrate opencanary to uv (#450)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2026-03-30T09:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a2dcf8da708cbda17cfedadc68b6cf4b3ccc0a",
"body": "* Add MongoDB honeypot module for OpenCanary\n\nThis module emulates a MongoDB instance to lure attackers into authentication traps and implements the MongoDB wire protocol for realistic responses.\n\n* Add new log code for MongoDB login attempts\n\n* Add MongoDB module to opencanary.tac\n\n* Enable MongoDB\n[…]\nply.github.com>\n\n* Rename MongoDB.py to mongodb.py\n\n* Refactor MongoDB protocol constants and logging\n\n---------\n\nCo-authored-by: thinkst-francois <102724886+thinkst-francois@users.noreply.github.com>",
"is_bot": false,
"headline": "Addition of MongoDB module (#444)",
"author_name": "SecuriLee",
"author_login": "SecuriLee",
"committed_at": "2026-03-25T05:16:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4758a8021a7d5de73abf30bb8b9ffc3e7583cbab",
"body": "* Bump requests slightly more\n\n* Bump /docs dependencies\n\n* Bump same dependencies",
"is_bot": false,
"headline": "Bump dependencies (#443)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2026-02-11T04:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a556a8c4cdbe71d8645e3dbfe3aec797505f5e",
"body": "Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 3.4.0.\n- [Commits](https://github.com/paramiko/paramiko/compare/2.12.0...3.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: paramiko\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump paramiko from 2.12.0 to 3.4.0 in /opencanary/test (#330)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-10T04:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9c6e5c95151bcd55330cae2d668612ccaee118",
"body": "* Bump requests slightly more\n\n* Bump /docs dependencies",
"is_bot": false,
"headline": "Bump dependencies (#442)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2026-02-09T13:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f080f1fd1e8a06b5888a54a941c5dda1cf9ee43b",
"body": "* Bump dependencies to remove vulnerable versions of packages\n\n* Bump setuptools\n\n* Bump a few more",
"is_bot": false,
"headline": "Bump dependencies to remove vulnerable versions of packages (#437)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2026-02-09T12:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4ff1c7b1661a2bb1f8e1ea8f1733b242fa16d5",
"body": "* Fix dangling pid file issue for docker\n\n* fix documentation\n\n* update macos runner",
"is_bot": false,
"headline": "Fix docker failure with dangling pid file (#434)",
"author_name": "Pieter",
"author_login": "thinkst-pieter",
"committed_at": "2026-01-12T06:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5022a7c1404139a56393afdea50b1355818788",
"body": "The payload format for Microsoft Teams webhook notifications has been updated to the newer AdaptiveCard format.",
"is_bot": false,
"headline": "Update MS Teams webhook format",
"author_name": "thinkst-tom",
"author_login": "thinkst-tom",
"committed_at": "2026-01-08T10:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bcb11d883ac37a82cd1786032357a38fc15d47b",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.9.7",
"author_name": "Jason Bissict",
"author_login": "jayjb",
"committed_at": "2025-12-10T19:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a730ae6899636152fc5204098521ffb9a18842",
"body": "Updated base image from python:3.10-buster to python:3.10-bookworm and removed python-dev from installation.",
"is_bot": false,
"headline": "Change base image to python:3.10-bookworm (#422)",
"author_name": "imTHAI",
"author_login": "imTHAI",
"committed_at": "2025-11-05T09:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a66bb7cdf02c4c734d47fcf73ccb9dfb896524b",
"body": null,
"is_bot": false,
"headline": "Fix docker startup failure due to dangling twistd.pid file (#423)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2025-11-05T08:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a463f2b4c51cb307b6c65dafa20a7bee3168512",
"body": null,
"is_bot": false,
"headline": "Fix TFTP client attacks without generating event issues (#411)",
"author_name": "一只残废的程序",
"author_login": "H-Dynamite",
"committed_at": "2025-11-03T06:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9eded6875d49cfe3359eb43b130fde6c8345c3",
"body": "* Update reading file using absolute path\n\n* Default to static description if readme could not be read",
"is_bot": false,
"headline": "Fix docker build so it falls back to a safe long description (#409)",
"author_name": "thinkst-pieter",
"author_login": "thinkst-pieter",
"committed_at": "2025-05-16T07:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2764b39fa9e5b85041dd5072b164ed12099e58bd",
"body": "* Update action to drop Python v3.7 and add v3.13\n\n* Bump zope.interface==7.2\n\n* Bump Twisted==24.3.0\n\n* Bump Twisted==24.11.0\n\n* Update version and setup.py docs\n\n* Use full path for the logo in readme\n\n* Use the readme as the full description",
"is_bot": false,
"headline": "Bump dependencies to work on Python 3.13 (#408)",
"author_name": "thinkst-pieter",
"author_login": "thinkst-pieter",
"committed_at": "2025-05-16T06:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d4be773b47c059ab9008395014716beeb64826",
"body": "* Update the basic login skin\n\n* Update the OS's used in github action\n\n* Update the OS's used in github action 2\n\n* pre-commit hook fix\n\n* update exclude for python 3.7\n\n* pre-commit fix",
"is_bot": false,
"headline": "Fix nas login skin scaling (#407)",
"author_name": "thinkst-pieter",
"author_login": "thinkst-pieter",
"committed_at": "2025-05-15T08:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1cfc1300aa05e13786076a4a32580870e81ee02",
"body": "* Added documentation for the HTTPS module.\n\n* Added HTTPS config to the webserver.rst example.\n\n* webserver.rst: Set example \"https.enabled\" to true",
"is_bot": false,
"headline": "Add documentation for the HTTPS module. (#391)",
"author_name": "Carson B.",
"author_login": "ctx400",
"committed_at": "2025-03-24T18:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae4aadd0eb5afa7aba02a4f27e94465f3d983120",
"body": "Some linux distributions don't by default link python to any version and python3 has to be invoked.",
"is_bot": false,
"headline": "Fix python invocations on Debian-based systems (#388)",
"author_name": "hagen-bauer-regioit",
"author_login": "hagen-bauer-regioit",
"committed_at": "2024-11-29T08:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73bdd7f0019b95006a1cba9e7b1326dcbe62879",
"body": "Fixes incorrect grammar in the README.md documentation.",
"is_bot": false,
"headline": "Update README.md to fix incorrect grammar (#387)",
"author_name": "Noah Graham",
"author_login": "NoahGrahamDev",
"committed_at": "2024-11-11T06:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e2b8f2c8bf8277c341c42a3b2239943fecc171",
"body": null,
"is_bot": false,
"headline": "Ship default SSH moduli file (#383)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-10-18T09:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3c748a8f5842a56593b3ac0bc86d94ea01e9a0",
"body": "* fix safe exec\r\n\r\n* fix black format\r\n\r\n* iptables simplify\r\n\r\n* iptables search\r\n\r\n* Remove unused import",
"is_bot": false,
"headline": "Simplify search for iptables executable (#382)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-10-18T05:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250973438d9dfc20709586ac8cda79cfe8d85665",
"body": null,
"is_bot": false,
"headline": "fix release (#380)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-10-17T14:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8839e656b6a1267a831d049879e2fdb285910553",
"body": "* Revert \"Drop Privileges by Default / Specify User or Group ID\"\r\n\r\nThis reverts commit 9dd657857f89d4a3a2d2f31a29503b81f7799d5c.\r\n\r\n* rework drop privileges",
"is_bot": false,
"headline": "Re-work drop root privileges (#378)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-10-16T13:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04357d1436e928dddf9bbbcab09a503b9c07fbb7",
"body": null,
"is_bot": false,
"headline": "Fix automated release publishing (#376)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-10-14T17:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc173931f0bf2bd978aeaa7da78dbcf0a7aa924e",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.9.4",
"author_name": "Azhar Desai",
"author_login": "thinkst-az",
"committed_at": "2024-10-14T16:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2645e4db7500427512caba9d4dc7364d5d75c15",
"body": "At the beginning of `opencanaryd`, in the context of permission setting, `chown` is run, but if this is a clean system this directory may not exist.\n\nThis PR adds a prefixed `sudo mkdir -p /etc/opencanaryd &&` to this step.",
"is_bot": false,
"headline": "Ensure `/etc/opencanaryd` Exists Before CHOWN",
"author_name": "David Baker Effendi",
"author_login": null,
"committed_at": "2024-10-14T15:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780856f66c2e754f026996f34d53d4c3e82f2200",
"body": "* Implemented default returns for all HTTP verbs. Added custom HTML page for redirect\n* Added 405 and 501 responses for different method types\n* Added test for 405\n* Added config for redirect_request logging",
"is_bot": false,
"headline": "HTTP Codes for invalid and unimplemented methods",
"author_name": "Andrei Dreyer",
"author_login": "andreimid",
"committed_at": "2024-10-14T15:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd657857f89d4a3a2d2f31a29503b81f7799d5c",
"body": "* `black` Formatting\nThere are unformatted files which cause large diffs in future branches. Formatting this here.\n* Drop Process Privileges\n* By default, will drop to `opencanary:nogroup`\n* Added `--allow-run-as-root` to keep prior behaviour\n* Added usage documentation on README.md\n* Added documentation on `usage` function for `opencanaryd`\n* Disabled `end-of-file-fixer` as this competes with `black`. See: https://stackoverflow.com/a/61687776",
"is_bot": false,
"headline": "Drop Privileges by Default / Specify User or Group ID",
"author_name": "David Baker Effendi",
"author_login": null,
"committed_at": "2024-10-14T15:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c11575b1a3dd8b0df26a879ba856c0aa350c049",
"body": "* Mitigated local config exploitability\n* Re-ordered precedence to sys locations\n* Added warning if local location is used\n* Mitigated untrusted alias execution",
"is_bot": false,
"headline": "Prevent Local Privilege Escalation via Config & Untrusted Aliases",
"author_name": "David Baker Effendi",
"author_login": null,
"committed_at": "2024-10-14T15:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3956bc602f95d2bec55eebc96d5e3a2cb35bf47",
"body": "There are unformatted files which cause large diffs in future branches. Formatting this here.",
"is_bot": false,
"headline": "`black` Formatting",
"author_name": "David Baker Effendi",
"author_login": null,
"committed_at": "2024-10-14T15:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6488d461edb3b97f4765fa066ac3b6a81457d578",
"body": null,
"is_bot": false,
"headline": "Early Logging on [Telnet|MySQL|FTP] Connection Made",
"author_name": "David Baker Effendi",
"author_login": "DavidBakerEffendi",
"committed_at": "2024-10-14T15:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0328586bf1384d6834dcb1f03867ace4eb0ff579",
"body": null,
"is_bot": false,
"headline": "Update Stale Github Action (#374)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2024-10-08T05:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373209e765aea72ae36ecd15d868e8fd780d3d5f",
"body": null,
"is_bot": false,
"headline": "Update third-party Github Actions (#373)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2024-10-08T05:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09aa0482d1dd0821983f1e35af626ae74297c13f",
"body": "* Update macOS versions for opencanary testing\r\n\r\nUpdated the macOS version to run automated testing on.\r\n - Removed macOS-11\r\n - Added macOS-13, macOS-14\r\n\r\n* Exclude python3.7 from macos-14",
"is_bot": false,
"headline": "Update OS versions for macOS (#372)",
"author_name": "thinkst-francois",
"author_login": "thinkst-francois",
"committed_at": "2024-09-19T06:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beebb5b7a1f74ba27bb6ea42e1f56da280c0a527",
"body": "Updating docs to use Ubuntu 22.04 lts or 24.04 lts after finding 20.04 LTS is not working. \r\n\r\nFor context, please see issue 367:\r\nhttps://github.com/thinkst/opencanary/issues/367",
"is_bot": false,
"headline": "Update README.md (#371)",
"author_name": "Björn Lagerwall",
"author_login": "bear-goes-bleep",
"committed_at": "2024-09-16T09:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a240e43d4cdaf600d62b1d5e8c531606529f8a9",
"body": null,
"is_bot": false,
"headline": "Fix lint errors (#370)",
"author_name": "thinkst-az",
"author_login": "thinkst-az",
"committed_at": "2024-09-12T08:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bdcb4531971de5ec28b307df796957ff92433a8",
"body": "* Initial support for LLMNR\r\n\r\n* Disable verbose scapy logs\r\n\r\n* update llmnr import\r\n\r\n* update CanaryLLMNR import",
"is_bot": false,
"headline": "Initial support for LLMNR (#339)",
"author_name": "Josh Brower",
"author_login": "defensivedepth",
"committed_at": "2024-06-03T14:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6dbd01b9cc404f8d5b96f8e9be8b620189078a",
"body": "* Update build scripts\r\n\r\n* style\r\n\r\n---------\r\n\r\nCo-authored-by: ashariyar <ashariyar@users.noreply.github.com>",
"is_bot": false,
"headline": "Update / fix build scripts (#354)",
"author_name": "Michel de Cryptadamus",
"author_login": "michelcrypt4d4mus",
"committed_at": "2024-04-26T08:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb83f99058398b4e4d29523851fc96143d6feaa",
"body": "* Update configuration.rst\r\n\r\nAdds docs about handling Twisted syslog output and the undocumented `device.listen_addr` configuration option.\r\n\r\n* Fix whitespace from #349",
"is_bot": false,
"headline": "Trim Whitespace to Fix Pre-Commit Failure (#350)",
"author_name": "nbuuckssi",
"author_login": "nbuuckssi",
"committed_at": "2024-03-26T10:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa8c55b7ca661495467bb5262cf75d20c1c4cb7",
"body": "Adds docs about handling Twisted syslog output and the undocumented `device.listen_addr` configuration option.",
"is_bot": false,
"headline": "Update configuration.rst (#349)",
"author_name": "nbuuckssi",
"author_login": "nbuuckssi",
"committed_at": "2024-03-24T10:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b21ecbcfa9b36066417f8f05696fa21784e23a7",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.9.3",
"author_name": "gjcthinkst",
"author_login": "gjcthinkst",
"committed_at": "2024-03-18T09:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d136c8f60919c33a5813077b29cc2ef886a78fba",
"body": null,
"is_bot": false,
"headline": "Bump dependencies to work on Python 3.12 (#346)",
"author_name": "gjcthinkst",
"author_login": "gjcthinkst",
"committed_at": "2024-03-18T09:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815b88e7345662e351a8deaae1ab5d07d8849d18",
"body": null,
"is_bot": false,
"headline": "Fix formatting from black (#338)",
"author_name": "thinkst-francois",
"author_login": "thinkst-francois",
"committed_at": "2024-01-19T19:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d21cd7896341045f9c70d6dd88f270599bc1111",
"body": "Co-authored-by: Alexander Pivnyak <apivnyak@yandex-team.ru>",
"is_bot": false,
"headline": "add device.listen_addr parameter (#337)",
"author_name": "beerman17",
"author_login": "blackpint",
"committed_at": "2024-01-19T17:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148d74b043c7063163428b65f9442db1b0a70c8c",
"body": null,
"is_bot": false,
"headline": "Remove CI action PR trigger (#327)",
"author_name": "gjcthinkst",
"author_login": "gjcthinkst",
"committed_at": "2023-12-11T13:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9c1b00ee9042f09d8137ee9b30ad9ebc8266e8",
"body": "* Update prereqs for ARM64 python version\r\n\r\nSigned-off-by: Jacob <jacob@torrey.io>\r\n\r\n* Added pkgx usage info\r\n\r\nSigned-off-by: Jacob <jacob@torrey.io>\r\n\r\n---------\r\n\r\nSigned-off-by: Jacob <jacob@torrey.io>",
"is_bot": false,
"headline": "README.md update (#324)",
"author_name": "Jacob Torrey",
"author_login": "ranok",
"committed_at": "2023-11-01T15:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2b04f0213bb29e313f3e33d71c6c139cd8b3b2",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.9.2 (#323)",
"author_name": "thinkst-francois",
"author_login": "thinkst-francois",
"committed_at": "2023-10-31T09:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbcd0335bfcae7ec56f225153f315035fa80ef9",
"body": "* Fix regression in telnet service\r\n\r\nA regression in the telnet service occurred where the Realm/portal\r\nrequired by AuthenticatingTelnetProtocol in twisted was removed.",
"is_bot": false,
"headline": "Fix regression in telnet service (#321)",
"author_name": "thinkst-francois",
"author_login": "thinkst-francois",
"committed_at": "2023-10-31T09:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca1dadf660cf8a6450ba5b19299d43efccb36de1",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7.\r\n- [Release notes](https://github.com/urllib3/urllib3/releases)\r\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.7)\r\n\r\n---\r\nupdated-dep\n[…]\nncy-name: urllib3\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.0.2 to 2.0.7 in /docs (#316)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-31T08:59:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c1663eaaee9f40fa9fc987d25049fb3e0e3115d",
"body": null,
"is_bot": false,
"headline": "Bump to v0.9.1",
"author_name": "Jason Bissict",
"author_login": "jayjb",
"committed_at": "2023-10-13T11:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415f2e41b3fe2b8d57d07cf91f3dc5a46572a176",
"body": "* Add configurable ssh keys path\r\n\r\n* Clean up ssh and config code\r\n\r\n* Precommit changes\r\n\r\n* rm iteritems",
"is_bot": false,
"headline": "Ssh clean up (#309)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-25T08:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81124f6efcd4d3dd23f92cb8ee52d787ed4a1ab6",
"body": "all conducted test passed, this additions seem to be working",
"is_bot": false,
"headline": "Add rsa-sha2-512 and rsa-sha2-256, keys (#308)",
"author_name": "Emmanuel Pitswane",
"author_login": "emmanuel-thinkst",
"committed_at": "2023-08-24T11:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6341cdc291d6a9fb9551edcdd42a042999f0f7",
"body": null,
"is_bot": false,
"headline": "Add ref to ansible role (#306)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-24T06:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb7974ed25e4dbb99f4b22a7cf38c61596119f1",
"body": null,
"is_bot": false,
"headline": "Fix some docker instructions to point to new wiki page (#304)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-22T13:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38dbef1a272d34ea9aec8dad538e8eb90eec4cd8",
"body": "* Update README.md\r\n\r\nRestructure and rewrite the README.\r\n\r\n* Precommit fixes\r\n\r\n* Add pre-commit instructions to contributions\r\n\r\n* Small fix\r\n\r\n---------\r\n\r\nCo-authored-by: Jason Bissict <jason@thinkst.com>",
"is_bot": false,
"headline": "Update README.md (#303)",
"author_name": "thinkst-marco",
"author_login": "thinkst-marco",
"committed_at": "2023-08-22T11:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94564a97a6ab5a1a79537e9bf242de139b0ba29",
"body": "* Fix some docker issues\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .",
"is_bot": false,
"headline": "Move to pcapyng (#302)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-22T06:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361bd5f945826e927817c23b7bb03ae5df306c1e",
"body": "* Add a stale issue GH action\r\n\r\n* .\r\n\r\n* add starting date",
"is_bot": false,
"headline": "Add a stale issue GH action (#301)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-21T12:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b535230cb49fe70e69f1901fcc8748d743e04671",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: certifi\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump certifi from 2023.5.7 to 2023.7.22 in /docs (#261)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-21T09:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60d80b6f8f499bee75809ffa2dfe43c36ff8644",
"body": null,
"is_bot": false,
"headline": "Add some samba regex improvements (#300)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-21T07:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8392efe0bbd5a2bb48464807c88c0c68e327e7a",
"body": "* Add better portscan handling\r\n\r\n* .",
"is_bot": false,
"headline": "Portscan improvements (#297)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-18T08:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15f335a64ab43968640893486ad49850bcb4ac0",
"body": null,
"is_bot": false,
"headline": "Add docker build (#295)",
"author_name": "Tjaart van der Walt",
"author_login": "tjaartvdwalt",
"committed_at": "2023-08-18T08:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937f8ad9a68ade7a1878f4d5b93ae0d9a9c50607",
"body": "* Add pre-commit config\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* .\r\n\r\n* Fixes fo flake8",
"is_bot": false,
"headline": "Add pre-commit config (#293)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-14T12:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235cd532c1da805c2a86b521d32dffe5cba316fe",
"body": null,
"is_bot": false,
"headline": "Automatically disable portscan in Dockerised OpenCanary (#292)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-11T12:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a112b5509fd529deab04bca13dece0ed001f0c27",
"body": null,
"is_bot": false,
"headline": "Update README.md (#291)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2023-08-10T19:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d072b19cb76791b801cf2b320bcf0e96c3a11a71",
"body": null,
"is_bot": false,
"headline": "Update README.md (#290)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2023-08-10T18:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01130f1d693481a3c9b625a642a98b17e7c32f7b",
"body": null,
"is_bot": false,
"headline": "Fix community health file links (#289)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-07T09:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf829ddaee8081e13507b8e6a867b06b8375e3e",
"body": "* fix typos\r\n\r\n* Update docs/services/windows.rst\r\n\r\n* Update opencanary/test/module_test.py",
"is_bot": false,
"headline": "Fix typos (#287)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2023-08-03T07:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfaa2df7781d1dccb6eed959da7d89424452a5b7",
"body": null,
"is_bot": false,
"headline": "Update README.md (#286)",
"author_name": "Sara Tavares",
"author_login": "stavares843",
"committed_at": "2023-08-02T17:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d749693b63066cc9a2da19b7c2ab27f5ed32fe",
"body": "* Add new community health files to Readme\r\n\r\n* .\r\n\r\n* reorder",
"is_bot": false,
"headline": "Add discussions to readme (#285)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-02T10:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188353a7f25abd3308027f8e75fba30e37018c4f",
"body": "* Create publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update setup.py\r\n\r\n* Update publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update opencanary_tests.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update publish.yml\r\n\r\n* Update __init__.py\r\n\r\n* Upda\n[…]\n\r\n\r\nbump\r\n\r\n* Update __init__.py\r\n\r\n* Update publish.yml\r\n\r\n* Update opencanary_tests.yml\r\n\r\n* Update setup.py\r\n\r\n* Update opencanary_tests.yml\r\n\r\n* Update opencanary_tests.yml\r\n\r\n* Update __init__.py",
"is_bot": false,
"headline": "Option to publish on the back of a release (#252)",
"author_name": "benjamin-thinkst",
"author_login": "benjamin-thinkst",
"committed_at": "2023-08-01T21:27:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a42982a15c75215c04c7e6c17e81e4a592b7abf3",
"body": null,
"is_bot": false,
"headline": "Update conf.py to reflect correct version (#262)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-01T11:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596b85576219b774386e9d535f6ad02c49a09b0c",
"body": null,
"is_bot": false,
"headline": "Remove custom templates (#263)",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-08-01T11:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c7d3fb25e07e3c5b3ed6d61a99799beefc204b",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "Jay",
"author_login": "jayjb",
"committed_at": "2023-07-31T12:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d927a2560601e2b81e0b0c0905cee65a160057",
"body": "* add ignore codetype\r\n\r\n* update code\r\n\r\n* update ip ignore list name\r\n\r\n* update default type",
"is_bot": false,
"headline": "add ignore codetype (#255)",
"author_name": "john doe",
"author_login": "0x25",
"committed_at": "2023-06-23T10:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf65f69c5973a7b2368e809e7bfc0ea7855c050",
"body": "Co-authored-by: belov <belov.o@web-canape.ru>",
"is_bot": false,
"headline": "fixed mutable default (#254)",
"author_name": "Fhtgn",
"author_login": "Fhtgn",
"committed_at": "2023-06-16T09:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547455ff8b6e19ff96c296bd0bdf0e101e848a05",
"body": "* added config parameter to ignore ports in portscan\r\n\r\n* changed ports from str to int\r\n\r\n---------\r\n\r\nCo-authored-by: belov <belov.o@web-canape.ru>",
"is_bot": false,
"headline": "added config parameter to ignore ports in portscan (#253)",
"author_name": "Fhtgn",
"author_login": "Fhtgn",
"committed_at": "2023-06-10T11:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cbf7affa45523f31c04bd54d476549db9ff6cee",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.9.0",
"author_name": "Jason Bissict",
"author_login": "jayjb",
"committed_at": "2023-05-23T10:20:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 34,
"latest_release_at": "2026-07-22T10:51:48Z",
"latest_release_tag": "v0.9.9",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 9,
"days_since_latest_release": 0,
"mean_days_between_releases": 128.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "opencanary",
"exists": true,
"license": "BSD",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Framework :: Twisted",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: POSIX :: BSD :: FreeBSD",
"Operating System :: POSIX :: Linux",
"Operating System :: Unix",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Security",
"Topic :: System :: Networking",
"Topic :: System :: Networking :: Monitoring"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/opencanary/",
"is_deprecated": false,
"latest_version": "0.9.9",
"repository_url": "https://github.com/thinkst/opencanary",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3082,
"first_published_at": "2015-08-05T15:17:47.990771Z",
"latest_published_at": "2026-07-22T10:52:27.258639Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 405,
"stars": 2933,
"watchers": 77,
"fork_history": {
"days": [
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-08-23",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-09-26",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 3
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-28",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-03-26",
"count": 1
},
{
"date": "2016-04-26",
"count": 2
},
{
"date": "2016-05-10",
"count": 1
},
{
"date": "2016-06-07",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2016-12-21",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-09",
"count": 3
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-06-15",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-08-13",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-12-18",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-17",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-05-10",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-14",
"count": 1
},
{
"date": "2018-10-17",
"count": 1
},
{
"date": "2018-11-09",
"count": 1
},
{
"date": "2018-12-25",
"count": 3
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2018-12-27",
"count": 3
},
{
"date": "2019-01-09",
"count": 3
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-04-20",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-08-05",
"count": 2
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-15",
"count": 2
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-09",
"count": 2
},
{
"date": "2020-07-15",
"count": 2
},
{
"date": "2020-07-28",
"count": 2
},
{
"date": "2020-08-06",
"count": 2
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-10-04",
"count": 2
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-18",
"count": 2
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-15",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-19",
"count": 2
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-01",
"count": 3
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-09",
"count": 2
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-14",
"count": 2
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-22",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-12",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-08-15",
"count": 2
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-23",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2023-12-31",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-01-29",
"count": 2
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-30",
"count": 2
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-06-04",
"count": 2
},
{
"date": "2025-06-12",
"count": 2
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-22",
"count": 2
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-06",
"count": 2
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-15",
"count": 2
}
],
"complete": true,
"collected": 380,
"total_forks": 405
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 40918,
"source_files_sampled": 53,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "gitpython",
"direct": true,
"version": "3.1.51",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-rwj8-pgh3-r573"
],
"fixed_version": "3.1.52",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "idna",
"direct": true,
"version": "3.7",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 2,
"oldest_advisory_days": 63
},
{
"name": "setuptools",
"direct": true,
"version": "78.1.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-h35f-9h28-mq5c",
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 2,
"oldest_advisory_days": 13
},
{
"name": "paramiko",
"direct": false,
"version": "3.4.0",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.4,
"advisory_ids": [
"GHSA-r374-rxx8-8654",
"PYSEC-2026-2858"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": 77
},
{
"name": "paramiko",
"direct": false,
"version": "3.4.1",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.4,
"advisory_ids": [
"GHSA-r374-rxx8-8654",
"PYSEC-2026-2858"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": 77
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 1,
"moderate": 2
},
"advisory_count": 9,
"affected_count": 5,
"assessed_count": 76,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 3
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "twisted",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==26.4.0"
},
{
"name": "pyasn1",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.6.4"
},
{
"name": "cryptography",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==49.0.0"
},
{
"name": "simplejson",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.16.0"
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.33.0"
},
{
"name": "zope.interface",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==7.2"
},
{
"name": "passlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.7.1"
},
{
"name": "Jinja2",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.1.6"
},
{
"name": "ntlmlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.72"
},
{
"name": "bcrypt",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.2.0"
},
{
"name": "setuptools",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==78.1.1"
},
{
"name": "urllib3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.7.0"
},
{
"name": "hpfeeds",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.0.0"
},
{
"name": "pyopenssl",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==26.3.0"
},
{
"name": "service-identity",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==21.1.0"
},
{
"name": "idna",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.15"
},
{
"name": "redis",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==7.4.0"
},
{
"name": "gitpython",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.1.51"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bcrypt",
"direct": true,
"version": "3.2.0",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": true,
"version": "49.0.0",
"ecosystem": "pypi"
},
{
"name": "gitpython",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "gitpython",
"direct": true,
"version": "3.1.51",
"ecosystem": "pypi"
},
{
"name": "hpfeeds",
"direct": true,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": true,
"version": "3.18",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": true,
"version": "3.7",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "ntlmlib",
"direct": true,
"version": "0.72",
"ecosystem": "pypi"
},
{
"name": "passlib",
"direct": true,
"version": "1.7.1",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": true,
"version": "0.6.4",
"ecosystem": "pypi"
},
{
"name": "pyopenssl",
"direct": true,
"version": "26.3.0",
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": true,
"version": "7.4.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.33.0",
"ecosystem": "pypi"
},
{
"name": "service-identity",
"direct": true,
"version": "21.1.0",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": true,
"version": "78.1.1",
"ecosystem": "pypi"
},
{
"name": "simplejson",
"direct": true,
"version": "3.16.0",
"ecosystem": "pypi"
},
{
"name": "twisted",
"direct": true,
"version": "26.4.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": true,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "zope-interface",
"direct": true,
"version": "7.2",
"ecosystem": "pypi"
},
{
"name": "alabaster",
"direct": false,
"version": "0.7.13",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "5.0.1",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "automat",
"direct": false,
"version": "25.4.16",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.12.1",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.1.4",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.6.17",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.9",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "constantly",
"direct": false,
"version": "23.10.4",
"ecosystem": "pypi"
},
{
"name": "dnspython",
"direct": false,
"version": "2.8.0",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.19",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "gitdb",
"direct": false,
"version": "4.0.12",
"ecosystem": "pypi"
},
{
"name": "hyperlink",
"direct": false,
"version": "21.0.0",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "6.6.0",
"ecosystem": "pypi"
},
{
"name": "incremental",
"direct": false,
"version": "24.11.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mdit-py-plugins",
"direct": false,
"version": "0.3.5",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "myst-parser",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "ordereddict",
"direct": false,
"version": "1.1",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "23.1",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "paramiko",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "paramiko",
"direct": false,
"version": "3.4.1",
"ecosystem": "pypi"
},
{
"name": "pcapy-ng",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pymongo",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pymongo",
"direct": false,
"version": "4.17.0",
"ecosystem": "pypi"
},
{
"name": "pymysql",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pymysql",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "pynacl",
"direct": false,
"version": "1.6.2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.1.1",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2023.3",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0",
"ecosystem": "pypi"
},
{
"name": "scapy",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "smmap",
"direct": false,
"version": "5.0.3",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "6.2.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "1.0.3",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "1.1.5",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.16.0",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 82,
"direct_count": 22,
"indirect_count": 60
}
},
"maintainership": {
"issues": {
"open_prs": 9,
"merged_prs": 151,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 231,
"closed_unmerged_prs": 53
},
"bus_factor": 3,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jayjb",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/51702743?v=4"
},
{
"type": "User",
"login": "HybridAU",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/1610265?v=4"
},
{
"type": "User",
"login": "thinkst-pieter",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/89250089?v=4"
},
{
"type": "User",
"login": "thinkst-az",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/156116192?v=4"
},
{
"type": "User",
"login": "stavares843",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/29093946?v=4"
},
{
"type": "User",
"login": "thinkst-marco",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/51710176?v=4"
},
{
"type": "User",
"login": "joewesch",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/10467633?v=4"
},
{
"type": "User",
"login": "cecio",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/10587300?v=4"
},
{
"type": "User",
"login": "thinkst-francois",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/102724886?v=4"
},
{
"type": "User",
"login": "vin01",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30344579?v=4"
}
],
"contributors_sampled": 50,
"top_contributor_share": 0.353
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docker-build.yml",
"opencanary_tests.yml",
"publish.yml",
"stale_issues.yml"
],
"has_docs_dir": true,
"linter_configs": [
".flake8"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "27 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bc231423aa40242cbd0bf34801f8788e23420dee",
"ran_at": "2026-07-22T10:53:54Z",
"aggregate_score": 6.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T10:52:33Z",
"oldest_open_prs": [
{
"number": 385,
"created_at": "2024-10-22T19:13:46Z",
"last_comment_at": "2025-07-24T10:50:18Z",
"last_comment_author": "jayjb"
},
{
"number": 405,
"created_at": "2025-04-17T18:08:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 462,
"created_at": "2026-05-08T19:18:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 481,
"created_at": "2026-05-15T13:55:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 483,
"created_at": "2026-05-15T14:14:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 485,
"created_at": "2026-05-19T22:57:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 486,
"created_at": "2026-05-20T03:41:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 487,
"created_at": "2026-05-24T09:48:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 494,
"created_at": "2026-07-22T09:52:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T10:46:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/thinkst/opencanary",
"host": "github.com",
"name": "opencanary",
"owner": "thinkst"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"security": 69,
"vitality": 73,
"community": 82,
"governance": 82,
"engineering": 91
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 34,
"human_commit_share": 0.94,
"days_since_last_push": 0,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "34 commits in the last year",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 34
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.9.9",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 128.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~128.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 128.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 82,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"forks": 405,
"stars": 2933,
"watchers": 77,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,933 stars",
"points": 56.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2933
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "405 forks",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 405
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "77 watchers",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 77
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 58,
"inputs": {
"packages": [
"opencanary"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 3082
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,082 downloads/month across pypi",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3082,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 82,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 50,
"top_contributor_share": 0.353
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "50 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 50
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"merged_prs": 151,
"open_issues": 0,
"closed_issues": 231,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 53
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "151/204 decided PRs merged",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 151,
"decided": 204
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 208,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "thinkst",
"public_repos": 29,
"account_age_days": 4010
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "208 followers of thinkst",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 208,
"login": "thinkst"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~10 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"opencanary"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 91,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": ".flake8",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "27 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://opencanary.org",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://opencanary.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 69,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 76 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 76
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 68,
"inputs": {
"source": "osv",
"advisories": 9,
"affected_packages": 5,
"assessed_packages": 76,
"unassessed_packages": 6,
"affected_by_severity": "high 1, moderate 2, low 2",
"direct_affected_packages": 3
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "3 affected: gitpython 3.1.51 (high 7.5), idna 3.7 (moderate 5.3), setuptools 78.1.1 (moderate 6.1)",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 3,
"packages": "gitpython 3.1.51 (high 7.5), idna 3.7 (moderate 5.3), setuptools 78.1.1 (moderate 6.1)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 76,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.926,
"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": "87 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 87,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".flake8",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 40918,
"source_files_sampled": 53,
"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/53 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 53,
"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",
"deps.dev does not index pypi:opencanary@0.9.9; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T10:54:25.231602Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/thinkst/opencanary.svg",
"full_name": "thinkst/opencanary",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}