Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"tor",
"tor-network",
"deepweb",
"dark-web",
"psnappz",
"crawler",
"spider",
"dedsec-inside",
"python-web-crawler",
"security-tools",
"security",
"python3",
"python",
"algorithm",
"osint",
"go",
"projects",
"hacking",
"torbot",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 14414,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 742,
"Python": 52871,
"Dockerfile": 671
},
"pushed_at": "2026-07-24T18:59:21Z",
"created_at": "2017-05-17T12:28:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T04:32:33Z",
"description": "Dark Web OSINT Tool",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "dev",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "DedSec Inside",
"type": "Organization",
"login": "DedSecInside",
"company": null,
"location": null,
"followers": 244,
"avatar_url": "https://avatars.githubusercontent.com/u/20391554?v=4",
"created_at": "2016-07-11T04:46:14Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 3669
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.1",
"kind": "patch",
"published_at": "2026-07-19T15:28:39Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2026-07-19T14:38:54Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2023-10-12T22:04:34Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2023-09-15T22:29:41Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2023-08-29T18:29:07Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2023-08-21T21:09:13Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-08-28T11:21:59Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2021-10-10T17:01:17Z"
},
{
"tag": "v1.3",
"kind": "other",
"published_at": "2018-10-28T15:48:00Z"
},
{
"tag": "v1.2",
"kind": "other",
"published_at": "2018-02-12T17:16:57Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-02-12T15:52:48Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-07-06T15:19:34Z"
}
],
"recent_commits": [
{
"oid": "b8266f713a3eea56757e39adbb9e3d67836b277d",
"body": "Fix httpcore compatibility with h11 0.16",
"is_bot": false,
"headline": "Merge pull request #398 from DedSecInside/fix/httpcore-h11-ci",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T15:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a291369d1c361972895e89234ce498a054255da",
"body": null,
"is_bot": false,
"headline": "Fix httpcore compatibility with h11 0.16",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T15:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d90b6effd5f75fcd541656d9c0be2f7327bbcb05",
"body": "Potential fix for code scanning alert no. 1: Workflow does not contai…",
"is_bot": false,
"headline": "Merge pull request #397 from DedSecInside/alert-autofix-1",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T14:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9eb60824c65e35ec0f945921a0bdee2a6957bde",
"body": "…n permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for code scanning alert no. 1: Workflow does not contai…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T14:53:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fff1d3528e3183592ab8850b1eb773af1ff34856",
"body": "Bump h11 from 0.14.0 to 0.16.0",
"is_bot": false,
"headline": "Merge pull request #396 from DedSecInside/dependabot/pip/h11-0.16.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T14:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8be4125f6c07700b5db11f59b12d7383bbd4b6",
"body": "Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.\n- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: h11\n dependency-version: 0.16.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump h11 from 0.14.0 to 0.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-19T14:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833b72d6e6e867c9900c7407ea411eccc10cfc0f",
"body": "Bump h11 from 0.14.0 to 0.16.0",
"is_bot": false,
"headline": "Merge pull request #354 from DedSecInside/dependabot/pip/h11-0.16.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T14:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c1da916a7e8067b2fb057178f2747c75ae2767",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' into dependabot/pip/h11-0.16.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-19T14:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f00940ee01aff2a41f93da583655e0bee3e8c0",
"body": "…-1.5.0\n\nbump scikit-learn from 1.4.2 to 1.5.0",
"is_bot": false,
"headline": "Merge pull request #392 from DedSecInside/dependabot/pip/scikit-learn…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T23:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632cc7ceb92570f7f9fb51052c439462bb488b68",
"body": "bump pytest from 8.1.1 to 9.0.3",
"is_bot": false,
"headline": "Merge pull request #393 from DedSecInside/dependabot/pip/pytest-9.0.3",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T23:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9575faa80051d6558c6bfcd841159665bc1bc720",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 9.0.3.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...9.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-version: 9.0.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump pytest from 8.1.1 to 9.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51f4e99e1c41be8038ef99a813353a8053c1ca9",
"body": "Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.2 to 1.5.0.\n- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)\n- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: scikit-learn\n dependency-version: 1.5.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump scikit-learn from 1.4.2 to 1.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67747e3d66a632df37bdf33a8984c3921afe1f9",
"body": "Improve CLI handling and crawler link resolution",
"is_bot": false,
"headline": "Merge pull request #388 from DedSecInside/patch-crawler-cli-fixes",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eddee149c64d71d709b1d3a9a44419d13176aff2",
"body": null,
"is_bot": false,
"headline": "Restore strict child URL filtering in linktree",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b5e4625239ab773c574d1483ac74825ca62696",
"body": null,
"is_bot": false,
"headline": "Resolve pyproject merge conflict",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ccec1793ca035fcf29ec2650d0c32ed0583521",
"body": "…v-1.2.2\n\nbump python-dotenv from 0.20.0 to 1.2.2",
"is_bot": false,
"headline": "Merge pull request #394 from DedSecInside/dependabot/pip/python-doten…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870bac6fd8dd5224c3fbc62f4a8666698473fa5a",
"body": "Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 1.2.2.\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compa\n[…]\n/v0.20.0...v1.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: python-dotenv\n dependency-version: 1.2.2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump python-dotenv from 0.20.0 to 1.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:31:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d24b97515d9a646e6ed6b1032061344672cb72c",
"body": "bump soupsieve from 2.3.2.post1 to 2.8.4",
"is_bot": false,
"headline": "Merge pull request #390 from DedSecInside/dependabot/pip/soupsieve-2.8.4",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d00b0644e87f8c2281bf3c0515428fb30a297e",
"body": "bump urllib3 from 2.6.3 to 2.7.0",
"is_bot": false,
"headline": "Merge pull request #389 from DedSecInside/dependabot/pip/urllib3-2.7.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f779b985482a0968c12a3e8ac5b4a096aaf89f16",
"body": "bump idna from 3.7 to 3.15",
"is_bot": false,
"headline": "Merge pull request #391 from DedSecInside/dependabot/pip/idna-3.15",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4251be0794bf125e39d889d99193a7d6880c0a3",
"body": null,
"is_bot": false,
"headline": "flake8",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ead0abc08cd4f1fc59982321279726ab07a18bc",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.15.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.7...v3.15)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-version: '3.15'\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump idna from 3.7 to 3.15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445f834fbb942f8816a5fd812dc139f28febcb1a",
"body": "Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.3.2.post1 to 2.8.4.\n- [Release notes](https://github.com/facelessuser/soupsieve/releases)\n- [Commits](https://github.com/facelessuser/soupsieve/compare/2.3.2.post1...2.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: soupsieve\n dependency-version: 2.8.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump soupsieve from 2.3.2.post1 to 2.8.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b3ac464de662b249dc7da15680f4fc2b671856",
"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-dependencies:\n- dependency-name: urllib3\n dependency-version: 2.7.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "bump urllib3 from 2.6.3 to 2.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T22:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a738e926237e4e6e17d81f6a2c9a42e4a54b4517",
"body": "Bump urllib3 from 2.5.0 to 2.6.3",
"is_bot": false,
"headline": "Merge pull request #385 from DedSecInside/dependabot/pip/urllib3-2.6.3",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec920f22a1c145e82cb77178f61cffb533d210b",
"body": null,
"is_bot": false,
"headline": "Simplify local install and CLI entry path",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd6d79f41309780bd234bdc9e4e6cc6d8a93cd9",
"body": null,
"is_bot": false,
"headline": "Improve CLI handling and crawler link resolution",
"author_name": "Akeem T. L. King",
"author_login": "KingAkeem",
"committed_at": "2026-07-16T22:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240f4e7d4850789ccaee970d1570d9fdb09e9f38",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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.5.0...2.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-version: 2.6.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.5.0 to 2.6.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-08T06:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb44f69d44d59bbf53301911e860e2f15440cb9",
"body": "The main branch is dev",
"is_bot": false,
"headline": "Update Flake8 badge to point to dev branch",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47d3a7434134eb1bf2899e0ff63ca1dc3aa35fe",
"body": "Bump urllib3 from 2.2.1 to 2.5.0",
"is_bot": false,
"headline": "Merge pull request #383 from DedSecInside/dependabot/pip/urllib3-2.5.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26451d573f17e7ca140ae4d40455e967282b1fa",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.5.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.2.1...2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-version: 2.5.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.2.1 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T20:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b82f08b678d506783a909ff9f1a4caeb419fec",
"body": "Fix linting and dependencies",
"is_bot": false,
"headline": "Merge pull request #382 from DedSecInside/fix_linting_and_dependencies",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc2cddbf800132a17417bb53cb75259a619368c",
"body": null,
"is_bot": false,
"headline": "Fixing flake8 issues",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0457dd6ce217ea1ccb8239f493bb5ccf385309f",
"body": null,
"is_bot": false,
"headline": "Update setuptools for CodeFactor",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c88932510dad614115584ad7d4a078accc1cc9",
"body": null,
"is_bot": false,
"headline": "Updating requirements.txt",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f7c6df3feaa703abc3272ae24358e83edd156a",
"body": null,
"is_bot": false,
"headline": "Running autopep8 against files",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T20:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df64d0b1fc9afafe92e92f48587e84c6dfba5c9",
"body": "tests: add comprehensive unit tests for linktree module (fixes #300)",
"is_bot": false,
"headline": "Merge pull request #380 from Sid0004/issue-300-tests",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-29T19:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "792f9b6699484a206907a4c12e832891efe8dcee",
"body": "…le level",
"is_bot": false,
"headline": "Fix NameError in test_linktree_tree.py - Remove errant code from modu…",
"author_name": "Sid0004",
"author_login": "Sid0004",
"committed_at": "2025-10-29T04:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257b51529cab7723f40636b7a825e2f80ee285df",
"body": null,
"is_bot": false,
"headline": "tests: add comprehensive unit tests for linktree module (fixes #300)",
"author_name": "Sid0004",
"author_login": "Sid0004",
"committed_at": "2025-10-28T08:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1706784e06bf767e1102cad52861052e426fda8",
"body": "html feature: display or save fetched html from the url",
"is_bot": false,
"headline": "Merge pull request #360 from ChopinF/feature/fetch_html",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-09T22:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a51c49e5d76d0a3d89caf8504b611eb2f06a732",
"body": "….7.4\n\nBump certifi from 2023.7.22 to 2024.7.4",
"is_bot": false,
"headline": "Merge pull request #374 from DedSecInside/dependabot/pip/certifi-2024…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-09T22:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146bbe51a1283cde118c4d4341fba89f355be28c",
"body": "fix:http logic errors fixed",
"is_bot": false,
"headline": "Merge pull request #376 from vaishcodescape/aditya/features",
"author_name": "PS Narayanan",
"author_login": "PSNAppz",
"committed_at": "2025-10-08T05:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403a58507c108bce42580c82f20aed9860c57af3",
"body": null,
"is_bot": false,
"headline": "comment removed",
"author_name": "Aditya Vaish",
"author_login": "vaishcodescape",
"committed_at": "2025-10-07T19:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0426a76e5fffe7f79fb1f95ea457037d0536ab48",
"body": null,
"is_bot": false,
"headline": "http logic errors fixed",
"author_name": "Aditya Vaish",
"author_login": "vaishcodescape",
"committed_at": "2025-10-07T19:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982dfd2b8c75fcd1736f954dc165b1f2428f3a7b",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-version: 2024.7.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump certifi from 2023.7.22 to 2024.7.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-07T00:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1999245717a655d7557d0734f4b7e262a1813b9",
"body": "…6.0.0\n\nBump pyinstaller from 5.13.1 to 6.0.0",
"is_bot": false,
"headline": "Merge pull request #359 from DedSecInside/dependabot/pip/pyinstaller-…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-07T00:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b26d518653bf253e5abdfcafe1878b0c0b8598",
"body": "Bump urllib3 from 1.26.18 to 2.5.0",
"is_bot": false,
"headline": "Merge pull request #356 from DedSecInside/dependabot/pip/urllib3-2.5.0",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-07T00:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5853a3301678d73c3b89d7f047cf1676d81f169f",
"body": "…8.1.1\n\nBump setuptools from 75.8.0 to 78.1.1",
"is_bot": false,
"headline": "Merge pull request #355 from DedSecInside/dependabot/pip/setuptools-7…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-10-07T00:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f1ca7158e6418273ed7c02561bca6b66ad42ad",
"body": null,
"is_bot": false,
"headline": "html feature: display or save fetched html from the url",
"author_name": "ChopinF",
"author_login": "ChopinF",
"committed_at": "2025-09-17T11:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf1eecefbbfd0f4149292a9ce08e5b4a0578e95",
"body": "Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.1 to 6.0.0.\n- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)\n- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)\n- [Commits](https://github.com/pyinstaller/pyinstaller/c\n[…]\nre/v5.13.1...v6.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: pyinstaller\n dependency-version: 6.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pyinstaller from 5.13.1 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-10T22:01:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fd2b14c5c46af788e91327a8a20afe289dfbbc9",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.5.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/1.26.18...2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-version: 2.5.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 1.26.18 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-18T22:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6328e85e4ac95a7c5b1a5dc21d0565d8278595",
"body": "Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1.\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: setuptools\n dependency-version: 78.1.1\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump setuptools from 75.8.0 to 78.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-19T21:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2982cff020818f00b728b572f97b1a5bb2d5113b",
"body": "Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.\n- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: h11\n dependency-version: 0.16.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump h11 from 0.14.0 to 0.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-24T17:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ccf61f523e0d849749823b0ae5a35a79e0ceaa6",
"body": "fixed requirements.txt, resolving compatible releases and hash-checking mode and update vulnerable setuptools version",
"is_bot": false,
"headline": "Merge pull request #353 from pUrGe12/dev",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2025-02-22T17:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d1c9b7fa59090771240c6ddb6757d475ca69a2",
"body": null,
"is_bot": false,
"headline": "fixed vulnerable version of setuptools",
"author_name": "pUrGe12",
"author_login": "pUrGe12",
"committed_at": "2025-02-14T11:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4b6e3a0014a2f4df2b0d78e60c34a502240773",
"body": null,
"is_bot": false,
"headline": "fixed requirements.txt",
"author_name": "pUrGe12",
"author_login": "pUrGe12",
"committed_at": "2025-02-14T06:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00472f9a1653d72d073b5704f2c0e25d225feaf4",
"body": "Bump idna from 3.3 to 3.7",
"is_bot": false,
"headline": "Merge pull request #342 from DedSecInside/dependabot/pip/idna-3.7",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-10-23T10:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e258c48e100153ca51de177a1dce8b613d92433",
"body": "….7.4\n\nBump certifi from 2023.7.22 to 2024.7.4",
"is_bot": false,
"headline": "Merge pull request #347 from DedSecInside/dependabot/pip/certifi-2024…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-10-23T10:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a79b04640bc514f6f1bdb7b63e8832cc729a8e3",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump certifi from 2023.7.22 to 2024.7.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-06T00:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a133d6d0f2e2cf9f82eba773d7da654cd4a3eb",
"body": "Bump urllib3 from 1.26.18 to 1.26.19",
"is_bot": false,
"headline": "Merge pull request #345 from DedSecInside/dependabot/pip/urllib3-1.26.19",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-06-19T12:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5e29e059a98c4148dfbfd2a5efc4a31fd7a4ca",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 1.26.18 to 1.26.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-18T01:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ad1ec62f52dd6d4a268d387d7fd4f6f6738a797",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump idna from 3.3 to 3.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-12T01:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a297161f10d6b12f76f697d5e2f5c2dc84df681e",
"body": "Refactored directory structure",
"is_bot": false,
"headline": "Merge pull request #340 from PSNAppz/dev",
"author_name": "PS Narayanan",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T16:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8300778dcf10d22e4ec01c599d4e52767f4fdb42",
"body": null,
"is_bot": false,
"headline": "Remove dynamic = [\"version\"]",
"author_name": "PSNAppZ",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T15:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcec7b6d77dbf187e4334d123174b04d3b33bc77",
"body": null,
"is_bot": false,
"headline": "Fix pytest",
"author_name": "PSNAppZ",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T15:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6b932d805837f17c878f1d6c16cb4cc529db9b",
"body": null,
"is_bot": false,
"headline": "Move testng guide to the root",
"author_name": "PSNAppZ",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T15:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208e8e2238d80ab9a279960e07161efd56dec3b7",
"body": null,
"is_bot": false,
"headline": "Remove poetry",
"author_name": "PSNAppZ",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T15:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d622927f7d09fbce693bb9f8f2af913d40391f",
"body": null,
"is_bot": false,
"headline": "Refactoring the project structure",
"author_name": "PSNAppZ",
"author_login": "PSNAppz",
"committed_at": "2024-04-03T15:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98901acb39c30809cbccc4551c8e1345481754cd",
"body": "Update requirements.txt",
"is_bot": false,
"headline": "Merge pull request #336 from DedSecInside/update_requirements",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-01-01T22:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb19ca56d31f76f723060caceabfec4ebd444a7",
"body": null,
"is_bot": false,
"headline": "Update requimrents.txt",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-01-01T22:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20cd19fcc0a42fd2584e9d608eace3dbffa66a11",
"body": "…5.13.1\n\nBump pyinstaller from 5.13.0 to 5.13.1",
"is_bot": false,
"headline": "Merge pull request #335 from DedSecInside/dependabot/pip/pyinstaller-…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2024-01-01T22:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb25ddb8ce56cde7cf2c8b4edf7ba6b017afc171",
"body": "Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.0 to 5.13.1.\n- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)\n- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)\n- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.13.0...v5.13.1)\n\n---\nupdated-dependencies:\n- dependency-name: pyinstaller\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pyinstaller from 5.13.0 to 5.13.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-09T00:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ab5c446e30675c3384da1dfd09e63174c11f91",
"body": "Format code using black",
"is_bot": false,
"headline": "Merge pull request #331 from DedSecInside/add_formatter",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T14:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af64fd694e5cdd52ebbb86287c7dc2ae389b0b8d",
"body": null,
"is_bot": false,
"headline": "Use black to autoformat code locally",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T14:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24503fcb9fb520507365260a027afc8b701aa07",
"body": null,
"is_bot": false,
"headline": "Remove formatting workflow",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T14:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa200655c8b7c9ac6d3d21152ba88b27b9e2c40e",
"body": null,
"is_bot": false,
"headline": "Add autoformatter",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T13:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdcb5d159461419d6dac85353dcf28ef559d7fc4",
"body": "Add new SOCKS5 configuration arguments to README",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T12:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca970a7fee40fdaa1639c8fc9cc05b6ea2dd866",
"body": "Use CLI flags instead of env variables for SOCKS5 proxy",
"is_bot": false,
"headline": "Merge pull request #330 from DedSecInside/use_cli_flags_for_socks5",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T12:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4572af981addbbc1139f0d8fb3e3d2b11f2d0a0a",
"body": "…guration and black formatter changes",
"is_bot": false,
"headline": "Use CLI flags instead of environment variables for SOCKS5 proxy confi…",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-26T11:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0330292a8dc891d1c5ed60bb4ba3f03ee4cb76",
"body": "Replace tomllib with toml",
"is_bot": false,
"headline": "Merge pull request #329 from DedSecInside/use_legacy_toml_lib",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-25T01:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "851531d5c4b37bb0f7b891dd7ca96bd58af6096b",
"body": null,
"is_bot": false,
"headline": "Replacin tomllib with toml",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-25T01:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52535bded84883eafc4aa97d71113b62bc25f8ea",
"body": "Update README.md to include docker instructions",
"is_bot": false,
"headline": "Merge pull request #326 from DedSecInside/docker-documentation",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-19T13:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f172ca3c9b36103a4c839f8fa96dcd60d65a066",
"body": "Add instructions on how to run TorBot using docker with or without Tor",
"is_bot": false,
"headline": "Update README.md to include docker instructions",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-19T12:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d5c0a64d96ac7bbf140fb199df1a4b145e8b3d",
"body": "Added Dockerfile",
"is_bot": false,
"headline": "Merge pull request #321 from SasikaSankalana/dev",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T16:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879be5222125a034905a0944abf97cb1db8a1f9d",
"body": null,
"is_bot": false,
"headline": "Added Dockerfile",
"author_name": "SasikaSankalana",
"author_login": "SasikaSankalana",
"committed_at": "2023-10-18T16:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9270f7c4a745dfe3e0026c89c4341adcb3b192ba",
"body": null,
"is_bot": false,
"headline": "Removed DockerFile",
"author_name": "SasikaSankalana",
"author_login": "SasikaSankalana",
"committed_at": "2023-10-18T16:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7ff2c992546d6f9de40765cd91419bb3f80528",
"body": "Add link for OWASP",
"is_bot": false,
"headline": "Merge pull request #325 from DedSecInside/add-owasp-to-readme",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T15:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a56bbcb1c6c213261409a68580c1a85b73d69e04",
"body": null,
"is_bot": false,
"headline": "`Merge branch 'dev' into add-owasp-to-readme",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T14:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bc1d1d6e064dce8b34ef87b49d769d9a43c1f6c",
"body": "Fixed #320 Updated README.md",
"is_bot": false,
"headline": "Merge pull request #324 from mohitd404/dev",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T14:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2349d7adae171d08ce09e2b19ebef6609a06a6b5",
"body": null,
"is_bot": false,
"headline": "Add link for OWASP",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T11:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d932b78dddbcb948e528943584480359e6d29c",
"body": "Bump urllib3 from 1.26.17 to 1.26.18",
"is_bot": false,
"headline": "Merge pull request #323 from DedSecInside/dependabot/pip/urllib3-1.26.18",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T10:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d861d9c9008234842db73f9ae81224eda68bf8",
"body": null,
"is_bot": false,
"headline": "Update requirements",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-18T10:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6040aac9feefd1e9810c2858aefc91e565d1173a",
"body": "✅ Added Contributors Section in the readme.md \r\nFixed #320",
"is_bot": false,
"headline": "Fixed #320 Updated README.md",
"author_name": "md",
"author_login": "mohitd404",
"committed_at": "2023-10-18T09:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9220059e79a83cf433e9f305d2fb0d4f9c5bb464",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.\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/1.26.17...1.26.18)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 1.26.17 to 1.26.18",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-18T01:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b0c906edae7f4bac17a7623ef0c753fe6267eb",
"body": null,
"is_bot": false,
"headline": "Updated Dockerfile",
"author_name": "SasikaSankalana",
"author_login": "SasikaSankalana",
"committed_at": "2023-10-17T16:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f844f366d6de8f060b15469aebfbb2cf190968",
"body": null,
"is_bot": false,
"headline": "Added Dockerfile",
"author_name": "SasikaSankalana",
"author_login": "SasikaSankalana",
"committed_at": "2023-10-17T16:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93bfd4f1df687a88f279dba19e6f59579b571607",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-15T13:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5a2a4a20ec25fcf21aaa49868de84de12f6bc0",
"body": "Adding documentation on how to use venv",
"is_bot": false,
"headline": "Merge pull request #318 from DedSecInside/update_readme",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-15T13:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c588fdc6d877bd7334a948cb909b50e7c37104de",
"body": null,
"is_bot": false,
"headline": "shrinking headers",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-15T13:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0ea5a79f7b2541d21d4ff4acd50ed3309cbca6",
"body": null,
"is_bot": false,
"headline": "Adding documentation on how to use venv",
"author_name": "Akeem King",
"author_login": "KingAkeem",
"committed_at": "2023-10-15T13:27:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 50,
"latest_release_at": "2026-07-19T15:28:39Z",
"latest_release_tag": "v4.1.1",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 6,
"days_since_latest_release": 8,
"mean_days_between_releases": 342.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "torbot",
"exists": true,
"license": "GNU GPL",
"keywords": [
"License :: Other/Proprietary License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.9"
],
"ecosystem": "pypi",
"matches_repo": null,
"registry_url": "https://pypi.org/project/torbot/",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 82,
"first_published_at": "2018-07-01T12:50:19.794925Z",
"latest_published_at": "2023-10-12T22:02:37.585128Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1019
}
]
},
"popularity": {
"forks": 719,
"stars": 4458,
"watchers": 121,
"fork_history": {
"days": [
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-15",
"count": 1
},
{
"date": "2017-09-17",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-30",
"count": 1
},
{
"date": "2018-02-18",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-15",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-04",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-29",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-02",
"count": 1
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-07-21",
"count": 2
},
{
"date": "2018-07-24",
"count": 2
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-07-31",
"count": 2
},
{
"date": "2018-08-11",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-16",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-09-29",
"count": 1
},
{
"date": "2018-10-03",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-07",
"count": 2
},
{
"date": "2018-10-08",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-10",
"count": 3
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-13",
"count": 3
},
{
"date": "2018-10-14",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2018-10-30",
"count": 2
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-19",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-04",
"count": 2
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-10",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-21",
"count": 1
},
{
"date": "2019-04-23",
"count": 2
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-06-23",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2019-08-10",
"count": 2
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-11-16",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-13",
"count": 2
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-24",
"count": 1
},
{
"date": "2020-02-10",
"count": 2
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-19",
"count": 3
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-05",
"count": 2
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-08",
"count": 2
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-18",
"count": 2
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-23",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-14",
"count": 2
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-07",
"count": 2
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-09",
"count": 2
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-23",
"count": 1
},
{
"date": "2021-06-01",
"count": 2
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-06-27",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-16",
"count": 2
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-05",
"count": 2
},
{
"date": "2021-09-11",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-19",
"count": 2
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-11-01",
"count": 2
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-01-04",
"count": 4
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-25",
"count": 3
},
{
"date": "2022-03-28",
"count": 3
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-20",
"count": 2
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-18",
"count": 2
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-19",
"count": 2
},
{
"date": "2022-06-22",
"count": 2
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-06-30",
"count": 2
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-11-15",
"count": 2
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-11-28",
"count": 2
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-26",
"count": 2
},
{
"date": "2022-12-27",
"count": 2
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-10",
"count": 2
},
{
"date": "2023-01-11",
"count": 2
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-05",
"count": 2
},
{
"date": "2023-10-07",
"count": 2
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-15",
"count": 4
},
{
"date": "2023-10-16",
"count": 2
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-18",
"count": 2
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-11-13",
"count": 2
},
{
"date": "2023-11-14",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-01-30",
"count": 2
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-20",
"count": 2
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-05-03",
"count": 2
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-12",
"count": 2
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-29",
"count": 2
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-08-10",
"count": 2
},
{
"date": "2024-08-12",
"count": 2
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-24",
"count": 2
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-01",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-10-29",
"count": 2
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-14",
"count": 2
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-22",
"count": 2
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-02-13",
"count": 2
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-24",
"count": 2
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-27",
"count": 3
},
{
"date": "2025-03-28",
"count": 2
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-19",
"count": 2
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-14",
"count": 2
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-24",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-05-30",
"count": 2
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-07",
"count": 2
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-08",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-19",
"count": 2
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 2
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-09",
"count": 2
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-18",
"count": 7
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-16",
"count": 3
},
{
"date": "2026-04-18",
"count": 2
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-03",
"count": 8
},
{
"date": "2026-07-04",
"count": 8
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-08",
"count": 2
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-22",
"count": 2
},
{
"date": "2026-07-23",
"count": 1
},
{
"date": "2026-07-24",
"count": 7
},
{
"date": "2026-07-25",
"count": 3
},
{
"date": "2026-07-26",
"count": 5
},
{
"date": "2026-07-27",
"count": 1
}
],
"complete": true,
"collected": 700,
"total_forks": 719
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12133,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "certifi",
"direct": true,
"version": "2023.7.22",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-248v-346w-9cwc",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 2,
"oldest_advisory_days": 752
},
{
"name": "idna",
"direct": true,
"version": "3.3.0",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 837
},
{
"name": "pyinstaller",
"direct": true,
"version": "5.13.0",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-9w2p-rh8c-v9g5",
"GHSA-p2xp-xx3r-mffc",
"PYSEC-2023-292",
"PYSEC-2026-1813"
],
"fixed_version": "6.0.0",
"advisory_count": 4,
"oldest_advisory_days": 962
},
{
"name": "soupsieve",
"direct": true,
"version": "2.3.2.post1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2wc2-fm75-p42x",
"GHSA-836r-79rf-4m37",
"PYSEC-2026-3071",
"PYSEC-2026-3072"
],
"fixed_version": "2.8.4",
"advisory_count": 4,
"oldest_advisory_days": 18
},
{
"name": "urllib3",
"direct": true,
"version": "1.26.17",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-g4mx-q9vg-27p4",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"PYSEC-2023-212",
"PYSEC-2026-141",
"PYSEC-2026-1994"
],
"fixed_version": "2.7.0",
"advisory_count": 14,
"oldest_advisory_days": 1014
},
{
"name": "python-dotenv",
"direct": true,
"version": "0.20.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.6,
"advisory_ids": [
"GHSA-mf9w-mj56-hr94",
"PYSEC-2026-2270"
],
"fixed_version": "1.2.2",
"advisory_count": 2,
"oldest_advisory_days": 98
},
{
"name": "scikit-learn",
"direct": true,
"version": "1.3.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-jw8x-6495-233v",
"PYSEC-2024-110"
],
"fixed_version": "1.5.0",
"advisory_count": 2,
"oldest_advisory_days": 781
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 5,
"moderate": 2
},
"advisory_count": 32,
"affected_count": 7,
"assessed_count": 37,
"malicious_count": 0,
"assessed_package": "pypi:torbot@4.0.0",
"unassessed_count": 0,
"direct_affected_count": 7
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "altgraph",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.17.4"
},
{
"name": "beautifulsoup4",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.12.3"
},
{
"name": "certifi",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2024.7.4"
},
{
"name": "charset-normalizer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.3.2"
},
{
"name": "decorator",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=5.1.1"
},
{
"name": "idna",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.15"
},
{
"name": "igraph",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.11.4"
},
{
"name": "joblib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.4.2"
},
{
"name": "macholib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.16.3"
},
{
"name": "progress",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.6"
},
{
"name": "pyinstaller",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.8.0"
},
{
"name": "pyinstaller-hooks-contrib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2024.6"
},
{
"name": "PySocks",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.7.1"
},
{
"name": "python-dotenv",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.2.2"
},
{
"name": "scikit-learn",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.5.0"
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.13.0"
},
{
"name": "six",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.16.0"
},
{
"name": "sklearn",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.0"
},
{
"name": "soupsieve",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.8.4"
},
{
"name": "termcolor",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.4.0"
},
{
"name": "texttable",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.7.0"
},
{
"name": "threadpoolctl",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.5.0"
},
{
"name": "urllib3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.7.0"
},
{
"name": "validators",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.22.0"
},
{
"name": "treelib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.7.1"
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.26.4"
},
{
"name": "unipath",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.1"
},
{
"name": "httpx",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.27.0"
},
{
"name": "tabulate",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.9.0"
},
{
"name": "phonenumbers",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=8.13.37"
},
{
"name": "pytest",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=9.0.3"
},
{
"name": "yattag",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.15.2"
},
{
"name": "toml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.10.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "altgraph",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "altgraph",
"direct": true,
"version": "0.17.4",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": true,
"version": "4.12.3",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": true,
"version": "2024.7.4",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": true,
"version": "3.3.2",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": true,
"version": "5.1.1",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": true,
"version": "0.27.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": true,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "igraph",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "igraph",
"direct": true,
"version": "0.11.4",
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "joblib",
"direct": true,
"version": "1.4.2",
"ecosystem": "pypi"
},
{
"name": "macholib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "macholib",
"direct": true,
"version": "1.16.3",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": "1.26.4",
"ecosystem": "pypi"
},
{
"name": "phonenumbers",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "phonenumbers",
"direct": true,
"version": "8.13.37",
"ecosystem": "pypi"
},
{
"name": "progress",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "progress",
"direct": true,
"version": "1.6",
"ecosystem": "pypi"
},
{
"name": "pyinstaller",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyinstaller",
"direct": true,
"version": "6.8.0",
"ecosystem": "pypi"
},
{
"name": "pyinstaller-hooks-contrib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyinstaller-hooks-contrib",
"direct": true,
"version": "2024.6",
"ecosystem": "pypi"
},
{
"name": "pysocks",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pysocks",
"direct": true,
"version": "1.7.1",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": true,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": true,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": true,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": "1.13.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "six",
"direct": true,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "sklearn",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sklearn",
"direct": true,
"version": "0.0",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": true,
"version": "2.8.4",
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tabulate",
"direct": true,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "termcolor",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "termcolor",
"direct": true,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "texttable",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "texttable",
"direct": true,
"version": "1.7.0",
"ecosystem": "pypi"
},
{
"name": "threadpoolctl",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "threadpoolctl",
"direct": true,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": true,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "treelib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "treelib",
"direct": true,
"version": "1.7.1",
"ecosystem": "pypi"
},
{
"name": "unipath",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "unipath",
"direct": true,
"version": "1.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": true,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "validators",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "validators",
"direct": true,
"version": "0.22.0",
"ecosystem": "pypi"
},
{
"name": "yattag",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "yattag",
"direct": true,
"version": "1.15.2",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.3.0",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "24.0",
"ecosystem": "pypi"
},
{
"name": "pefile",
"direct": false,
"version": "2023.2.7",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "pywin32-ctypes",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "78.1.1",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "socksio",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 79,
"direct_count": 66,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 212,
"open_issues": 4,
"closed_ratio": 0.964,
"closed_issues": 107,
"closed_unmerged_prs": 44
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "KingAkeem",
"commits": 481,
"avatar_url": "https://avatars.githubusercontent.com/u/13573860?v=4"
},
{
"type": "User",
"login": "PSNAppz",
"commits": 330,
"avatar_url": "https://avatars.githubusercontent.com/u/4481429?v=4"
},
{
"type": "User",
"login": "agrepravin",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/12726996?v=4"
},
{
"type": "User",
"login": "neolight1010",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/58057324?v=4"
},
{
"type": "User",
"login": "soorajsomans",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/11995071?v=4"
},
{
"type": "User",
"login": "masterugwee",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/10448437?v=4"
},
{
"type": "User",
"login": "shaswat-satyam",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/70892928?v=4"
},
{
"type": "User",
"login": "morenocl",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/30539779?v=4"
},
{
"type": "User",
"login": "tiagoCMatias",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/32894635?v=4"
},
{
"type": "User",
"login": "shivankar-madaan",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/23168725?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.511
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"flake8.yml",
"pytest.yml"
],
"has_docs_dir": true,
"linter_configs": [
".flake8"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 1,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 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": 0,
"reason": "Found 0/4 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "27 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": null,
"reason": "packaging workflow not 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": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b8266f713a3eea56757e39adbb9e3d67836b277d",
"ran_at": "2026-07-28T05:15:05Z",
"aggregate_score": 6,
"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-24T20:22:54Z",
"oldest_open_prs": [
{
"number": 357,
"created_at": "2025-08-02T08:14:38Z",
"last_comment_at": "2025-10-07T00:19:00Z",
"last_comment_author": "KingAkeem"
},
{
"number": 381,
"created_at": "2025-10-28T16:09:29Z",
"last_comment_at": "2026-07-16T22:32:19Z",
"last_comment_author": "KingAkeem"
},
{
"number": 399,
"created_at": "2026-07-24T18:59:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T15:26:15Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 270,
"created_at": "2023-01-12T16:07:27Z",
"last_comment_at": "2023-10-27T14:32:28Z",
"last_comment_author": "KingAkeem"
},
{
"number": 314,
"created_at": "2023-10-14T18:21:42Z",
"last_comment_at": "2023-10-31T12:14:20Z",
"last_comment_author": "KingAkeem"
},
{
"number": 315,
"created_at": "2023-10-14T18:24:39Z",
"last_comment_at": "2025-10-29T00:05:51Z",
"last_comment_author": "KingAkeem"
},
{
"number": 317,
"created_at": "2023-10-15T13:21:32Z",
"last_comment_at": "2025-11-14T22:13:15Z",
"last_comment_author": "DylanM5"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/DedSecInside/TorBot",
"host": "github.com",
"name": "TorBot",
"owner": "DedSecInside"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 68,
"calibrated": 80,
"calibration": "2026-08-02"
}
}
],
"value": 80,
"inputs": {
"security": 58,
"vitality": 70,
"community": 69,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 84,
"ai_readiness": 44,
"weighted_overall_raw": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 0.81,
"days_since_last_push": 3,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "27 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": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v4.1.1",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 342.1
},
"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 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~342.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 342.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 69,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "exceptional",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"forks": 719,
"stars": 4458,
"watchers": 121,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4,458 stars",
"points": 59.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4458
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "719 forks",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 719
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "121 watchers",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 121
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": "at_risk",
"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": 32,
"inputs": {
"packages": [
"torbot"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 82
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "82 downloads/month across pypi",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 82,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 38,
"top_contributor_share": 0.511
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 51% of commits",
"points": 11,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 51
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 212,
"open_issues": 4,
"closed_issues": 107,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.964,
"closed_unmerged_prs": 44,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 40.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "212/256 decided PRs merged",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 212,
"decided": 256
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 244,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "DedSecInside",
"public_repos": 10,
"account_age_days": 3669
},
"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": "244 followers of DedSecInside",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 244,
"login": "DedSecInside"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~10 yr old",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"torbot"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1019
},
"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 1019 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1019
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 84,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"tor",
"tor-network",
"deepweb",
"dark-web",
"psnappz",
"crawler",
"spider",
"dedsec-inside",
"python-web-crawler",
"security-tools",
"security",
"python3",
"python",
"algorithm",
"osint",
"go",
"projects",
"hacking",
"torbot",
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"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": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "27 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "weak",
"name": "Dependency advisories",
"note": "Matched the pypi:torbot@4.0.0 runtime dependency closure — what installing the published package pulls in — 37 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:torbot@4.0.0",
"assessed": 37
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "osv",
"advisories": 32,
"affected_packages": 7,
"assessed_packages": 37,
"unassessed_packages": 0,
"affected_by_severity": "high 5, moderate 2",
"direct_affected_packages": 7
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "7 affected: certifi 2023.7.22 (high 7.5), idna 3.3.0 (high 7.5), pyinstaller 5.13.0 (high 8.8), +4 more",
"points": 5.1,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 7,
"packages": "certifi 2023.7.22 (high 7.5), idna 3.3.0 (high 7.5), pyinstaller 5.13.0 (high 8.8)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 4
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "6 advisory-carrying package(s) unaddressed past 90 days; oldest published 1014 days ago",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 6,
"oldest": 1014
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 37,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"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": "weak",
"name": "AI Readiness",
"value": 44,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.494,
"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": "40 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.19
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"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": 12133,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T05:15:32.544008Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DedSecInside/TorBot.svg",
"full_name": "DedSecInside/TorBot",
"license_state": "custom",
"license_spdx": null
}