Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"agents",
"artificial-intelligence",
"cybersecurity",
"penetration-testing",
"ai-penetration-testing",
"ai-pentesting",
"ai-security",
"bug-bounty",
"ctf-tools",
"cybersecurity-tools",
"ethical-hacking",
"llm-security",
"offensive-security",
"pentesting-tools",
"red-teaming",
"security-automation",
"security",
"code-quality",
"ai-hacking",
"hacking"
],
"is_fork": false,
"size_kb": 9449,
"has_wiki": true,
"homepage": "https://strix.ai",
"languages": {
"CSS": 2987,
"HTML": 914,
"Jinja": 32008,
"Shell": 18573,
"Python": 912637,
"Makefile": 2485,
"Dockerfile": 8684,
"TypeScript": 276138
},
"pushed_at": "2026-07-21T18:28:23Z",
"created_at": "2025-08-05T21:28:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T22:59:37Z",
"description": "Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"TypeScript"
]
},
"owner": {
"blog": "strix.ai",
"name": "Strix",
"type": "Organization",
"login": "usestrix",
"company": null,
"location": null,
"followers": 444,
"avatar_url": "https://avatars.githubusercontent.com/u/187630752?v=4",
"created_at": "2024-11-07T11:49:05Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 621
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-07-21T16:11:47Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-14T11:47:01Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-06-09T16:46:48Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2026-06-09T01:10:24Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-05-28T19:00:41Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-05-27T03:07:48Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-26T21:51:38Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-03-23T05:16:53Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-02-24T02:47:38Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-02-20T18:41:25Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-02-19T22:18:31Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-01-23T19:10:44Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-01-19T02:35:43Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-01-15T05:35:50Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-01-12T17:26:14Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-12-15T18:34:10Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-11-25T16:41:08Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-11-01T12:08:14Z"
}
],
"recent_commits": [
{
"oid": "48b4821f6960f38a289118a5c17b7e88e3a168b2",
"body": null,
"is_bot": false,
"headline": "chore: release v1.2.0",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-21T16:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f600f99103a3fb795064a6acb51dca73346957e2",
"body": "…(#813)",
"is_bot": false,
"headline": "Local run viewer: email reports, run history, and the platform suite …",
"author_name": "yoni-at-strix",
"author_login": "yoni-at-strix",
"committed_at": "2026-07-21T15:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3e0597ce5846c5c392ac3099ba6b85b0a4b777",
"body": "…825)\n\n* docs(skills): add Active Directory / Kerberos domain testing skill\n\n* docs(skills): fix AD skill collector package + split invalid pipx install",
"is_bot": false,
"headline": "docs(skills): add Active Directory / Kerberos domain testing skill (#…",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-21T14:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad27f0c67e9d3a11174ca9e4358bc8922ea9d093",
"body": "…… (#821)\n\n* docs(reporting): add CVSS calibration guidance to reduce severity inflation\n\nThe create_vulnerability_report tool documents the cvss_breakdown format but\ngives no guidance on choosing metric values, so findings are frequently\nover-rated. Add a concise calibration block covering the most\n[…]\ntion impact, folding a chained worst case\ninto one vector, and ignoring adversary-in-the-middle or user-interaction\nprerequisites.\n\n* docs(reporting): drop 'one weakness per report' calibration bullet",
"is_bot": false,
"headline": "docs(reporting): add CVSS calibration guidance to reduce severity inf…",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-21T13:17:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f967e6017b9523f5c14b699ebdb64bfadbc288d2",
"body": "…817)\n\n* fix(report): prevent code-fence breakout in vulnerability markdown\n\nrender_vulnerability_md wrapped LLM-authored poc_script_code and code\nsnippet values in a fixed three-backtick fence, so a triple-backtick inside\nthe value closed the fence early and the rest rendered as live markdown\n(head\n[…]\n left unchanged.\n\nFixes #815\n\n* fix(report): indent multiline snippets\n\n---------\n\nCo-authored-by: thejesh23 <thejesh23@users.noreply.github.com>\nCo-authored-by: Alex Schapiro <bearsyankees@gmail.com>",
"is_bot": false,
"headline": "fix(report): prevent code-fence breakout in vulnerability markdown (#…",
"author_name": "Thejesh Reddy",
"author_login": "thejesh23",
"committed_at": "2026-07-21T02:07:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9890a672d623fbce63117e5757bbb9375407269",
"body": "* test(proxy): drop transfer encoding on replay\n\n* test(proxy): drop transfer encoding on replay",
"is_bot": false,
"headline": " strip transfer encoding (#820)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-21T01:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599f7c752692c8cf531b49ed4defd37c4b816471",
"body": "…#816)\n\nbuild_raw_request kept the Content-Length inherited from the captured\nrequest, so replaying a modified body (repeat_request) emitted a request\nwhose declared length did not match the body — truncating the payload or\nstalling the target. Drop any inherited Content-Length (case-insensitively)\n\n[…]\nrom the body actually being sent.\n\nAdds tests covering a lengthened body, an emptied body, and the\nno-inherited-header path.\n\nFixes #814\n\nCo-authored-by: thejesh23 <thejesh23@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(proxy): recompute Content-Length when replaying a modified body (…",
"author_name": "Thejesh Reddy",
"author_login": "thejesh23",
"committed_at": "2026-07-21T01:43:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8cd9abba21d9a921ba740c9b3f8f82543f864cd6",
"body": "* docs(skills): add grafana_prometheus observability pivot skill\n\n* docs(skills): fix grafana/prometheus SSRF + redacted-creds accuracy (greptile)",
"is_bot": false,
"headline": "docs(skills): add grafana_prometheus observability pivot skill (#812)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-20T17:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230324d2b80a5a27506f85fc521845d8464b04c0",
"body": "* Add passive asset discovery reconnaissance skill\n\n* Document asset discovery reconnaissance skill\n\n* Refine asset discovery reconnaissance skill\n\n* Add scope guidance to asset discovery skill",
"is_bot": false,
"headline": " recon asset discovery skill (#809)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-19T20:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5a67d234bd3faef34d22be8c6f5a9607de41a3",
"body": null,
"is_bot": false,
"headline": "chore(llm): shorten timeout helper docstring; update tests",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-18T02:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ad3e4472686b9d35f3acd5df000d3834f62e72",
"body": "An httpx.Timeout in ModelSettings.extra_args crashes\nModelSettings.to_json_dict() (PydanticSerializationError) on the Chat\nCompletions and LiteLLM model paths, which serialize settings for their\ntracing generation span — failing every model turn on those paths. Pass\nthe timeout as a plain float, which httpx-based clients apply as the\nread (inactivity) timeout.",
"is_bot": false,
"headline": "fix(llm): use a JSON-serializable per-turn model timeout",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-18T02:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7689e927c52aa6bc7eaf14590c31f90e7e623a",
"body": null,
"is_bot": false,
"headline": "fix(llm): use httpx.Timeout read-inactivity for per-turn model timeout",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-18T01:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb95ab43d38747ea737b37bf06938e7253ef9d9",
"body": "…fast and retry",
"is_bot": false,
"headline": "fix(llm): add per-turn model request timeout so stalled streams fail …",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-18T01:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa151c68749b13f5e30f71fa4c760d0f5d4bf6a",
"body": "The SDK's http_status retry policy only retries errors carrying a known\nHTTP status code, but quota/billing (and other provider-side) failures\noften surface inside a streamed response as a bare error with no status\ncode, so they were failing on the first attempt. Add a statusless retry\npolicy to DEFAULT_MODEL_RETRY (retry count and backoff unchanged) so they\nare retried before a genuine exhaustion fails the run; user aborts are\nnever retried.",
"is_bot": false,
"headline": "fix(llm): retry statusless mid-stream provider errors (quota/billing)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-17T23:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c2592b5322019344bcde26d6f9bf1fb2031b3b",
"body": "The SDK's http_status retry policy only retries errors carrying a known\nHTTP status code, but quota/billing (and other provider-side) failures\noften surface inside a streamed response as a bare error with no status\ncode, so they were failing on the first attempt. Add a statusless retry\npolicy to DEF\n[…]\nany content is\nstreamed; user aborts are never retried), restoring the pre-SDK engine's\nresilience. If the provider is genuinely exhausted, the error still\npropagates and fails the scan after retries.",
"is_bot": false,
"headline": "fix(llm): retry statusless mid-stream provider errors (quota/billing)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-17T23:47:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f54ecb74f9d14e06d842137bdc6364455c10ccf6",
"body": "…outed models (#801)",
"is_bot": true,
"headline": "fix(report): restore cost tracking for OpenRouter and other LiteLLM-r…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-17T20:38:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "96ca7e544d15c6655d8663c08e3eb9b11656e45a",
"body": "…rialization lock (#799)\n\nCo-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "revert(proxy): drop overfit Caido reconnect/HTTPQL band-aids, keep se…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-17T20:18:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e4548cb28c4e7e996d0226a4c8fdb734a180b18c",
"body": "…QL errors, sandbox tool guidance (#794)\n\n* fix(proxy,tooling): serialize+reconnect Caido client, actionable HTTPQL errors, sandbox tool guidance\n\nAddresses the top recurring agent tool-call failures observed in telemetry:\n\n- proxy: the shared Caido client had no locking or reconnect, so concurrent\n\n[…]\nlient without closing it, so a missing/unavailable project could\nleak a transport on every retry. Close the client before re-raising.\n\n---------\n\nCo-authored-by: Alex Schapiro <bearsyankees@gmail.com>",
"is_bot": true,
"headline": "fix(proxy,tooling): serialize+reconnect Caido client, actionable HTTP…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-17T17:31:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "df97c86f8fa6d5284849cdff4891760e92d12066",
"body": "…nts (#793)\n\n* fix(prompt): treat demo/sample data and demo environments as low severity or skip\n\n* Update system_prompt.jinja\n\n* fix(prompt): use demo context as a skip signal, not a CVSS override\n\n* fix(prompt): let demo context honestly inform CVSS impact metrics\n\n* fix(prompt): focus on detectin\n[…]\n fix(prompt): trim demo-environment check to a short addendum\n\n---------\n\nCo-authored-by: Alex Schapiro <bearsyankees@gmail.com>\nCo-authored-by: alex s <46074070+bearsyankees@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(prompt): down-rate or skip findings on demo data / demo environme…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-17T02:14:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "af65796ec096f242e29b55da2cc04fbf121a3603",
"body": null,
"is_bot": false,
"headline": "fix(runtime): close the docker client on session cleanup (#787)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T18:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2eb39a02e4e945cd63b4a787c6454590f9f66ef",
"body": "…ion (#785)",
"is_bot": false,
"headline": "fix(runtime): cap sandbox container logs to prevent host disk exhaust…",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T16:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a50a5ab0ea2f8c62818474809fdf19037e50041",
"body": "…er-agent collisions",
"is_bot": false,
"headline": "docs(python skill): recommend a task-unique PoC filename to avoid int…",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T16:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a529d7f73a7c719289fd66c455f7bf17376e3823",
"body": "…g project files",
"is_bot": false,
"headline": "docs(python skill): use a distinctive PoC filename to avoid clobberin…",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T16:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bd6179642f04f77071985287fc79cb80ef6ac4",
"body": "The sandbox never creates /workspace/scratch, so guidance pointing agents\nthere failed on first write. Make the Python/exec_command and recon\noutput-hygiene guidance path-agnostic (write to a file, relative to the\nworking dir) instead of naming a directory that may not exist.",
"is_bot": false,
"headline": "docs(prompts,skills): stop hardcoding /workspace/scratch path",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T16:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6786d24acad74b70f833d3c80a6cf818a9c66a00",
"body": null,
"is_bot": true,
"headline": "docs(tools): guide proportional wait_for_message timeouts (#784)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-16T14:16:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "89ee7b9e5ed499df1b33584be9f4cff35194a1ea",
"body": "Per projectdiscovery katana docs, add the flags that actually bound\ncrawl output size and a reduce-then-delete workflow:\n- -mdp (max-domain-pages; default is unlimited), -fsu (filter-similar),\n -fs scope, -f url (URL-only), -or/-ob (omit raw/body), -mrs.\n- Baseline now includes -mdp 2000 -fsu; new 'Keeping output small'\n section: bound scope/volume, shrink records, distil then delete raw\n crawls.",
"is_bot": false,
"headline": "docs(skills): add research-backed katana output-reduction flags",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T11:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98990bae45949a07974ba42405fed305fb654920",
"body": "Address Greptile review:\n- system_prompt: only clean up your own task's files; don't delete\n another agent's files in the shared workspace unless confirmed unused.\n- katana.md: extract+dedupe URLs with jq before removing raw .jsonl\n (sort -u on JSONL compares whole records, not URLs).",
"is_bot": false,
"headline": "docs(prompts,skills): scope cleanup to own files; dedupe JSONL by URL",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T11:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b619d57a0c61e7a9cee8473bb0d831c8154dc0e",
"body": "Add lightweight, always-on disk-hygiene guidance so agents keep recon\nartifacts bounded on the shared /workspace instead of writing very large\nuncapped crawl output.\n\n- system_prompt.jinja: DISK & SCRATCH HYGIENE note in the shared-workspace\n block; recon PHASE 1 crawl bullet asks to bound each cra\n[…]\nkatana.md: bound the baseline/deep examples with -ct,\n add a Keeping-output-manageable note (bound by -ct/-d, reserve -jsl/-kf\n all for narrowed targets, check du -sh, dedupe and remove raw .jsonl).",
"is_bot": false,
"headline": "docs(prompts,skills): bound recon output for shared-disk hygiene",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T11:47:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38c2936f6950603e298f35a71e7639897cb2851f",
"body": "This reverts commit 40f4e67320bf229bee064a33fe4dbd300c6b8e1b.",
"is_bot": true,
"headline": "Revert \"fix(runtime): retry transient sandbox startup failures (#768)\"",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-16T11:09:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16982646dfdca5e51d4f78b584cf099121c52220",
"body": null,
"is_bot": false,
"headline": "fix(runtime): bound nano_cpus to docker's int64 NanoCPUs range",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T01:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575e10a4048d720e6d8ea74bcb4908b3ddffebcd",
"body": "…X_CPUS",
"is_bot": false,
"headline": "fix(runtime): also suppress OverflowError for non-finite STRIX_SANDBO…",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T01:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84185db23b77219936c4f5fc5ec4ad48b20e882b",
"body": "Apply cgroup caps (mem_limit, shm_size, nano_cpus, pids_limit) to the\nsandbox container from STRIX_SANDBOX_* env vars. Unset values keep\ndocker's unbounded default, so behavior is unchanged unless opted in.",
"is_bot": false,
"headline": "feat(runtime): opt-in resource limits for docker sandbox containers",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-16T01:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "899e07d3a25b616f2d0908a35d05b2c61f3cd6b0",
"body": "…-context scrub) (#779)",
"is_bot": true,
"headline": "fix(core): bound per-agent image memory (proactive budget + inherited…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-16T01:13:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "914207ffb372b9e77e9cd512045ab54d0edffbcc",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "feat(runtime): resolve sandbox ports over a shared Docker network (#775)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-15T18:57:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "40f4e67320bf229bee064a33fe4dbd300c6b8e1b",
"body": "* fix(runtime): retry transient sandbox startup failures\n\n* fix(runtime): fail closed when sandbox teardown fails",
"is_bot": false,
"headline": "fix(runtime): retry transient sandbox startup failures (#768)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-15T03:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44ca88a181810440cdefad84376462e9281f1de",
"body": "The sandbox SDK's LocalDir walker rejects any symlink outright\n(LocalDirReadError, reason=symlink_not_supported), so uploading a cloned\nrepository that commits symlinks (common in JS/TS monorepos) aborts before\nthe agent starts. Stage such trees into a temp copy first: in-tree links\nare dereferenced; out-of-tree, dangling, and cyclic links are dropped and\nnever followed, preserving the walker's path-escape safety. Symlink-free\ntrees are uploaded as-is.",
"is_bot": false,
"headline": "fix(runtime): stage symlink-safe copies for LocalDir uploads (#766)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-14T21:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d9a847166fe2f82125643d13e099b0d989bbe4",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "chore: release v1.1.0 (#765)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-14T11:38:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e69c8f6633afbf95b8922b66670d837e2e8c46b7",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": false,
"headline": "Default sandbox exec commands to Bash (#764)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-14T10:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a8b2139b1bd856f01693effc6ac26eb7b25427",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-14T00:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b959d528a2fac9aa5ba432bbf2399849f7ea3638",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "Warn when configured LLM is not frontier-recommended (#586)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-14T00:41:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "daf39a2305b6a1339813beadbcb7e3529af6c86b",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "chore(telemetry): minor telemetry updates (#761)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-13T23:29:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5304baa424a8b0393a8ad3cec8f2c688608aad93",
"body": "* feat(llm): attribute OpenRouter usage to Strix app\n\nCo-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>\n\n* scope OpenRouter category header to OpenRouter models; add OR_APP_CATEGORIES override\n\nCo-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>\n\n* clear stale OpenRouter category header when s\n[…]\nAuthored-By: Ahmed Allam <ahmed39652003@gmail.com>\n\n* drop attribution comments\n\nCo-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>\n\n---------\n\nCo-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "feat(llm): change OpenRouter LLM request headers (#760)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-13T23:12:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "993fd41f32fe60df47bc0d3ef7cc670dc0f209f4",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "fix(tui): restore snappy sweep/progress animation frame rate (#759)",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-13T21:21:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b7a12595932f7d7cb5f15258dbf78aba3f96f231",
"body": null,
"is_bot": false,
"headline": "feat: add weak password detection skill (#621) (#654)",
"author_name": "Stark",
"author_login": "Taha-KT",
"committed_at": "2026-07-13T18:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48521deb62dabd320f382f64724eee26bc9b543d",
"body": "* Deduplicate scan ended telemetry\n\n* Delete tests/test_telemetry.py\n\n* Retry failed scan ended telemetry\n\n* Preserve scan ended retry reason",
"is_bot": false,
"headline": "Deduplicate scan ended telemetry (#758)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-13T18:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6cefc176a2bf9ed199ef77db90fbd86dbb7e3ce",
"body": "… structure) (#754)\n\nCo-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "docs(prompts): strengthen report guidance (severity, chaining, report…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-13T03:37:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a87bfb48818e9cb004caf96ccd3965025755c0fe",
"body": "…CA TUI renderer (#753)\n\nCo-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "fix(reporting): require advisory_cvss for dependency findings + add S…",
"author_name": "devin-ai-integration[bot]",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-13T00:31:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "24279e3279cf16fc980e49a479627c1dafb9aef3",
"body": null,
"is_bot": false,
"headline": "Use core LiteLLM dependency (#752)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-12T19:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4537f33f11839746ec05a4c89afc47ebb03b3ffc",
"body": null,
"is_bot": false,
"headline": "Add dependency reporting fields (#751)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-12T19:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee779987d3a513f0afd27ca3da1217f6b1e400a9",
"body": "…an run (#748)\n\n* fix(deps): cap openai<2.45 and add litellm[proxy] so fresh installs can run\n\n* chore(deps): sync uv.lock with openai cap and litellm[proxy]\n\nRegenerate the lockfile so locked/frozen installs pick up the openai<2.45 cap and litellm[proxy] extras (fastapi, orjson, ...); remove inline dependency comments.\n\nCo-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>\n\n---------\n\nCo-authored-by: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": false,
"headline": "fix(deps): cap openai<2.45 and add litellm[proxy] so fresh installs c…",
"author_name": "AtifAssari",
"author_login": "AtifAssari",
"committed_at": "2026-07-12T16:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f28c6b4b68840a13210bb9ef6190b55363b515",
"body": null,
"is_bot": false,
"headline": "Add root scan prompt options (#750)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-12T16:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b46a748e4bffbd4d7bb8e8f28daa015ad02566a",
"body": null,
"is_bot": false,
"headline": "Add skill directory registration (#746)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-12T16:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205e0b370706283cee4bcd6d7d8ca7faf41e9d23",
"body": null,
"is_bot": false,
"headline": "Allow scan agent tool registration (#733)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-12T03:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13960ae01a355a42cf35e3a01d2791fcec7a317",
"body": null,
"is_bot": false,
"headline": "Support routed OpenAI required tool choice (#732)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-10T22:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d327d21fd8f70283760a98d0edac33700bdf94",
"body": "feat(inputs): implement logic for required tool choice based on model\n\ntest(inputs): add tests for force_required_tool_choice behavior\n\ntest(runner): update tests to include force_required_tool_choice in settings",
"is_bot": false,
"headline": "feat(settings): add force_required_tool_choice to LlmSettings (#730)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-10T22:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f528a6d26585b05bd55909394a8186fb851fc39a",
"body": "- Use curl instead of gsutil for anonymous GCS checks\n- Document userinfo requires bearer access token",
"is_bot": false,
"headline": "Address Greptile review: GCP and Auth0 recon guidance",
"author_name": "Ayush7614",
"author_login": "Ayush7614",
"committed_at": "2026-07-10T15:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054725ccb6a3ee25812fa58c9a6878feff4cd53b",
"body": "Expand cloud and technology coverage for GCP IAM/storage\nand Auth0 tenant/API misconfiguration testing.",
"is_bot": false,
"headline": "Add GCP and Auth0 security skills",
"author_name": "Ayush7614",
"author_login": "Ayush7614",
"committed_at": "2026-07-10T15:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882664f70b4a12fa00150a1f1b596cd2461acc9e",
"body": "…n chain\n\nCo-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "fix(providers): match google submodule imports and walk full exceptio…",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-10T14:21:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e1abac0f0fa1a445118737f939e3d9a619a24eb3",
"body": null,
"is_bot": false,
"headline": "test(providers): cover wrapped bedrock import errors",
"author_name": "Ousama Ben Younes",
"author_login": "ousamabenyounes",
"committed_at": "2026-07-10T14:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4bfafcd34102f257cc2eb4706a546ab7c98c44",
"body": null,
"is_bot": false,
"headline": "fix(providers): show vertex extra hint for wrapped import errors",
"author_name": "Ousama Ben Younes",
"author_login": "ousamabenyounes",
"committed_at": "2026-07-10T14:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c6cbe08848529c3087617b07cb494f3a8aa54a1",
"body": "Co-Authored-By: Ahmed Allam <ahmed39652003@gmail.com>",
"is_bot": true,
"headline": "fix(tui): key render cache by content string and return copies",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-07-10T13:55:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dd29d99b85e0be0ce3972364be0693f7497d6710",
"body": "…renders\n\n- Increased UI update interval from 350ms to 500ms\n- Reduced dot animation frequency from 60ms to 250ms\n- Reduced splash animation frequency from 50ms to 100ms\n- Added content hash cache for rendered agent messages to avoid\n re-parsing markdown and re-running Pygments on every tick\n- Added guard to prevent redundant scroll_end callbacks from queuing\n during rapid updates\n\nCloses #581",
"is_bot": false,
"headline": "fix(tui): reduce scroll stutter by throttling UI refresh and caching …",
"author_name": "Hardik-369",
"author_login": "Hardik-369",
"committed_at": "2026-07-10T13:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6d0b106b03d2657d5a70899bcd2d0ef89aafe8",
"body": null,
"is_bot": false,
"headline": "fix(report): omit SARIF provenance for multiple repos (#726)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-10T13:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53b0bd11fd022545259774758ebc87925d19c59",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>\nCo-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>\nCo-authored-by: Ahmed Allam <49919286+0xallam@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ci): lower Linux release glibc baseline (#707)",
"author_name": "Dustin Persek",
"author_login": "dpersek",
"committed_at": "2026-07-10T13:13:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0bf992ecbf751f158f263eb6c04cd49d92f49c7b",
"body": "Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>\nCo-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(logging): keep verbose openai.agents DEBUG off sandbox stdout (#704)",
"author_name": "Zizi",
"author_login": "Zizouk22",
"committed_at": "2026-07-10T13:00:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f7fa54c12d2205f1ca3186a191963bde0e7aefdd",
"body": null,
"is_bot": false,
"headline": "fix(container): allow configured Caido UI domains (#723)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-10T04:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9994e2e0e4ddabb3660a47764fbf9e0962725f3",
"body": "…#722)",
"is_bot": false,
"headline": "fix(session): use HTTPS scheme for Caido endpoint if TLS is enabled (…",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-10T04:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb005c73f80ff4c35ca905ed1015e54c41d20bd",
"body": "StrixDockerSandboxClient.delete() best-effort-kills the sandbox container via\ncontainers.get(id).kill() before delegating to the SDK's delete(), suppressing\ndocker NotFound/APIError. But when the docker daemon socket is already going\naway — the normal case on a host/CI teardown — containers.get() ->\n[…]\ngates; unrelated\nerrors still propagate; no-container_id is a no-op. The ConnectionError case\nfails against the pre-fix APIError-only suppress.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runtime): swallow torn-down docker socket in sandbox delete() (#721)",
"author_name": "seanturner83",
"author_login": "seanturner83",
"committed_at": "2026-07-10T04:13:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e1940769deebbf3219db5ca39c47c51462f2e81c",
"body": "…rt-error hints (#588)\n\n* feat: add bedrock + vertex optional extras with install docs and import hints (#574)\n\nDeclare [project.optional-dependencies] with vertex (google-auth) and\nbedrock (boto3) extras so \"strix-agent[vertex]\" / \"strix-agent[bedrock]\"\ninstall the provider SDKs. Add an Installatio\n[…]\nipx in install hint to match docs\n\nA pipx-installed strix can't add an extra with 'pip install' (wrong env);\nmirror the documented 'pipx install \"strix-agent[...]\"' command. Addresses\nGreptile review.",
"is_bot": false,
"headline": "fix(providers): declare bedrock + vertex extras and add provider impo…",
"author_name": "Rome Thorstenson",
"author_login": "Rome-1",
"committed_at": "2026-07-07T14:24:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9f278b9a5c7ea21e2a9bcb90e01dc451ced62f82",
"body": "* Add target list CLI option\n\n* Handle target list comments and encoding errors",
"is_bot": false,
"headline": "Add target list CLI option (#711)",
"author_name": "alex s",
"author_login": "bearsyankees",
"committed_at": "2026-07-07T03:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375fc9c3d08c031db8ef0e0f759c45279ef15e4c",
"body": "Builds on the SARIF 2.1.0 emitter (#626): give each SARIF rule one or more\n`stride:<leg>` tags (Spoofing / Tampering / Repudiation / Information\ndisclosure / Denial of service / Elevation of privilege) derived from the\nfinding's CWE, so consumers — the GitHub code-scanning Security tab, ASPM\ndashboa\n[…]\nts: tests/report/test_sarif_stride.py (14 cases — mapping, normalization\nof CWE-306/306/\"cwe: 306\" forms, default fallback, rule-tag emission).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(report): tag SARIF rules with STRIDE legs derived from CWE (#708)",
"author_name": "seanturner83",
"author_login": "seanturner83",
"committed_at": "2026-07-07T01:19:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "754508c70b638e7e77a13365f397ec4156b537b6",
"body": "Cover run record I/O, vulnerability markdown rendering,\nCSV severity ordering, and executive report output.",
"is_bot": false,
"headline": "test: add report writer artifact tests (#667)",
"author_name": "Felix-Ayush",
"author_login": "Ayush7614",
"committed_at": "2026-07-06T15:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5112f9433b959326bd84686c0d8016a73a6b559",
"body": "… (#689)\n\n_read_json_overrides is documented to let env vars outrank the\npersisted cli-config.json, but it decided per-alias and broke on the\nfirst alias found in either env or the file. When a multi-alias field\n(e.g. api_key via LLM_API_KEY/OPENAI_API_KEY) was set in the env under\none alias but sto\n[…]\n field is already set in the environment by checking\nall of its aliases case-insensitively before consulting the file. Add\nregression tests for the cross-alias and case-insensitive cases.\n\nCloses #688",
"is_bot": false,
"headline": "fix(config): make env vars win over persisted JSON across all aliases…",
"author_name": "sean-kim05",
"author_login": "sean-kim05",
"committed_at": "2026-07-06T15:36:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f28ebe36688f268fd38f267e1e7efd91163ed46a",
"body": null,
"is_bot": false,
"headline": "Update README (#705)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-07-06T14:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cab1bbe36732689cc0b81f92a2eef6df2b9c73",
"body": null,
"is_bot": false,
"headline": "Add LLM Prompt Injection skill (vulnerabilities) (#616)",
"author_name": "Viper Droid",
"author_login": "ViperDroid",
"committed_at": "2026-07-06T10:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec5f1445518622dae6ed4ec539d10de4d9dfaab",
"body": "…s (#687)",
"is_bot": false,
"headline": "fix(tui): show 'more content available' for view_request over 15 line…",
"author_name": "sean-kim05",
"author_login": "sean-kim05",
"committed_at": "2026-07-06T10:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302efedca6ec511e3d557733b4fca27f6f8c62e2",
"body": "…(#626)\n\n* feat(report): SARIF 2.1.0 emitter for CI / code-scanning integration\n\nStrix emits CSV + markdown + JSON but no SARIF, so findings can't feed\nGitHub code-scanning, an ASPM, or any SARIF-consuming CI gate. Add a\nstdlib-only emitter (strix/report/sarif.py) and always write findings.sarif\nfro\n[…]\nngerprints.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* fix(report): complete SARIF code scanning metadata\n\n---------\nCo-authored-by: bearsyankees <bearsyankees@gmail.com>",
"is_bot": false,
"headline": "feat(report): SARIF 2.1.0 emitter for CI / code-scanning integration …",
"author_name": "seanturner83",
"author_login": "seanturner83",
"committed_at": "2026-07-03T14:43:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7e808f7d34f45a50b1c40feb974b967e4062e068",
"body": "…ation, Django (#617)\n\n* Add five community security skills for agent specialization\n\nExpand coverage with OAuth flow testing, AWS misconfigurations, prototype\npollution, insecure deserialization, and Django framework playbooks.\n\n* Address Greptile review feedback on AWS and deserialization skills\n\n\n[…]\n unauthenticated enumeration into separate head-bucket/HTTP\nand s3 ls steps with interpretation guidance per review.\n\n* some tools ads\n\n---------\n\nCo-authored-by: bearsyankees <bearsyankees@gmail.com>",
"is_bot": false,
"headline": "Add five security skills: OAuth, AWS, prototype pollution, deserializ…",
"author_name": "Felix-Ayush",
"author_login": "Ayush7614",
"committed_at": "2026-07-03T04:15:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3997cdb35c9bee6e9f655977eb20f6bfd640033",
"body": "* fix: capture cost for streamed LiteLLM responses\n\n* docs: note LiteLLM streaming metadata callbacks",
"is_bot": false,
"headline": "fix: report cost for streamed OpenRouter calls (#634)",
"author_name": "Sonai Biswas",
"author_login": "Sonai124",
"committed_at": "2026-07-03T04:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8b790cf88d5dc530f9b3d6bc0e319b43a9b614",
"body": null,
"is_bot": false,
"headline": "fix: avoid note ID collisions (#630)",
"author_name": "Sadovoi Grigorii",
"author_login": "e345ee",
"committed_at": "2026-07-03T02:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1e63aef71ac96358a3d88dd3f3789a49b42343",
"body": "Co-authored-by: Alex Schapiro <46074070+bearsyankees@users.noreply.github.com>",
"is_bot": false,
"headline": "fix grammer (#642)",
"author_name": "Chirag Singhal",
"author_login": "chirag127",
"committed_at": "2026-07-03T02:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ca4d2be6a9d126c2c1113c9c121bd6eef9eb66",
"body": "…637)\n\nLine 72 was over-indented, causing an IndentationError on import of strix/report/writer.py and breaking main. Also bump the mirrors-mypy pre-commit hook to v1.17.1 to avoid the mypy 1.16.0 internal crash (python/mypy#19412) on openai/_client.py.",
"is_bot": false,
"headline": "fix(report): correct csv_path indentation in write_vulnerabilities (#…",
"author_name": "Alex Schapiro",
"author_login": "bearsyankees",
"committed_at": "2026-07-02T19:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee34481fec54b269523a958802389cb3c5873dc",
"body": "…) (#631)",
"is_bot": false,
"headline": "Fix non-atomic CSV and MD writes to prevent corruption on crash (#628…",
"author_name": "ASTITVA BHARDWAJ",
"author_login": "bastitva0-blip",
"committed_at": "2026-07-02T14:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f342808d2b4af551a17e47af744d2f19dee3c443",
"body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add unit tests for config loader (strix/config/loader.py) (#596)",
"author_name": "Rome Thorstenson",
"author_login": "Rome-1",
"committed_at": "2026-06-30T11:31:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f554523378c1923b527d9a17715d297f435ff139",
"body": "…y (#585)",
"is_bot": false,
"headline": "Remove collection of unhandled exception error messages from telemetr…",
"author_name": "Dominic White",
"author_login": "singe",
"committed_at": "2026-06-30T02:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e82f0258b5eade27ade62ea8c07614025fc37c",
"body": null,
"is_bot": false,
"headline": "chore(deps): refresh uv.lock to latest compatible versions (#606)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-30T02:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ca64167927e98431e29ae29a052af87ff8fb5a",
"body": null,
"is_bot": false,
"headline": "Update readme (#607)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-30T02:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d68d85f3f728ba261bc7a82ba950fc079742d9",
"body": null,
"is_bot": false,
"headline": "Readme update",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-30T02:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777005a42b8e359e62558fa9c6d92eca2cbb541d",
"body": "…261) (#593)",
"is_bot": false,
"headline": "fix: stop gracefully with resume hint on persistent RateLimitError (#…",
"author_name": "Rome Thorstenson",
"author_login": "Rome-1",
"committed_at": "2026-06-29T14:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdf0683a3c9f9aef86110c8f59e6130a8ee44ef",
"body": "…age (#589)",
"is_bot": false,
"headline": "fix(core): collapse child agent initial input into a single user mess…",
"author_name": "Rome Thorstenson",
"author_login": "Rome-1",
"committed_at": "2026-06-29T13:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7141ccff6204b36e9150770babf9e590797bc054",
"body": "* fix: resolve pre-commit check failures\n\n- Change RuntimeError to TypeError for type validation in report/writer.py\n- Update pyupgrade to v3.21.2 for Python 3.14 compatibility\n\n* chore: add pytest test infrastructure\n\nMirror the layout introduced on feature/438-token_budget: pytest +\npytest-asyncio\n[…]\ncaveat and that remote repos are not\nsize-checked, and clarify the backends docstring on when bind mounts apply.\n\n* Update strix/interface/main.py\n\n\n* Update strix/runtime/docker_client.py\n\n\n---------",
"is_bot": false,
"headline": "Support large target repos with with bind-mount option. (#577)",
"author_name": "Mads Hvelplund",
"author_login": "mhspektr",
"committed_at": "2026-06-22T16:41:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "962d4459d936a136e403500021c1198f0381d7a9",
"body": "* fix: resolve pre-commit check failures\n\n- Change RuntimeError to TypeError for type validation in report/writer.py\n- Update pyupgrade to v3.21.2 for Python 3.14 compatibility\n\n* feat(cli): add --max-budget-usd flag\n\nRaises BudgetExceededError in ReportUsageHooks after each LLM call when\naccumulate\n[…]\neview\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>\n\n---------\n\nCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Add configurable token / cost usage limits (#576)",
"author_name": "Mads Hvelplund",
"author_login": "mhspektr",
"committed_at": "2026-06-22T15:17:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "11e5d1c2b3dde00740e26c6ef2bc336cb6912a2e",
"body": "…562)\n\nCo-authored-by: 0xallam <ahmed39652003@gmail.com>",
"is_bot": false,
"headline": "fix: route ollama models through ollama_chat so tool calling works (#…",
"author_name": "Rudra Dudhat",
"author_login": "RudraDudhat2509",
"committed_at": "2026-06-16T00:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc23eeb65de1bae88ec81dfdae4a9597a6aba1d3",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.3 -> 1.0.4 (#557)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T16:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7217abfe23ab9e46b632a3d6bda8023438751982",
"body": null,
"is_bot": false,
"headline": "Strip ANSI escapes and control bytes from terminal tool output (#554)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T16:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e3af49bd5cbd23353db70d645bbc6e858ded8d",
"body": "…t (#553)",
"is_bot": false,
"headline": "Strip all images from session on vision-rejection, not just the lates…",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T09:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62021310289dd3f0f7fca4b77d5809e7f75c4a7d",
"body": null,
"is_bot": false,
"headline": "Swallow sandbox container races in the stream consumer (#552)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T08:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45409cef0dd46d1742739afc21b7a2de04d6d121",
"body": null,
"is_bot": false,
"headline": "Make TUI quit instant by SIGKILL-ing the sandbox container (#548)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T06:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250fe2cf3e0f9e36c1b07764435e8afd5c5b7eac",
"body": null,
"is_bot": false,
"headline": "Bump 1.0.2 -> 1.0.3 (#537)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-09T01:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c99829325d638cfc62336c7f809913738ad07ec",
"body": null,
"is_bot": false,
"headline": "Simplify cost ledger to one bucket (#531)",
"author_name": "Ahmed Allam",
"author_login": "0xallam",
"committed_at": "2026-06-08T22:56:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 582,
"latest_release_at": "2026-07-21T16:11:47Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 43,
"days_since_latest_release": 0,
"mean_days_between_releases": 16.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "strix-agent",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"agent",
"ai",
"cli",
"cybersecurity",
"pentest",
"scanner",
"security",
"vulnerability",
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Security"
],
"ecosystem": "pypi",
"matches_repo": null,
"registry_url": "https://pypi.org/project/strix-agent/",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": null,
"versions_count": 40,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-08-08T08:10:55.355706Z",
"latest_published_at": "2026-07-14T13:03:22.798861Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 4454,
"stars": 43180,
"watchers": 191,
"fork_history": {
"days": [
{
"date": "2026-07-03",
"count": 69
},
{
"date": "2026-07-04",
"count": 107
},
{
"date": "2026-07-05",
"count": 109
},
{
"date": "2026-07-06",
"count": 97
},
{
"date": "2026-07-07",
"count": 52
},
{
"date": "2026-07-08",
"count": 50
},
{
"date": "2026-07-09",
"count": 72
},
{
"date": "2026-07-10",
"count": 90
},
{
"date": "2026-07-11",
"count": 56
},
{
"date": "2026-07-12",
"count": 42
},
{
"date": "2026-07-13",
"count": 32
},
{
"date": "2026-07-14",
"count": 26
},
{
"date": "2026-07-15",
"count": 37
},
{
"date": "2026-07-16",
"count": 28
},
{
"date": "2026-07-17",
"count": 28
},
{
"date": "2026-07-18",
"count": 22
},
{
"date": "2026-07-19",
"count": 27
},
{
"date": "2026-07-20",
"count": 27
},
{
"date": "2026-07-21",
"count": 29
}
],
"complete": false,
"collected": 1000,
"total_forks": 4454
},
"star_history": {
"days": [
{
"date": "2026-07-17",
"count": 42
},
{
"date": "2026-07-18",
"count": 193
},
{
"date": "2026-07-19",
"count": 213
},
{
"date": "2026-07-20",
"count": 268
},
{
"date": "2026-07-21",
"count": 284
}
],
"complete": false,
"collected": 1000,
"total_stars": 43180
},
"open_issues_and_prs": 203
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"strix/viewer/frontend/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 948648,
"source_files_sampled": 179,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "cryptography",
"direct": true,
"version": "46.0.7",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-537c-gmf6-5ccf"
],
"fixed_version": "48.0.1",
"advisory_count": 1,
"oldest_advisory_days": 36
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8ppf-4f7h-5ppj",
"GHSA-hm4w-wwcw-mr6r"
],
"fixed_version": "0.6.4",
"advisory_count": 2,
"oldest_advisory_days": 0
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-h35f-9h28-mq5c",
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 2,
"oldest_advisory_days": 13
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 1
},
"advisory_count": 5,
"affected_count": 3,
"assessed_count": 401,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "openai-agents",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.14.6"
},
{
"name": "openai",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.26.0,<2.45"
},
{
"name": "litellm",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.11.3"
},
{
"name": "pydantic-settings",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.13.0"
},
{
"name": "rich",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "docker",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=7.1.0"
},
{
"name": "textual",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0.0"
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.32.0"
},
{
"name": "cvss",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.2"
},
{
"name": "caido-sdk-client",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.2.0"
},
{
"name": "reportlab",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.0"
},
{
"name": "pypdf",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=5.0"
},
{
"name": "cryptography",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=42"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "caido-sdk-client",
"direct": true,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": true,
"version": "46.0.7",
"ecosystem": "pypi"
},
{
"name": "cvss",
"direct": true,
"version": "3.6",
"ecosystem": "pypi"
},
{
"name": "docker",
"direct": true,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "litellm",
"direct": true,
"version": "1.90.1",
"ecosystem": "pypi"
},
{
"name": "openai",
"direct": true,
"version": "2.44.0",
"ecosystem": "pypi"
},
{
"name": "openai-agents",
"direct": true,
"version": "0.14.6",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": true,
"version": "2.13.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-settings",
"direct": true,
"version": "2.14.2",
"ecosystem": "pypi"
},
{
"name": "pypdf",
"direct": true,
"version": "6.14.2",
"ecosystem": "pypi"
},
{
"name": "reportlab",
"direct": true,
"version": "5.0.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": true,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": true,
"version": "13.9.4",
"ecosystem": "pypi"
},
{
"name": "textual",
"direct": true,
"version": "6.2.1",
"ecosystem": "pypi"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@dagrejs/dagre",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@dagrejs/graphlib",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "@types/diff",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.17",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@xyflow/react",
"direct": false,
"version": "12.11.2",
"ecosystem": "npm"
},
{
"name": "@xyflow/system",
"direct": false,
"version": "0.0.79",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.43",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.6",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001806",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "character-reference-invalid",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "classcat",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.393",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.24.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-is-identifier-name",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hast-util-to-jsx-runtime",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "11.11.1",
"ecosystem": "npm"
},
{
"name": "html-url-attributes",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "inline-style-parser",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "is-alphabetical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-alphanumerical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-decimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-hexadecimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lucide-react",
"direct": false,
"version": "0.563.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-expression",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-jsx",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdxjs-esm",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.16",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.51",
"ecosystem": "npm"
},
{
"name": "parse-entities",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.19",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "react-markdown",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.18.0",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "remark-parse",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-rehype",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "remark-stringify",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "style-to-js",
"direct": false,
"version": "1.1.21",
"ecosystem": "npm"
},
{
"name": "style-to-object",
"direct": false,
"version": "1.0.14",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trough",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "use-sync-external-store",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "zustand",
"direct": false,
"version": "4.5.7",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "aiohappyeyeballs",
"direct": false,
"version": "2.6.2",
"ecosystem": "pypi"
},
{
"name": "aiohttp",
"direct": false,
"version": "3.14.1",
"ecosystem": "pypi"
},
{
"name": "aiosignal",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "altgraph",
"direct": false,
"version": "0.17.5",
"ecosystem": "pypi"
},
{
"name": "annotated-doc",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.14.1",
"ecosystem": "pypi"
},
{
"name": "ast-serialize",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "backoff",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "bandit",
"direct": false,
"version": "1.9.4",
"ecosystem": "pypi"
},
{
"name": "boto3",
"direct": false,
"version": "1.43.36",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.43.36",
"ecosystem": "pypi"
},
{
"name": "caido-server-auth",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.6.17",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.4.2",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.3",
"ecosystem": "pypi"
},
{
"name": "distro",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "fastuuid",
"direct": false,
"version": "0.14.0",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.4",
"ecosystem": "pypi"
},
{
"name": "frozenlist",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "fsspec",
"direct": false,
"version": "2026.6.0",
"ecosystem": "pypi"
},
{
"name": "google-auth",
"direct": false,
"version": "2.55.1",
"ecosystem": "pypi"
},
{
"name": "gql",
"direct": false,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "graphql-core",
"direct": false,
"version": "3.2.11",
"ecosystem": "pypi"
},
{
"name": "griffelib",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "hf-xet",
"direct": false,
"version": "1.5.1",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "httpx-sse",
"direct": false,
"version": "0.4.3",
"ecosystem": "pypi"
},
{
"name": "huggingface-hub",
"direct": false,
"version": "1.21.0",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.19",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.18",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.9.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "jiter",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.26.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema-specifications",
"direct": false,
"version": "2025.9.1",
"ecosystem": "pypi"
},
{
"name": "librt",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "linkify-it-py",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "macholib",
"direct": false,
"version": "1.16.4",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mcp",
"direct": false,
"version": "1.28.1",
"ecosystem": "pypi"
},
{
"name": "mdit-py-plugins",
"direct": false,
"version": "0.6.1",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "multidict",
"direct": false,
"version": "6.7.1",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "pefile",
"direct": false,
"version": "2024.8.26",
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": "12.3.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.6.0",
"ecosystem": "pypi"
},
{
"name": "propcache",
"direct": false,
"version": "0.5.2",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.4",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pyinstaller",
"direct": false,
"version": "6.21.0",
"ecosystem": "pypi"
},
{
"name": "pyinstaller-hooks-contrib",
"direct": false,
"version": "2026.6",
"ecosystem": "pypi"
},
{
"name": "pyjwt",
"direct": false,
"version": "2.13.0",
"ecosystem": "pypi"
},
{
"name": "pyright",
"direct": false,
"version": "1.1.411",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.4.2",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "python-multipart",
"direct": false,
"version": "0.0.32",
"ecosystem": "pypi"
},
{
"name": "pywin32",
"direct": false,
"version": "312",
"ecosystem": "pypi"
},
{
"name": "pywin32-ctypes",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "referencing",
"direct": false,
"version": "0.37.0",
"ecosystem": "pypi"
},
{
"name": "regex",
"direct": false,
"version": "2026.6.28",
"ecosystem": "pypi"
},
{
"name": "rpds-py",
"direct": false,
"version": "2026.5.1",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.20",
"ecosystem": "pypi"
},
{
"name": "s3transfer",
"direct": false,
"version": "0.19.0",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.1",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "sse-starlette",
"direct": false,
"version": "3.4.5",
"ecosystem": "pypi"
},
{
"name": "starlette",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "stevedore",
"direct": false,
"version": "5.8.0",
"ecosystem": "pypi"
},
{
"name": "strix-agent",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "tiktoken",
"direct": false,
"version": "0.13.0",
"ecosystem": "pypi"
},
{
"name": "tokenizers",
"direct": false,
"version": "0.23.1",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.68.3",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.25.1",
"ecosystem": "pypi"
},
{
"name": "types-requests",
"direct": false,
"version": "2.33.0.20260518",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "uc-micro-py",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "uvicorn",
"direct": false,
"version": "0.49.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.5.1",
"ecosystem": "pypi"
},
{
"name": "websockets",
"direct": false,
"version": "15.0.1",
"ecosystem": "pypi"
},
{
"name": "yarl",
"direct": false,
"version": "1.24.2",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 401,
"direct_count": 14,
"indirect_count": 387
}
},
"maintainership": {
"issues": {
"open_prs": 106,
"merged_prs": 259,
"open_issues": 97,
"closed_ratio": 0.618,
"closed_issues": 157,
"closed_unmerged_prs": 174
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "0xallam",
"commits": 444,
"avatar_url": "https://avatars.githubusercontent.com/u/49919286?v=4"
},
{
"type": "User",
"login": "bearsyankees",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/46074070?v=4"
},
{
"type": "User",
"login": "octovimmer",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/260551972?v=4"
},
{
"type": "User",
"login": "Rome-1",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/36779795?v=4"
},
{
"type": "User",
"login": "seanturner83",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7630631?v=4"
},
{
"type": "User",
"login": "Ayush7614",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/67006255?v=4"
},
{
"type": "User",
"login": "Vincent550102",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/48404862?v=4"
},
{
"type": "User",
"login": "sean-kim05",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/178109197?v=4"
},
{
"type": "User",
"login": "thejesh23",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/35212698?v=4"
},
{
"type": "User",
"login": "sandiyochristan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/55909152?v=4"
}
],
"contributors_sampled": 55,
"top_contributor_share": 0.813
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"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": 0,
"reason": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 3/10 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "48b4821f6960f38a289118a5c17b7e88e3a168b2",
"ran_at": "2026-07-21T23:02:43Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T16:11:50Z",
"oldest_open_prs": [
{
"number": 55,
"created_at": "2025-11-06T12:38:08Z",
"last_comment_at": "2025-11-10T01:29:45Z",
"last_comment_author": "valt-x"
},
{
"number": 126,
"created_at": "2025-11-20T15:43:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 160,
"created_at": "2025-12-01T21:49:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 173,
"created_at": "2025-12-05T06:40:30Z",
"last_comment_at": "2025-12-25T13:18:06Z",
"last_comment_author": "Jeong-Ryeol"
},
{
"number": 177,
"created_at": "2025-12-06T18:52:01Z",
"last_comment_at": "2025-12-09T08:56:37Z",
"last_comment_author": "vvesks"
},
{
"number": 192,
"created_at": "2025-12-12T13:27:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 203,
"created_at": "2025-12-21T10:55:33Z",
"last_comment_at": "2026-02-05T10:15:50Z",
"last_comment_author": "Mr-Neutr0n"
},
{
"number": 204,
"created_at": "2025-12-21T11:07:21Z",
"last_comment_at": "2026-06-03T15:46:34Z",
"last_comment_author": "Mr-Neutr0n"
},
{
"number": 216,
"created_at": "2025-12-30T22:14:16Z",
"last_comment_at": "2026-04-20T12:32:21Z",
"last_comment_author": "mr-falken"
},
{
"number": 219,
"created_at": "2026-01-02T17:00:39Z",
"last_comment_at": "2026-01-02T17:06:51Z",
"last_comment_author": "greptile-apps"
},
{
"number": 221,
"created_at": "2026-01-04T12:18:28Z",
"last_comment_at": "2026-01-04T12:20:37Z",
"last_comment_author": "greptile-apps"
},
{
"number": 263,
"created_at": "2026-01-18T14:00:23Z",
"last_comment_at": "2026-01-18T14:02:19Z",
"last_comment_author": "greptile-apps"
},
{
"number": 300,
"created_at": "2026-02-03T09:03:50Z",
"last_comment_at": "2026-02-03T09:06:58Z",
"last_comment_author": "dennisfurrer"
},
{
"number": 345,
"created_at": "2026-03-05T14:34:53Z",
"last_comment_at": "2026-03-09T12:30:18Z",
"last_comment_author": "RMartires"
},
{
"number": 352,
"created_at": "2026-03-11T18:25:35Z",
"last_comment_at": "2026-03-13T00:45:07Z",
"last_comment_author": "shanyu-strix"
},
{
"number": 390,
"created_at": "2026-03-23T12:56:20Z",
"last_comment_at": "2026-03-23T13:00:31Z",
"last_comment_author": "greptile-apps"
},
{
"number": 392,
"created_at": "2026-03-25T06:38:19Z",
"last_comment_at": "2026-03-25T06:42:42Z",
"last_comment_author": "greptile-apps"
},
{
"number": 418,
"created_at": "2026-03-31T20:45:11Z",
"last_comment_at": "2026-03-31T20:53:08Z",
"last_comment_author": "greptile-apps"
},
{
"number": 464,
"created_at": "2026-04-24T01:40:30Z",
"last_comment_at": "2026-04-24T01:42:20Z",
"last_comment_author": "greptile-apps"
},
{
"number": 469,
"created_at": "2026-04-28T04:34:52Z",
"last_comment_at": "2026-04-28T05:13:59Z",
"last_comment_author": "octo-patch"
}
],
"last_merged_pr_at": "2026-07-21T16:05:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 19,
"created_at": "2025-08-27T13:47:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2025-09-16T06:24:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2025-10-30T21:12:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2025-11-08T21:14:19Z",
"last_comment_at": "2025-11-16T11:58:47Z",
"last_comment_author": "szybnev"
},
{
"number": 73,
"created_at": "2025-11-09T17:53:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2025-11-14T16:27:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2025-11-16T13:17:12Z",
"last_comment_at": "2026-06-01T21:23:53Z",
"last_comment_author": "K0IN"
},
{
"number": 109,
"created_at": "2025-11-17T03:51:13Z",
"last_comment_at": "2026-03-10T05:27:51Z",
"last_comment_author": "ms6rb"
},
{
"number": 118,
"created_at": "2025-11-19T15:51:56Z",
"last_comment_at": "2025-11-19T15:52:24Z",
"last_comment_author": "GirirajRavichandran"
},
{
"number": 158,
"created_at": "2025-12-01T04:14:24Z",
"last_comment_at": "2026-02-22T05:12:42Z",
"last_comment_author": "mason5052"
},
{
"number": 164,
"created_at": "2025-12-02T20:29:47Z",
"last_comment_at": "2026-01-04T08:40:30Z",
"last_comment_author": "jack-atlas"
},
{
"number": 215,
"created_at": "2025-12-30T19:59:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 222,
"created_at": "2026-01-05T10:29:59Z",
"last_comment_at": "2026-06-29T15:28:58Z",
"last_comment_author": "h4b4n3r0"
},
{
"number": 231,
"created_at": "2026-01-07T02:05:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 262,
"created_at": "2026-01-18T13:59:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 271,
"created_at": "2026-01-20T00:12:38Z",
"last_comment_at": "2026-06-09T05:04:06Z",
"last_comment_author": "NetVar1337"
},
{
"number": 279,
"created_at": "2026-01-21T19:25:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 282,
"created_at": "2026-01-21T19:29:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 283,
"created_at": "2026-01-21T19:31:08Z",
"last_comment_at": "2026-07-16T17:50:40Z",
"last_comment_author": "RKG111"
},
{
"number": 285,
"created_at": "2026-01-21T19:35:15Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/usestrix/strix",
"host": "github.com",
"name": "strix",
"owner": "usestrix"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"security": 53,
"vitality": 92,
"community": 85,
"governance": 59,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"commits_last_year": 582,
"human_commit_share": 0.83,
"days_since_last_push": 0,
"active_weeks_last_year": 43
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "43/52 weeks with commits",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 43
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "582 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 582
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 16.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.8
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 85,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"forks": 4454,
"stars": 43180,
"watchers": 191,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "window_too_short"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "43,180 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 43180
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4,454 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 4454
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "191 watchers",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 191
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 55,
"top_contributor_share": 0.813
},
"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 81% of commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 81
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "55 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 55
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"merged_prs": 259,
"open_issues": 97,
"closed_issues": 157,
"issue_closed_ratio": 0.618,
"closed_unmerged_prs": 174
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "259/433 decided PRs merged",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 259,
"decided": 433
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/10 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 444,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "usestrix",
"public_repos": 3,
"account_age_days": 621
},
"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": "444 followers of usestrix",
"points": 19,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 444,
"login": "usestrix"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~1 yr old",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"strix-agent"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "40 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 40
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"agents",
"artificial-intelligence",
"cybersecurity",
"penetration-testing",
"ai-penetration-testing",
"ai-pentesting",
"ai-security",
"bug-bounty",
"ctf-tools",
"cybersecurity-tools",
"ethical-hacking",
"llm-security",
"offensive-security",
"pentesting-tools",
"red-teaming",
"security-automation",
"security",
"code-quality",
"ai-hacking",
"hacking"
],
"has_wiki": true,
"homepage": "https://strix.ai",
"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": "https://strix.ai",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "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": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/10 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 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 not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 401 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 401
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 3,
"assessed_packages": 401,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: cryptography 46.0.7 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "cryptography 46.0.7 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 401,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.94,
"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": "78 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json",
"uv.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"strix/viewer/frontend/tsconfig.json"
],
"agent_commit_share": 0.25,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "strix/viewer/frontend/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "strix/viewer/frontend/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "25 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 25,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 948648,
"source_files_sampled": 179,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (strix/viewer/frontend/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "strix/viewer/frontend/tsconfig.json",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/179 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 179,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"deps.dev does not index pypi:strix-agent@1.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T23:03:10.459877Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/usestrix/strix.svg",
"full_name": "usestrix/strix",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}