Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-21 23:19 UTC

sjkim1127 / Reversecore_MCP

A security-first MCP server that empowers AI agents to perform automated reverse engineering, malware analysis, forensics, vulnerability research, and SAST — powered by Radare2, YARA, LIEF, Capstone, and more.

PythonMIT★ 181 estrellas⑂ 18 forksdesde nov 2025Ver en GitHub ↗

sjkim1127/Reversecore_MCP tiene un índice de salud de 66 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (86/100) y la más baja, Sustainability & Governance (51/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

66
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

66
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

atariboyCuenta personal
52 seguidores9 repositorios públicosdesde sept 2024

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIreversecore-mcp3.0.2-1hace 8 díasmcpmodel-context-protocolreverse-engineeringmalware-analysisdigital-forensicsvulnerability-researchradare2yara

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

83Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
15.2/36Cadencia de commits — 22/52 semanas con commits
18/18Volumen de commits — 743 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year743
human_commit_share0,84
days_since_last_push0
active_weeks_last_year22
Cómo se puntúa
27/27Publica versiones — 45 versiones publicadas
36/36Recencia de las versiones — última versión hace 8 días
27/27Cadencia de publicación — una versión cada ~22,9 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count45
latest_release_tagv3.0.2
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases22,9

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

51Moderado · 18% del índice global
Cómo se puntúa
36.6/60Estrellas — 181 estrellas
10.3/25Forks — 18 forks
3.9/15Observadores — 6 observadores
Datos de entrada utilizados
forks18
stars181
watchers6
growth_stateorganic
growth_factor_pct100
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

51Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.1/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
4.1/13.5Amplitud de contribuyentes — 3 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled3
top_contributor_share0,997
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
32/38.3Aceptación de PR — 122/146 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs122
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs24
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
12.4/25Alcance del propietario — 52 seguidores de sjkim1127
10.9/25Trayectoria — 9 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers52
owner_typeUser
is_verified
owner_loginsjkim1127
public_repos9
account_age_days662
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
35/35Recencia de publicación — última publicación hace 8 días
4/20Historial de versiones — 1 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesreversecore-mcp
ecosystemspypi
any_deprecatedno
min_days_since_publish8

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

86Excelente · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 5 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 3 out of 5 merged PRs checked by a CI test -- score normalized to 6
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config

Documentación

85Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 8 topics
10/10Wiki
Datos de entrada utilizados
topicsmcp-server, reverse-engineering, mcp, ghidra, radare2, security, mcp-security, sast
has_wiki
homepage
has_readme
has_docs_dir
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

58Moderado · 16% del índice global
Cómo se puntúa
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 3 out of 5 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,8
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories6
affected_packages2
assessed_packages249
unassessed_packages63
affected_by_severityhigh 2
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 249 dependencias resueltas con OSV. 63 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

72Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 79 de 84 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,94
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes10.827
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato
11/11Verificación estática de tipos — reversecore_mcp/py.typed
10/10Entorno reproducible — Dockerfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 14 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfile
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configsreversecore_mcp/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,14
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (reversecore_mcp/py.typed)
54.8/55Tamaños de archivo manejables — 1/284 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes129.812
source_files_sampled284
oversized_source_files1
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
20/20Servidor MCP
40/40Ejemplos ejecutables — samples
Datos de entrada utilizados
example_dirssamples
has_mcp_signal
api_schema_files

Datos clave

181estrellas de GitHub
3contribuidores
743commits en los últimos 12 meses
0días desde el último push
45versiones publicadas
1factor bus
0issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • deps.dev does not index pypi:reversecore-mcp@3.0.2; advisories assessed against the repository dependency graph instead

Más detalle

Historial de estrellas y forks 181 ★ / 18 ⇿
181Estrellas
18Forks
36Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

0408012016020018118442025-112026-032026-07
Mayor 2Menor 4Parche 30
OpenSSF Scorecard 4.8 / 10
4.8agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-21 23:18 UTC

0Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests3 out of 5 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
Dependencias directas 27
RegistroPaqueteRestricción de versiónManifiesto
PyPImcp>=1.27.0pyproject.toml
PyPIfastmcp==3.4.4pyproject.toml
PyPIfastapi>=0.100.0pyproject.toml
PyPIuvicorn>=0.30.0pyproject.toml
PyPIpython-multipart>=0.0.27pyproject.toml
PyPIaiofiles>=24.0.0pyproject.toml
PyPIaiofile<=3.9.0pyproject.toml
PyPIpydantic>=2.13.0pyproject.toml
PyPIpydantic-settings>=2.0.0pyproject.toml
PyPIloguru>=0.7.0pyproject.toml
PyPIorjson>=3.11.9pyproject.toml
PyPIjinja2>=3.1.0pyproject.toml
PyPIasync-lru>=2.0.0pyproject.toml
PyPIaiosqlite>=0.19.0pyproject.toml
PyPIaiosmtplib>=5.1.0pyproject.toml
PyPIpython-dotenv>=1.2.2pyproject.toml
PyPIarq>=0.25.0pyproject.toml
PyPIredis>=5.0.0pyproject.toml
PyPIpillow>=12.3.0,<13pyproject.toml
PyPImarkdown>=3.6.0pyproject.toml
PyPIxhtml2pdf>=0.2.16pyproject.toml
PyPInumpy<2.3.0pyproject.toml
PyPIcontourpy<1.3.3pyproject.toml
PyPIpyxbe<=1.0.3pyproject.toml
PyPIpyxdia<=0.1.0pyproject.toml
PyPIpwntools>=4.12.0pyproject.toml
PyPIROPgadget>=7.3pyproject.toml
Todas las dependencias 312

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 53 paquetes directos y 259 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
PyPIaiofiledirecta
PyPIaiofile3.9.0directa
PyPIaiofilesdirecta
PyPIaiofiles25.1.0directa
PyPIaiosmtplibdirecta
PyPIaiosmtplib5.1.2directa
PyPIaiosqlitedirecta
PyPIaiosqlite0.22.1directa
PyPIarqdirecta
PyPIarq0.28.0directa
PyPIasync-lrudirecta
PyPIasync-lru2.3.0directa
PyPIcontourpydirecta
PyPIcontourpy1.3.2directa
PyPIfastapidirecta
PyPIfastapi0.138.1directa
PyPIfastmcp3.4.4directa
PyPIjinja2directa
PyPIjinja23.1.6directa
PyPIlogurudirecta
PyPIloguru0.7.3directa
PyPImarkdowndirecta
PyPImarkdown3.10.2directa
PyPImcpdirecta
PyPImcp1.28.1directa
PyPInumpydirecta
PyPInumpy2.2.6directa
PyPIorjsondirecta
PyPIorjson3.11.9directa
PyPIpillowdirecta
PyPIpillow12.3.0directa
PyPIpwntoolsdirecta
PyPIpwntools4.15.0directa
PyPIpydanticdirecta
PyPIpydantic2.13.4directa
PyPIpydantic-settingsdirecta
PyPIpydantic-settings2.14.2directa
PyPIpython-dotenvdirecta
PyPIpython-dotenv1.2.2directa
PyPIpython-multipartdirecta
PyPIpython-multipart0.0.32directa
PyPIpyxbedirecta
PyPIpyxbe1.0.3directa
PyPIpyxdiadirecta
PyPIpyxdia0.1.0directa
PyPIredisdirecta
PyPIredis5.3.1directa
PyPIropgadgetdirecta
PyPIropgadget7.7directa
PyPIuvicorndirecta
PyPIuvicorn0.51.0directa
PyPIxhtml2pdfdirecta
PyPIxhtml2pdf0.2.17directa
PyPIangrindirecta
PyPIangr9.2.213indirecta
PyPIannotated-doc0.0.4indirecta
PyPIannotated-types0.7.0indirecta
PyPIanyio4.14.1indirecta
PyPIarabic-reshaper3.0.1indirecta
PyPIarchinfo9.2.213indirecta
PyPIarpy1.1.1indirecta
PyPIasn1crypto1.5.1indirecta
PyPIast-serialize0.6.0indirecta
PyPIattrs26.1.0indirecta
PyPIauthlib1.7.2indirecta
PyPIbabel2.18.0indirecta
PyPIbackports-tarfile1.2.0indirecta
PyPIbackrefs7.0indirecta
PyPIbcrypt5.0.0indirecta
PyPIbeartype0.22.9indirecta
PyPIbitarray3.8.2indirecta
PyPIbitstring4.4.0indirecta
PyPIblackindirecta
PyPIblack26.5.1indirecta
PyPIbuild1.5.1indirecta
PyPIcachetools7.1.4indirecta
PyPIcaio0.9.25indirecta
PyPIcapstoneindirecta
PyPIcapstone5.0.6indirecta
PyPIcart1.2.3indirecta
PyPIcertifi2026.6.17indirecta
PyPIcffi2.0.0indirecta
PyPIcharset-normalizer3.4.7indirecta
PyPIclaripy9.2.213indirecta
PyPIcle9.2.213indirecta
PyPIclick8.4.2indirecta
PyPIcolorama0.4.6indirecta
PyPIcolored-traceback0.4.2indirecta
PyPIcoverage7.15.0indirecta
PyPIcryptography49.0.0indirecta
PyPIcssselect20.9.0indirecta
PyPIcxxfilt0.3.0indirecta
PyPIcxxheaderparser1.9.0indirecta
PyPIcycler0.12.1indirecta
PyPIcyclopts4.21.0indirecta
PyPIdeprecated1.3.1indirecta
PyPIdncil1.0.2indirecta
PyPIdnfile0.18.0indirecta
PyPIdnspython2.8.0indirecta
PyPIdocstring-parser0.18.0indirecta
PyPIemail-validator2.3.0indirecta
PyPIexceptiongroup1.3.1indirecta
PyPIfastmcp-slim3.4.4indirecta
PyPIflare-capaindirecta
PyPIflare-capa9.4.0indirecta
PyPIfonttools4.63.0indirecta
PyPIfuncy2.0indirecta
PyPIfuture1.0.0indirecta
PyPIghp-import2.1.0indirecta
PyPIgitdb4.0.12indirecta
PyPIgitpython3.1.50indirecta
PyPIgraphvizindirecta
PyPIgraphviz0.21indirecta
PyPIgriffelib2.1.0indirecta
PyPIh110.16.0indirecta
PyPIhiredis3.4.0indirecta
PyPIhtml5lib1.1indirecta
PyPIhttpcore1.0.9indirecta
PyPIhttpx0.28.1indirecta
PyPIhttpx-sse0.4.3indirecta
PyPIhumanize4.15.0indirecta
PyPIhypothesisindirecta
PyPIhypothesis6.156.6indirecta
PyPIida-hcli0.18.5indirecta
PyPIida-netnode3.0indirecta
PyPIida-settings3.5.1indirecta
PyPIidapro0.0.9indirecta
PyPIidna3.18indirecta
PyPIimportlib-metadata9.0.0indirecta
PyPIiniconfig2.3.0indirecta
PyPIintervaltree3.2.1indirecta
PyPIinvoke3.0.3indirecta
PyPIjaraco-classes3.4.0indirecta
PyPIjaraco-context6.1.2indirecta
PyPIjaraco-functools4.5.0indirecta
PyPIjeepney0.9.0indirecta
PyPIjoserfc1.7.3indirecta
PyPIjsonref1.1.0indirecta
PyPIjsonschema4.26.0indirecta
PyPIjsonschema-path0.5.0indirecta
PyPIjsonschema-specifications2025.9.1indirecta
PyPIkeyring25.7.0indirecta
PyPIkeystone-engineindirecta
PyPIkeystone-engine0.9.2indirecta
PyPIkiwisolver1.5.0indirecta
PyPIlibrt0.13.0indirecta
PyPIliefindirecta
PyPIlief0.17.6indirecta
PyPIlimits5.8.0indirecta
PyPIlmdb2.1.1indirecta
PyPIlxml6.1.1indirecta
PyPImako1.3.12indirecta
PyPImarkdown-it-py4.2.0indirecta
PyPImarkupsafe3.0.3indirecta
PyPImatplotlibindirecta
PyPImatplotlib3.10.9indirecta
PyPImdurl0.1.2indirecta
PyPImergedeep1.3.4indirecta
PyPIminidump0.0.24indirecta
PyPImkdocsindirecta
PyPImkdocs1.6.1indirecta
PyPImkdocs-autorefs1.4.4indirecta
PyPImkdocs-get-deps0.2.2indirecta
PyPImkdocs-git-revision-date-localized-pluginindirecta
PyPImkdocs-git-revision-date-localized-plugin1.5.3indirecta
PyPImkdocs-materialindirecta
PyPImkdocs-material9.7.6indirecta
PyPImkdocs-material-extensions1.3.1indirecta
PyPImkdocstringsindirecta
PyPImkdocstrings1.0.6indirecta
PyPImkdocstrings-python2.0.5indirecta
PyPImore-itertools11.1.0indirecta
PyPImpmath1.3.0indirecta
PyPImsgpack1.2.1indirecta
PyPImsgspec0.21.1indirecta
PyPImulpyplexer0.9indirecta
PyPImypyindirecta
PyPImypy2.2.0indirecta
PyPImypy-extensions1.1.0indirecta
PyPInetworkxindirecta
PyPInetworkx3.4.2indirecta
PyPIopenapi-pydantic0.5.1indirecta
PyPIopentelemetry-api1.43.0indirecta
PyPIoscrypto1.3.0indirecta
PyPIpackaging26.2indirecta
PyPIpaginate0.5.7indirecta
PyPIparamiko5.0.0indirecta
PyPIpathable0.6.0indirecta
PyPIpathspec1.1.1indirecta
PyPIpefileindirecta
PyPIpefile2024.8.26indirecta
PyPIpip26.1.2indirecta
PyPIpip-toolsindirecta
PyPIpip-tools7.5.3indirecta
PyPIplatformdirs4.10.0indirecta
PyPIpluggy1.6.0indirecta
PyPIplumbum2.0.1indirecta
PyPIprompt-toolkit3.0.52indirecta
PyPIprotobuf7.35.1indirecta
PyPIpsutilindirecta
PyPIpsutil7.2.2indirecta
PyPIpy-cpuinfo9.0.0indirecta
PyPIpy-key-value-aio0.4.5indirecta
PyPIpyasn10.6.3indirecta
PyPIpyasn1-modules0.4.2indirecta
PyPIpycparser3.0indirecta
PyPIpycryptodome3.23.0indirecta
PyPIpydantic-core2.46.4indirecta
PyPIpydemumble0.0.1indirecta
PyPIpyelftools0.33indirecta
PyPIpygments2.20.0indirecta
PyPIpyhanko0.35.1indirecta
PyPIpyhanko-certvalidator0.31.1indirecta
PyPIpyjwt2.13.0indirecta
PyPIpymdown-extensions11.0.1indirecta
PyPIpynacl1.6.2indirecta
PyPIpyparsing3.3.2indirecta
PyPIpypcode3.3.3indirecta
PyPIpypdf6.14.2indirecta
PyPIpyperclip1.11.0indirecta
PyPIpyproject-hooks1.2.0indirecta
PyPIpyserial3.5indirecta
PyPIpysocks1.7.1indirecta
PyPIpytestindirecta
PyPIpytest9.1.1indirecta
PyPIpytest-asyncioindirecta
PyPIpytest-asyncio1.4.0indirecta
PyPIpytest-benchmarkindirecta
PyPIpytest-benchmark5.2.3indirecta
PyPIpytest-covindirecta
PyPIpytest-cov7.1.0indirecta
PyPIpytest-htmlindirecta
PyPIpytest-html4.2.0indirecta
PyPIpytest-metadata3.1.1indirecta
PyPIpytest-timeoutindirecta
PyPIpytest-timeout2.4.0indirecta
PyPIpython-aflindirecta
PyPIpython-afl0.7.3indirecta
PyPIpython-bidi0.6.10indirecta
PyPIpython-dateutil2.9.0.post0indirecta
PyPIpython-flirt0.9.10indirecta
PyPIpython-magicindirecta
PyPIpython-magic0.4.27indirecta
PyPIpytokens0.4.1indirecta
PyPIpyvex9.2.213indirecta
PyPIpyyaml6.0.3indirecta
PyPIpyyaml-env-tag1.1indirecta
PyPIquestionary2.1.1indirecta
PyPIr2pipeindirecta
PyPIr2pipe1.9.8indirecta
PyPIreferencing0.37.0indirecta
PyPIreportlab4.5.1indirecta
PyPIrequestsindirecta
PyPIrequests2.34.2indirecta
PyPIrichindirecta
PyPIrich15.0.0indirecta
PyPIrich-click1.9.8indirecta
PyPIrich-rst2.1.0indirecta
PyPIrpds-py0.30.0indirecta
PyPIrpyc6.0.2indirecta
PyPIruamel-yaml0.19.1indirecta
PyPIruffindirecta
PyPIruff0.15.21indirecta
PyPIscapyindirecta
PyPIscapy2.7.0indirecta
PyPIsecretstorage3.5.0indirecta
PyPIsemantic-version2.10.0indirecta
PyPIsetuptoolsindirecta
PyPIsetuptools83.0.0indirecta
PyPIshellingham1.5.4indirecta
PyPIsix1.17.0indirecta
PyPIslowapiindirecta
PyPIslowapi0.1.10indirecta
PyPIsmmap5.0.3indirecta
PyPIsortedcontainers2.4.0indirecta
PyPIsse-starlette3.4.5indirecta
PyPIstarlette1.3.1indirecta
PyPIsvglib2.0.2indirecta
PyPIsympy1.14.0indirecta
PyPItenacity9.1.4indirecta
PyPItibs0.5.7indirecta
PyPItinycss21.5.1indirecta
PyPItyperindirecta
PyPItyper0.26.8indirecta
PyPItypes-requestsindirecta
PyPItypes-requests2.33.0.20260518indirecta
PyPItyping-extensions4.16.0indirecta
PyPItyping-inspection0.4.2indirecta
PyPItzlocal5.4.3indirecta
PyPIuefi-firmware1.16indirecta
PyPIuncalled-for0.3.2indirecta
PyPIunicorn2.1.2indirecta
PyPIunix-ar0.2.1indirecta
PyPIuritools6.1.2indirecta
PyPIurllib32.7.0indirecta
PyPIviv-utils0.8.1indirecta
PyPIvivisect1.3.2indirecta
PyPIvolatility3indirecta
PyPIvolatility32.28.0indirecta
PyPIwatchdog6.0.0indirecta
PyPIwatchfiles1.2.0indirecta
PyPIwcwidth0.8.2indirecta
PyPIwebencodings0.5.1indirecta
PyPIwebsockets16.1indirecta
PyPIwheel0.47.0indirecta
PyPIwrapt2.2.2indirecta
PyPIxmltodict1.0.4indirecta
PyPIyara-pythonindirecta
PyPIyara-python4.5.4indirecta
PyPIz3-solver4.13.0.0indirecta
PyPIzipp4.1.0indirecta
PyPIzstandard0.25.0indirecta
Avisos de dependencias 2

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 249 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 2 tienen avisos conocidos, de los cuales 0 son directas. 63 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
gitpython3.1.50indirectaalta43.1.52
pyasn10.6.3indirectaalta20.6.4

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "mcp-server",
        "reverse-engineering",
        "mcp",
        "ghidra",
        "radare2",
        "security",
        "mcp-security",
        "sast"
      ],
      "is_fork": false,
      "size_kb": 7545,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 94,
        "CSS": 6830,
        "HTML": 18764,
        "YARA": 8324,
        "Shell": 10143,
        "Python": 2933384,
        "Dockerfile": 3043,
        "JavaScript": 806
      },
      "pushed_at": "2026-07-21T05:59:31Z",
      "created_at": "2025-11-10T15:53:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T06:00:13Z",
      "description": "A security-first MCP server that empowers AI agents to perform automated reverse engineering, malware analysis, forensics, vulnerability research, and SAST — powered by Radare2, YARA, LIEF, Capstone, and more.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "atariboy",
      "type": "User",
      "login": "sjkim1127",
      "company": null,
      "location": "Seoul",
      "followers": 52,
      "avatar_url": "https://avatars.githubusercontent.com/u/183040901?v=4",
      "created_at": "2024-09-27T02:23:02Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 662
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2026-07-13T17:29:52Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-07-11T02:10:44Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-06-28T15:57:42Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-24T09:37:24Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2026-05-25T01:08:23Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2026-04-18T06:14:07Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2026-03-05T07:24:56Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2025-12-21T12:08:42Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2025-12-21T12:03:24Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2025-12-19T12:53:29Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2025-12-19T06:11:29Z"
        },
        {
          "tag": "1.7.8",
          "kind": "patch",
          "published_at": "2025-12-17T15:01:28Z"
        },
        {
          "tag": "1.7.7",
          "kind": "patch",
          "published_at": "2025-12-17T09:22:36Z"
        },
        {
          "tag": "1.7.6",
          "kind": "patch",
          "published_at": "2025-12-17T03:01:40Z"
        },
        {
          "tag": "1.7.5",
          "kind": "patch",
          "published_at": "2025-12-16T21:44:28Z"
        },
        {
          "tag": "1.7.4",
          "kind": "patch",
          "published_at": "2025-12-05T18:19:57Z"
        },
        {
          "tag": "1.7.3",
          "kind": "patch",
          "published_at": "2025-12-05T14:39:39Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2025-12-04T18:33:40Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2025-12-04T16:23:09Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2025-12-01T12:49:29Z"
        },
        {
          "tag": "1.6.4",
          "kind": "patch",
          "published_at": "2025-12-01T03:52:01Z"
        },
        {
          "tag": "1.6.3",
          "kind": "patch",
          "published_at": "2025-12-01T01:33:05Z"
        },
        {
          "tag": "1.6.2",
          "kind": "patch",
          "published_at": "2025-11-30T06:52:55Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2025-11-29T07:41:06Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2025-11-23T11:42:50Z"
        },
        {
          "tag": "1.5.4",
          "kind": "patch",
          "published_at": "2025-11-23T06:20:47Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2025-11-22T17:16:23Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2025-11-22T14:37:59Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2025-11-22T12:33:17Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2025-11-22T05:22:23Z"
        },
        {
          "tag": "1.4.7",
          "kind": "patch",
          "published_at": "2025-11-20T14:53:38Z"
        },
        {
          "tag": "1.4.6",
          "kind": "patch",
          "published_at": "2025-11-20T12:07:11Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2025-11-20T11:45:50Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2025-11-20T04:58:56Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2025-11-20T03:00:09Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2025-11-20T01:51:39Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2025-11-18T01:46:21Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2025-11-17T14:35:08Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2025-11-17T14:12:36Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2025-11-17T13:20:13Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2025-11-16T11:05:42Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2025-11-15T13:11:53Z"
        },
        {
          "tag": "1.3",
          "kind": "other",
          "published_at": "2025-11-15T09:01:46Z"
        },
        {
          "tag": "1.2",
          "kind": "other",
          "published_at": "2025-11-15T07:47:27Z"
        },
        {
          "tag": "1.1",
          "kind": "other",
          "published_at": "2025-11-13T19:08:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "23a7ea51f1bf9433e974fd11487edb8d115924e5",
          "body": "…tall\n\n- Update test count badge: 1520 → 1957\n\n- Update coverage badge: 82% → 87%\n\n- Update FastMCP badge: 2.13+ → 3.4.4\n\n- Add PyPI badge and installation option\n\n- Add arch_registry.py and result_cache.py to Core Infrastructure table\n\n- Add r2_esil_simulate and generate_yara_rule to Tool Catalog\n\n\n[…]\nysis_cache_stats, invalidate_analysis_cache to workspace tools\n\n- Fix Docker exec command: server.py → -m reversecore_mcp.server\n\n- Fix mypy file count: 87 → 108\n\n- Add dashboard/ to Project Structure",
          "is_bot": false,
          "headline": "docs: update README for v3.0.x — fix stats, add P3 features, PyPI ins…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-21T05:59:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe969f25fb13b1b8cc4eae6346177ff54704de37",
          "body": "- Fix test_result_cache.py to mock Pydantic ToolError/ToolSuccess objects rather than dictionaries to align with the latest result cache changes.",
          "is_bot": false,
          "headline": "fix(test): update cache tests for ToolSuccess validation",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-16T17:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd4a67547d5d0dd2781e4650180414d0648cb21",
          "body": "- Fix mypy return type inference in arch_registry.py\n\n- Fix mypy isinstance check for ToolSuccess in result_cache.py\n\n- Add --no-install-recommends to apt-get in Dockerfile (Hadolint DL3015)\n\n- Add liblzma5 and xz-utils to apt upgrade list in Dockerfile\n\n- Ignore CVE-2026-34743 in .trivyignore as temporary fallback",
          "is_bot": false,
          "headline": "fix(ci): fix mypy, hadolint, and trivy failures",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-16T17:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505bbbee8c44e59136d36ff7670b38248883138e",
          "body": "…udit\n\n- Add arch_registry.py for mapping architectures (x86, ARM, RISC-V, MIPS) to radare2.\n\n- Implement SHA256-based analysis result caching with @cache_tool_result decorator in r2_db.py.\n\n- Update dashboard with local htmx.min.js and add /api/metrics-fragment & /api/files-fragment endpoints for dynamic updates.\n\n- Replace legacy .dict() usage in test cases with .model_dump() for Pydantic v2.\n\n- Add tests for arch_registry, result_cache, and dashboard_api.",
          "is_bot": false,
          "headline": "feat: P3 roadmap - Multi-arch, caching, HTMX dashboard, Pydantic v2 a…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-16T16:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "775679fa4265db7fd8a9e04093291083c1778da3",
          "body": "…te limit strict mode, SBOM\n\n## 변경 사항\n\n### Task 1 — test_pip_audit_policy 수집 오류 수정\n- tests/unit/ci/conftest.py: sys.path에 ci/pip_audit_policy/src 자동 삽입\n  → CI 테스트 수집 오류(ModuleNotFoundError) 해결\n\n### Task 2 — web 커버리지 향상 (+53 테스트)\n- tests/unit/web/test_middleware.py: SecurityHeadersMiddleware(9), Loop\n[…]\n- tests/unit/web/test_rate_limiting.py: 설정값/경계값/strict mode 8개 테스트\n\n### Task 4 — SBOM 자동 생성\n- release.yml: anchore/sbom-action@v0 추가\n  → 릴리스 시 CycloneDX JSON + SPDX JSON SBOM 자동 생성 및 GitHub Release 첨부",
          "is_bot": false,
          "headline": "improve(ci/test/security): fix CI collection error, add web tests, ra…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-16T15:18:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "828070c1bad752f819ac25e9585445831b64f927",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): remove temporary Qiling isolation applicator",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ea218f6e63a5c7ae9d56372005dba5708423cb",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): restore release metadata workflow after security validation",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0f275ef6f2b666a12b656a82803e85dfa9cf45",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add temporary Docker Qiling isolation patch",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cef1af0623b030a8a46f64d0dbbf543b2bb2797",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add temporary Qiling isolation applicator",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c7eab766b89ce5f95cb1fb6facd73afbabad5b",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): remove temporary dependency repair workflow",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b015dab099f0773ca4196d96b79d935de436da2",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): revert incompatible tibs 1.0.0 update",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T18:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabbbbd0f72c1dfb3c18598c66c53131807d6b8a",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): repair incompatible tibs lock update",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48435279d8a9b33b5c64a9ed56126d59c465d24b",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add temporary dependency diagnostics",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9252ad7f9e2790aefbbceeec6ee9538ee8d621a3",
          "body": "Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.14 to 0.8.2.\n- [Release notes](https://github.com/jquast/wcwidth/releases)\n- [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: wcwidth\n  dependency-version: 0.8.2\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump wcwidth from 0.2.14 to 0.8.2 (#136)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T18:17:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "185841d786fdb87e746b2a16f5c61e90ccad4702",
          "body": "Bumps [rich-rst](https://github.com/wasi-master/rich-rst) from 2.0.2 to 2.1.0.\n- [Release notes](https://github.com/wasi-master/rich-rst/releases)\n- [Changelog](https://github.com/wasi-master/rich-rst/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/wasi-master/rich-rst/compare/v2.0.2...v2.1.0\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rich-rst from 2.0.2 to 2.1.0 (#148)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T18:17:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65859b717c7ff0ce681c9782f69174d305f7b70c",
          "body": "Bumps [ida-hcli](https://github.com/HexRaysSA/ida-hcli) from 0.18.3 to 0.18.5.\n- [Release notes](https://github.com/HexRaysSA/ida-hcli/releases)\n- [Changelog](https://github.com/HexRaysSA/ida-hcli/blob/main/docs/changelog.md)\n- [Commits](https://github.com/HexRaysSA/ida-hcli/compare/v0.18.3...v0.18.\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ida-hcli from 0.18.3 to 0.18.5 (#149)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T18:17:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bb965ce07d03ccf77c59878b89317845923a5ff",
          "body": "Bumps [tibs](https://github.com/scott-griffiths/tibs) from 0.5.7 to 1.0.0.\n- [Release notes](https://github.com/scott-griffiths/tibs/releases)\n- [Changelog](https://github.com/scott-griffiths/tibs/blob/main/release_notes.md)\n- [Commits](https://github.com/scott-griffiths/tibs/compare/v0.5.7...v1.0.0\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tibs from 0.5.7 to 1.0.0 (#151)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T18:17:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb7be110dc23cc02890d343d9fe94a2bb5ad7d37",
          "body": "Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 4.19.0 to 4.21.0.\n- [Release notes](https://github.com/BrianPugh/cyclopts/releases)\n- [Commits](https://github.com/BrianPugh/cyclopts/compare/v4.19.0...v4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: cyclopts\n  dependency-version: 4\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump cyclopts from 4.19.0 to 4.21.0 (#153)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T18:17:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1afc8d44256ba9cc92df2f7bf8cb1067f3c320f",
          "body": "…ssion",
          "is_bot": false,
          "headline": "test(security): prevent vulnerable Qiling and Pillow dependency regre…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a703c10b1ae87edbda0495dee3a4152f83eb3d8e",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): remove temporary secure lock regeneration job",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1f8755adef99005ae8f3280e9c4740eebb5ac6",
          "body": null,
          "is_bot": true,
          "headline": "security(deps): regenerate secure dependency lock",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-13T18:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3914197aeaa140cde11931701abdedaa1c27614",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add temporary secure lock regeneration job",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd267aa01405430af8371d972ef836d57454a21",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update GitHub Pages actions",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32998d203b20f45c50e7072d57664ba19aeb1557",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): remove temporary security remediation runner",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55a3e63fd4cd7b9180c3121ef6ea8056ccd5e1c",
          "body": null,
          "is_bot": false,
          "headline": "test(security): remove obsolete Pillow exception tests",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9077bcfb47c8c4f13d07c754ee828f4543b44ff6",
          "body": null,
          "is_bot": false,
          "headline": "security(deps): remove Pillow audit allowlist",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27f6955458897dc65d547cc18ab4a9871a43b1c",
          "body": null,
          "is_bot": false,
          "headline": "security(deps): remove obsolete audit exception package",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f043cbe4ed6c69dbe56f7e1cd0e0b4a30c26e279",
          "body": null,
          "is_bot": false,
          "headline": "docs(security): clarify Qiling isolation and current image tag",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf5086b9ab19bf2e7d48feb6fe9b374fb6ecd04",
          "body": null,
          "is_bot": false,
          "headline": "docs(security): document isolated Qiling runtime",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab264133649e591b44b4d7f9b78b3c0f759ea24d",
          "body": null,
          "is_bot": false,
          "headline": "security(deps): remove CI-only audit package from image",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab0343f6aaec7212b4dfa20842aa9220a2b2601",
          "body": null,
          "is_bot": false,
          "headline": "security(deps): remove temporary pip-audit policy wrapper",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722b9c2f1678569a347de29df98384c5d1a4ed82",
          "body": null,
          "is_bot": false,
          "headline": "security(deps): isolate Qiling from unified runtime",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3d2552a7edbe7cfffc8902aa68bdb3ad65266a",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add temporary security remediation runner",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T18:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf72c60497c843149b8f5283a43f3bdc488c81d",
          "body": "…g: true)",
          "is_bot": false,
          "headline": "fix(ci): skip already-published PyPI versions on re-run (skip-existin…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T17:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f767842c5388cbd93c00dba6d5997de06265fff",
          "body": "MCP Registry 스펙: OCI 패키지에 version 필드 금지.\n버전은 identifier의 태그(ghcr.io/.../image:3.0.2)로만 표시해야 함.\n\n오류: OCI packages must not have 'version' field - include version\n      in 'identifier' instead",
          "is_bot": false,
          "headline": "fix(registry): remove version field from OCI package in server.json",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T17:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5095c55e7bb90b4b674c00fcb0358c3e797a5dbe",
          "body": "- pyproject.toml: 2.1.0 → 3.0.2\n- reversecore_mcp/__init__.py: __version__ 동기화\n- server.json: version + OCI identifier 동기화\n\n포함된 변경 (v3.0.1 이후):\n- P0: /health/details AttributeError 수정 (api_key Config 누락)\n- P0: requirements.txt 재생성 (uv pip compile, pillow 제약 수정)\n- P1: /health/details 전용 단위 테스트 추가\n- P1: wheel smoke test - source tree 오염 방지 (cd /tmp)\n- ci: pypi GitHub Environment 생성\n- ci: release.yml PyPI OIDC Trusted Publishing 워크플로 완성",
          "is_bot": false,
          "headline": "chore(release): bump version to 3.0.2",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T16:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6e94aed1a7d0e5abf9888a5b9df2ae37053dbe",
          "body": null,
          "is_bot": false,
          "headline": "fix(release): use valid tag glob and verify main ancestry",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T15:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69e330a2d83d57b676957143ef0f5d78aae29f09",
          "body": "Prepare trusted, tag-driven publication to PyPI, GHCR, the official MCP Registry, and GitHub Releases. Add synchronized metadata validation, official registry schema checks, distribution inspection, and release documentation.",
          "is_bot": false,
          "headline": "feat(release): publish to PyPI and the official MCP Registry (#154)",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T14:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3aa55b919a7b1efa150cec30394c23820bb34b6",
          "body": "Fix Ruff formatting, container-local audit policy resolution, current Pillow advisory tracking, and stale dashboard health assertions. Verified by CI/CD Pipeline run #452 across unit, security, wheel, Docker/E2E, smoke, fuzzing, and isolation gates.",
          "is_bot": false,
          "headline": "fix(ci): restore main pipeline and align health checks (#150)",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-13T12:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db007836466b24e1eb25d87a408b19bc521a368",
          "body": "Fix package entrypoint and plugin discovery, migrate to FastMCP 3.4.4, harden unauthenticated container HTTP binding, update Docker and dependency security policy, and align smoke tests with the packaged server.",
          "is_bot": false,
          "headline": "fix: harden packaging, Docker runtime, and FastMCP dependencies (#145)",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T14:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d051e0487fc85af97e65abf05cb3b50d9f1ef17",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): prevent stale dev lock from overriding FastMCP",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T01:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1eaa56d52a1adeabe6afa95b6fb7c6894fa24c",
          "body": "…ove smoke test",
          "is_bot": false,
          "headline": "Fix API key health details, update dependencies with uv compile, impr…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T01:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4b8857bbd2c9db9df606fa809f9ec74affc1dc",
          "body": "- Fix plugin discovery logic in server.py to resolve tools dir using pathlib when installed via wheel.\n- Downgrade fastmcp dependency to 2.14.7 in requirements.txt (removed slim variant).\n- Explicitly enforce 403 on /health/details if API key is not configured.\n- Remove unnecessary 16MB blobs from fixtures while keeping actual test dependencies intact.\n- Add wheel build & smoke tests to CI.",
          "is_bot": false,
          "headline": "fix(packaging): resolve Docker and plugin discovery regressions",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T00:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434b08e5c94f390fd1d66d32673542d38455a41b",
          "body": "…est fixtures\n\n- README.md의 환경변수명을 실제 코드(MCP_TRANSPORT 등)와 일치시킴\n- pyproject.toml의 진입점을 유지하면서 server.py를 reversecore_mcp/ 패키지 내로 이동하여 wheel 설치 문제 해결 (import 경로 패치 포함)\n- fastmcp 버전을 <3.0.0으로 고정하여 호환성 파괴 이슈 방지\n- 중복된 APIKeyAuthMiddleware를 reversecore_mcp/web/auth.py로 일원화하고 기존 setup_authentication 제거\n- s\n[…]\nvalidate_file_magic 중복 코드 및 미사용 import 제거\n- /health 엔드포인트에서 발생하던 내부 정보 유출 방지를 위해 간단한 응답만 반환하도록 수정하고, 상세 정보는 인증이 필요한 /health/details 엔드포인트로 이동\n- 불필요하게 Git에 포함된 동적 생성 테스트 픽스처(C 소스, 바이너리)를 제거하여 깨끗한 상태 유지",
          "is_bot": false,
          "headline": "Hotfix: Fix module structure, authentication, README, and redundant t…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T00:47:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d0464f82b435504c85e598756302775fbd032a9",
          "body": "….py refactoring, setuptools configurations, and tests",
          "is_bot": false,
          "headline": "feat(security/packaging): implementation of P0 security fixes, server…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-12T00:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c16ea38e437389a7e29c31a5279da4f35ec5a5",
          "body": "…, #12)\n\nSanitized `report_id` and `template_type` parameters in ReportTools methods (`get_report`, `send_report`, `create_report`) using `Path().name` to extract only the base filename. This prevents Path Traversal vulnerabilities where an attacker could supply inputs like `../../../../etc/passwd` to read arbitrary files.",
          "is_bot": false,
          "headline": "security: fix uncontrolled data in path expression (CodeQL alerts #11…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-11T00:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c3f6fd5857df3be3e723210f02435cf48b4dec",
          "body": "conftest.py runs fetch_test_binaries.py again inside the container. Since the container lacks gcc, the script was overwriting the good host-compiled binaries with 24-byte dummies. This adds a size check to skip generation if real binaries already exist.",
          "is_bot": false,
          "headline": "test: prevent fetch script from overwriting existing real binaries",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-11T00:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eac4103ffd84dd53f19b0de8f294b443a9db3c28",
          "body": "This fixes integration test failures in the Docker container where gcc is not available, by ensuring the host runner pre-compiles real binaries instead of creating 24-byte zeroed mocks.",
          "is_bot": false,
          "headline": "test: compile fallback test binaries using gcc in fetch script",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T15:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da714f5cbf2ee684018b78073b64828d01416a0",
          "body": "Trivy was flagging the global pip (25.0.1) from the python:3.12-slim-bookworm base image even though the venv pip was upgraded.",
          "is_bot": false,
          "headline": "fix: upgrade global pip in base image to fix Trivy CVE-2026-8643",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T07:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9987a53261efabdce0a7d462329a32767a805ca8",
          "body": "This forces GHCR to push a new base image, propagating the CVE-2026-8643 pip upgrade to Trivy.",
          "is_bot": false,
          "headline": "fix: bump base image tag to force rebuild and suppress hadolint warnings",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T06:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b934464d1ef0bd483a2db85044f40078cd6021b",
          "body": null,
          "is_bot": false,
          "headline": "fix: upgrade pip to resolve CVE-2026-8643 detected by Trivy",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T01:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093a1f216f3cca5b3166c725a9994f2eea467bdb",
          "body": "- Fix RecursionError in dependency mocks by correctly isolating builtins.__import__ calls\n- Update ROPgadget mock to correctly patch shutil.which to align with implementation",
          "is_bot": false,
          "headline": "fix: resolve CI/CD test failures in ROP Builder and Exploit Sandbox",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T01:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5662ec9f3bd2e687ebee21bc180fe5d0c4dbc202",
          "body": null,
          "is_bot": false,
          "headline": "style: apply ruff formatting",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-10T01:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3806c9f698c30a8e51237c3c6c67d69c8c1ca11a",
          "body": "- Suppress low-severity B404/B603 subprocess warnings and B110 try-except-pass using # nosec annotations in bandit.\n- Fix B607 by resolving binary paths using shutil.which() before execution (e.g. file, ROPgadget).\n- Relax capstone disassembly test performance threshold from 0.1s to 0.5s to fix flaky CI execution.",
          "is_bot": false,
          "headline": "fix: Resolve security warnings and test flakiness",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-07T01:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2617247ccae889fdfabb2b6da9c96b5753d7617",
          "body": "- Update test_real_binary_analysis to use fetch_test_binaries.py instead of removed .sh script\n- Fix MCP report tools test call count assertion\n- Resolve 200+ ruff linting errors (unused variables, blind exceptions, trailing whitespaces)\n- Add missing pytest-benchmark package requirement for performance tests",
          "is_bot": false,
          "headline": "fix: Resolve CI and test bugs",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-07T01:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3f2e8be0b127c8cbf631c2be34f4b05b2e882b",
          "body": "- Add fetch_test_binaries.py for on-demand test binary provisioning\n- Remove dependency-heavy generate-test-binaries.sh\n- Integrate ensure_test_binaries fixture in pytest conftest\n- Implement export_analysis_cache and import_analysis_cache MCP tools for Redis caching\n- Add unit tests for cache export/import functionality\n- Clean up workspace tracking in .gitignore",
          "is_bot": false,
          "headline": "feat: Enhance infrastructure with portable caching and E2E test fetcher",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-07T00:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0021e0a502555232bec57a297588f3111ad33e",
          "body": null,
          "is_bot": false,
          "headline": "feat(report): implement CSAF VEX report generator",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-06T05:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65fcd01a89b43af88051d6e2047cb47aa9dd3eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement ESIL-based heap layout and payload crash simulator",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-06T05:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8febaee82c30cb85a4326e7571b5d25b82916b7",
          "body": null,
          "is_bot": false,
          "headline": "ci: update github pages actions to support Node 24",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-06T05:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32bd984d974e84dd6f7b91c742d1c8d2d617a7ec",
          "body": "…ic insights",
          "is_bot": false,
          "headline": "feat: integrate explain_patch into analyze_patch_diff_auto for semant…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T18:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ff69249d254358d9e47b8127846b4d44c69d1b",
          "body": "…paign\n\n- Update generate_fuzzing_harness to optionally save the generated Qiling python harness to the workspace.\n- Enhance run_fuzzing_campaign to accept target_function_or_addr. If provided, it automatically generates a harness and launches afl-fuzz against the python script rather than a native binary.\n- Add mock tests for automated harness generation and workspace saving.",
          "is_bot": false,
          "headline": "feat(analysis): integrate fuzzing harness generation into fuzzing cam…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T18:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de76da42bd1d6ba456aa1a1adcdf41024caf1700",
          "body": "…ed copy_to_workspace",
          "is_bot": false,
          "headline": "feat(common): allow dynamic sub-workspace directory creation and nest…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T16:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3668bdb2b568739a39af5b976f6da4902b0ecafa",
          "body": "…o avoid PermissionError in CI container",
          "is_bot": false,
          "headline": "fix: use temporary directory for malformed inputs in smoke test L26 t…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T16:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b626399f62094d469972ed9513592539940bdf39",
          "body": null,
          "is_bot": false,
          "headline": "test: robust workspace_binary fixture using patched_workspace_config",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T14:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3932dabc6045b44708d9a141c9ddb854e31ac620",
          "body": "…lidation in tests",
          "is_bot": false,
          "headline": "fix: reset WorkspaceConfig in workspace_binary fixture to fix path va…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T14:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b1a74d936a021e07ac57763c7b5b1d3ff86b6ae",
          "body": "…ailures on Ubuntu runner",
          "is_bot": false,
          "headline": "fix: mock xhtml2pdf and builtins.__import__ in unit tests to fix CI f…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T13:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb872cd1bab8af005c22ddfbe049f2e3876154a7",
          "body": "…ing in security test",
          "is_bot": false,
          "headline": "fix: correctly mock import to raise ImportError instead of ImportWarn…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T12:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d75c8eae7833cf70724f22ea80b42d34baae636",
          "body": "…d GitHub Pages test dashboard",
          "is_bot": false,
          "headline": "chore: implement CI/CD performance SLA testing, fuzzing, and automate…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T12:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd65401fa8216f19f0059d4f63955fd62500e643",
          "body": "…133 tools validation in smoke test",
          "is_bot": false,
          "headline": "fix(deps): rollback conflicting python packages and restore complete …",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T11:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba91564d4b1fd80e534fc18d7e370403bf1303a",
          "body": "…ol checks in smoke test",
          "is_bot": false,
          "headline": "test: promote core tools to mandatory and add missing exploit/pcap to…",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T11:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b208ffbfed83e0ea4e5811fab7b2e6f8aadb5ce1",
          "body": null,
          "is_bot": false,
          "headline": "test: add Layer 26 resilience checks for malformed inputs and large file",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae45f48a70e29af2e7f0dcc2eb8ade160ca37839",
          "body": "…er/login-action-4\n\nchore(deps): bump docker/login-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #115 from sjkim1127/dependabot/github_actions/dock…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac9662a9ed9011cbdb73786353e5cffe312e458",
          "body": "…er/setup-buildx-action-4\n\nchore(deps): bump docker/setup-buildx-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #116 from sjkim1127/dependabot/github_actions/dock…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4386df62d5dd48c3acdb8ab0233657eb1f30acf6",
          "body": "…slim-bookworm\n\nchore(deps): bump python from 3.12-slim-bookworm to 3.14-slim-bookworm",
          "is_bot": false,
          "headline": "Merge pull request #117 from sjkim1127/dependabot/docker/python-3.14-…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55ccc592402823d3d90720bb82bae3d597266e6",
          "body": "…er/build-push-action-7\n\nchore(deps): bump docker/build-push-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #118 from sjkim1127/dependabot/github_actions/dock…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f2ca1054fbbd82da2d6df872cb4e14cd39556a",
          "body": "…ons/cache-6\n\nchore(deps): bump actions/cache from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #119 from sjkim1127/dependabot/github_actions/acti…",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eda1edff9760a13f0eb26770bf25404f8b06070",
          "body": "chore(deps): bump mpmath from 1.3.0 to 1.4.1",
          "is_bot": false,
          "headline": "Merge pull request #120 from sjkim1127/dependabot/pip/mpmath-1.4.1",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81279c1231d6398a8b730f8cb4d9a290174ed20f",
          "body": "chore(deps): bump redis from 5.3.1 to 8.0.1",
          "is_bot": false,
          "headline": "Merge pull request #121 from sjkim1127/dependabot/pip/redis-8.0.1",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666f4c55169b92c4c483b69e4598b7b1f0e61b4b",
          "body": "chore(deps): bump tzlocal from 5.4.3 to 5.4.4",
          "is_bot": false,
          "headline": "Merge pull request #122 from sjkim1127/dependabot/pip/tzlocal-5.4.4",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c557e77d36735db3166d3a67612e7a196b7bd83",
          "body": "chore(deps): bump joserfc from 1.7.1 to 1.7.2",
          "is_bot": false,
          "headline": "Merge pull request #123 from sjkim1127/dependabot/pip/joserfc-1.7.2",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d25ad093fc54f17a2540bd94d9b485a402332a",
          "body": "chore(deps): bump reportlab from 4.5.1 to 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #124 from sjkim1127/dependabot/pip/reportlab-5.0.0",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23dcff9c5fae2b04c08b82a61c885f75b6444576",
          "body": "chore(deps): bump lmdb from 2.1.1 to 2.2.1",
          "is_bot": false,
          "headline": "Merge pull request #125 from sjkim1127/dependabot/pip/lmdb-2.2.1",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f77528e9494ce328926b9dfa39dc8c87ac9214",
          "body": "chore(deps): bump tibs from 0.5.7 to 0.11.0",
          "is_bot": false,
          "headline": "Merge pull request #126 from sjkim1127/dependabot/pip/tibs-0.11.0",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b52c2c0be360b4cb882c2b98203b43e1a97f1d",
          "body": "chore(deps): bump arpy from 1.1.1 to 2.3.0",
          "is_bot": false,
          "headline": "Merge pull request #127 from sjkim1127/dependabot/pip/arpy-2.3.0",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf794d36acdadc94917e63d26606cbfa9fc9ec9",
          "body": "chore(deps): bump capstone from 5.0.6 to 5.0.9",
          "is_bot": false,
          "headline": "Merge pull request #128 from sjkim1127/dependabot/pip/capstone-5.0.9",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ed5efd60fcdf77b45c97bd3a716bf84cbd7c0c5",
          "body": "chore(deps): bump z3-solver from 4.13.0.0 to 4.16.0.0",
          "is_bot": false,
          "headline": "Merge pull request #129 from sjkim1127/dependabot/pip/z3-solver-4.16.0.0",
          "author_name": "Atariboy",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff1cb03af8f8a5c94a509b8a7cdf72e92fab2f5",
          "body": null,
          "is_bot": false,
          "headline": "ci: ignore new transitive dependency vulnerabilities in pip-audit",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-07-04T09:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ba8c4e7700310df24dd6a5c118e4c838fa951e4",
          "body": null,
          "is_bot": false,
          "headline": "Add structured patch evidence signals",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-06-30T13:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62060468737e7d638815d7e7513b9141f4beea27",
          "body": null,
          "is_bot": false,
          "headline": "Add structured SAST findings",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-06-30T08:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b2481902d61ed57f398b2923535a18786a3c57",
          "body": null,
          "is_bot": false,
          "headline": "Improve bounds-check vulnerability detection",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-06-30T08:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2a5e9a87e239eb36ec30d1ff60c81b59af1781",
          "body": null,
          "is_bot": false,
          "headline": "Improve vulnerability evidence classification",
          "author_name": "김성주",
          "author_login": "sjkim1127",
          "committed_at": "2026-06-29T15:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c8af15216ba15b20fb10478425ad0ce751134b",
          "body": "Bumps [z3-solver](https://github.com/Z3Prover/z3) from 4.13.0.0 to 4.16.0.0.\n- [Release notes](https://github.com/Z3Prover/z3/releases)\n- [Changelog](https://github.com/Z3Prover/z3/blob/master/RELEASE_NOTES.md)\n- [Commits](https://github.com/Z3Prover/z3/compare/z3-4.13.0...z3-4.16.0)\n\n---\nupdated-de\n[…]\nes:\n- dependency-name: z3-solver\n  dependency-version: 4.16.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump z3-solver from 4.13.0.0 to 4.16.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:35:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fc9ca68f8a11a8cebf957b939b6a642c723926d",
          "body": "Bumps [capstone](https://github.com/aquynh/capstone) from 5.0.6 to 5.0.9.\n- [Release notes](https://github.com/aquynh/capstone/releases)\n- [Changelog](https://github.com/capstone-engine/capstone/blob/5.0.9/ChangeLog)\n- [Commits](https://github.com/aquynh/capstone/compare/5.0.6...5.0.9)\n\n---\nupdated-\n[…]\nencies:\n- dependency-name: capstone\n  dependency-version: 5.0.9\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump capstone from 5.0.6 to 5.0.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:35:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52830d9ae6974c02e3b43f48fca6be73f2264788",
          "body": "Bumps [arpy](https://github.com/viraptor/arpy) from 1.1.1 to 2.3.0.\n- [Commits](https://github.com/viraptor/arpy/compare/1.1.1...2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: arpy\n  dependency-version: 2.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump arpy from 1.1.1 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ab94c7e7c7ba65e660e3fdbfe39cf08fc665bf",
          "body": "Bumps [tibs](https://github.com/scott-griffiths/tibs) from 0.5.7 to 0.11.0.\n- [Release notes](https://github.com/scott-griffiths/tibs/releases)\n- [Changelog](https://github.com/scott-griffiths/tibs/blob/main/release_notes.md)\n- [Commits](https://github.com/scott-griffiths/tibs/compare/v0.5.7...v0.11\n[…]\nendencies:\n- dependency-name: tibs\n  dependency-version: 0.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tibs from 0.5.7 to 0.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:35:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9423b4b8e971962b09198e5512ef8afa445eafe2",
          "body": "Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 2.1.1 to 2.2.1.\n- [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog)\n- [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_2.1.1...py-lmdb_2.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: lmdb\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump lmdb from 2.1.1 to 2.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184867b3453981730966ea32b96a1a276bd06246",
          "body": "Bumps [reportlab](https://www.reportlab.com/) from 4.5.1 to 5.0.0.\n\n---\nupdated-dependencies:\n- dependency-name: reportlab\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump reportlab from 4.5.1 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0090731fd108b399b7b2ccec016a7f85958f818",
          "body": "Bumps [joserfc](https://github.com/authlib/joserfc) from 1.7.1 to 1.7.2.\n- [Release notes](https://github.com/authlib/joserfc/releases)\n- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)\n- [Commits](https://github.com/authlib/joserfc/compare/1.7.1...1.7.2)\n\n---\nupdated-de\n[…]\ndencies:\n- dependency-name: joserfc\n  dependency-version: 1.7.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump joserfc from 1.7.1 to 1.7.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:34:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "921a0b6f45ee781bfc4a0230e97a75a4a5e2d0b0",
          "body": "Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.4.3 to 5.4.4.\n- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)\n- [Commits](https://github.com/regebro/tzlocal/commits)\n\n---\nupdated-dependencies:\n- dependency-name: tzlocal\n  dependency-version: 5.4.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump tzlocal from 5.4.3 to 5.4.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf89ac441d423b0a945ee705d2191b8a8749d40",
          "body": "Bumps [redis](https://github.com/redis/redis-py) from 5.3.1 to 8.0.1.\n- [Release notes](https://github.com/redis/redis-py/releases)\n- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)\n- [Commits](https://github.com/redis/redis-py/compare/v5.3.1...v8.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: redis\n  dependency-version: 8.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump redis from 5.3.1 to 8.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T11:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 45,
      "commits_last_year": 743,
      "latest_release_at": "2026-07-13T17:29:52Z",
      "latest_release_tag": "v3.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 22.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "reversecore-mcp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "mcp",
            "model-context-protocol",
            "reverse-engineering",
            "malware-analysis",
            "digital-forensics",
            "vulnerability-research",
            "radare2",
            "yara",
            "Development Status :: 4 - Beta",
            "Environment :: Console",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Topic :: Security",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/reversecore-mcp/",
          "is_deprecated": false,
          "latest_version": "3.0.2",
          "repository_url": "https://github.com/sjkim1127/Reversecore_MCP.git",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2026-07-13T16:47:31.739610Z",
          "latest_published_at": "2026-07-13T16:47:33.444864Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 181,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-27",
            "count": 6
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-20",
            "count": 9
          },
          {
            "date": "2025-11-21",
            "count": 12
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 2
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-06-22",
            "count": 13
          },
          {
            "date": "2026-06-23",
            "count": 8
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 44
          },
          {
            "date": "2026-06-27",
            "count": 24
          },
          {
            "date": "2026-06-28",
            "count": 4
          },
          {
            "date": "2026-06-29",
            "count": 4
          },
          {
            "date": "2026-06-30",
            "count": 4
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 181,
        "total_stars": 181
      },
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "reversecore_mcp/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 129812,
      "source_files_sampled": 284,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 10827
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "requirements-dev.txt",
        "requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.50",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-2f96-g7mh-g2hx",
              "GHSA-956x-8gvw-wg5v",
              "GHSA-rwj8-pgh3-r573",
              "GHSA-v396-v7q4-x2qj"
            ],
            "fixed_version": "3.1.52",
            "advisory_count": 4,
            "oldest_advisory_days": 0
          },
          {
            "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
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 6,
        "affected_count": 2,
        "assessed_count": 249,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 63,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "mcp",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.27.0"
        },
        {
          "name": "fastmcp",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==3.4.4"
        },
        {
          "name": "fastapi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.100.0"
        },
        {
          "name": "uvicorn",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.30.0"
        },
        {
          "name": "python-multipart",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.0.27"
        },
        {
          "name": "aiofiles",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=24.0.0"
        },
        {
          "name": "aiofile",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<=3.9.0"
        },
        {
          "name": "pydantic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.13.0"
        },
        {
          "name": "pydantic-settings",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0.0"
        },
        {
          "name": "loguru",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.7.0"
        },
        {
          "name": "orjson",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.11.9"
        },
        {
          "name": "jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.1.0"
        },
        {
          "name": "async-lru",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0.0"
        },
        {
          "name": "aiosqlite",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.19.0"
        },
        {
          "name": "aiosmtplib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.1.0"
        },
        {
          "name": "python-dotenv",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.2.2"
        },
        {
          "name": "arq",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.25.0"
        },
        {
          "name": "redis",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.0.0"
        },
        {
          "name": "pillow",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=12.3.0,<13"
        },
        {
          "name": "markdown",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.6.0"
        },
        {
          "name": "xhtml2pdf",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.2.16"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<2.3.0"
        },
        {
          "name": "contourpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<1.3.3"
        },
        {
          "name": "pyxbe",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<=1.0.3"
        },
        {
          "name": "pyxdia",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "<=0.1.0"
        },
        {
          "name": "pwntools",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.12.0"
        },
        {
          "name": "ROPgadget",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=7.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aiofile",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "aiofile",
            "direct": true,
            "version": "3.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "aiofiles",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "aiofiles",
            "direct": true,
            "version": "25.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "aiosmtplib",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "aiosmtplib",
            "direct": true,
            "version": "5.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "aiosqlite",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "aiosqlite",
            "direct": true,
            "version": "0.22.1",
            "ecosystem": "pypi"
          },
          {
            "name": "arq",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "arq",
            "direct": true,
            "version": "0.28.0",
            "ecosystem": "pypi"
          },
          {
            "name": "async-lru",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "async-lru",
            "direct": true,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "contourpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "contourpy",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "fastapi",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fastapi",
            "direct": true,
            "version": "0.138.1",
            "ecosystem": "pypi"
          },
          {
            "name": "fastmcp",
            "direct": true,
            "version": "3.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": true,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "loguru",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "loguru",
            "direct": true,
            "version": "0.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": true,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mcp",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mcp",
            "direct": true,
            "version": "1.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": "2.2.6",
            "ecosystem": "pypi"
          },
          {
            "name": "orjson",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "orjson",
            "direct": true,
            "version": "3.11.9",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": true,
            "version": "12.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pwntools",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pwntools",
            "direct": true,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": "2.13.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-settings",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-settings",
            "direct": true,
            "version": "2.14.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-multipart",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-multipart",
            "direct": true,
            "version": "0.0.32",
            "ecosystem": "pypi"
          },
          {
            "name": "pyxbe",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyxbe",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyxdia",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyxdia",
            "direct": true,
            "version": "0.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": true,
            "version": "5.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ropgadget",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ropgadget",
            "direct": true,
            "version": "7.7",
            "ecosystem": "pypi"
          },
          {
            "name": "uvicorn",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "uvicorn",
            "direct": true,
            "version": "0.51.0",
            "ecosystem": "pypi"
          },
          {
            "name": "xhtml2pdf",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "xhtml2pdf",
            "direct": true,
            "version": "0.2.17",
            "ecosystem": "pypi"
          },
          {
            "name": "angr",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "angr",
            "direct": false,
            "version": "9.2.213",
            "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": "arabic-reshaper",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "archinfo",
            "direct": false,
            "version": "9.2.213",
            "ecosystem": "pypi"
          },
          {
            "name": "arpy",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "asn1crypto",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ast-serialize",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "authlib",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backports-tarfile",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backrefs",
            "direct": false,
            "version": "7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bcrypt",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "beartype",
            "direct": false,
            "version": "0.22.9",
            "ecosystem": "pypi"
          },
          {
            "name": "bitarray",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "bitstring",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "build",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cachetools",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "caio",
            "direct": false,
            "version": "0.9.25",
            "ecosystem": "pypi"
          },
          {
            "name": "capstone",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "capstone",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "cart",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.6.17",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "claripy",
            "direct": false,
            "version": "9.2.213",
            "ecosystem": "pypi"
          },
          {
            "name": "cle",
            "direct": false,
            "version": "9.2.213",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "colored-traceback",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "49.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cssselect2",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cxxfilt",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cxxheaderparser",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cycler",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cyclopts",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "pypi"
          },
          {
            "name": "deprecated",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "dncil",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "dnfile",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "docstring-parser",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "email-validator",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "fastmcp-slim",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "flare-capa",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "flare-capa",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "fonttools",
            "direct": false,
            "version": "4.63.0",
            "ecosystem": "pypi"
          },
          {
            "name": "funcy",
            "direct": false,
            "version": "2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "future",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "gitdb",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.50",
            "ecosystem": "pypi"
          },
          {
            "name": "graphviz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "graphviz",
            "direct": false,
            "version": "0.21",
            "ecosystem": "pypi"
          },
          {
            "name": "griffelib",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hiredis",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "html5lib",
            "direct": false,
            "version": "1.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": "humanize",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": "6.156.6",
            "ecosystem": "pypi"
          },
          {
            "name": "ida-hcli",
            "direct": false,
            "version": "0.18.5",
            "ecosystem": "pypi"
          },
          {
            "name": "ida-netnode",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ida-settings",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "idapro",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "intervaltree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "invoke",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-classes",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-context",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-functools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jeepney",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "joserfc",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonref",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema",
            "direct": false,
            "version": "4.26.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-path",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-specifications",
            "direct": false,
            "version": "2025.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "keyring",
            "direct": false,
            "version": "25.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "keystone-engine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "keystone-engine",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "pypi"
          },
          {
            "name": "kiwisolver",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "librt",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "lief",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "lief",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "pypi"
          },
          {
            "name": "limits",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mako",
            "direct": false,
            "version": "1.3.12",
            "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": "matplotlib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": false,
            "version": "3.10.9",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "minidump",
            "direct": false,
            "version": "0.0.24",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-autorefs",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-git-revision-date-localized-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-git-revision-date-localized-plugin",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocstrings",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocstrings",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocstrings-python",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "more-itertools",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mpmath",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "msgpack",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "msgspec",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mulpyplexer",
            "direct": false,
            "version": "0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "networkx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "networkx",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "openapi-pydantic",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "opentelemetry-api",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "pypi"
          },
          {
            "name": "oscrypto",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "paginate",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "paramiko",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pathable",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pefile",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pefile",
            "direct": false,
            "version": "2024.8.26",
            "ecosystem": "pypi"
          },
          {
            "name": "pip",
            "direct": false,
            "version": "26.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pip-tools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pip-tools",
            "direct": false,
            "version": "7.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "plumbum",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "prompt-toolkit",
            "direct": false,
            "version": "3.0.52",
            "ecosystem": "pypi"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": "7.35.1",
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "py-cpuinfo",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py-key-value-aio",
            "direct": false,
            "version": "0.4.5",
            "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": "pycryptodome",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.46.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pydemumble",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyelftools",
            "direct": false,
            "version": "0.33",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyhanko",
            "direct": false,
            "version": "0.35.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyhanko-certvalidator",
            "direct": false,
            "version": "0.31.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pynacl",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pypcode",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pypdf",
            "direct": false,
            "version": "6.14.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyperclip",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyproject-hooks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyserial",
            "direct": false,
            "version": "3.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pysocks",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-asyncio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-asyncio",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-benchmark",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-benchmark",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-html",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-html",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-metadata",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-timeout",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-timeout",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-afl",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-afl",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "python-bidi",
            "direct": false,
            "version": "0.6.10",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-flirt",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "pypi"
          },
          {
            "name": "python-magic",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-magic",
            "direct": false,
            "version": "0.4.27",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyvex",
            "direct": false,
            "version": "9.2.213",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "questionary",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "r2pipe",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "r2pipe",
            "direct": false,
            "version": "1.9.8",
            "ecosystem": "pypi"
          },
          {
            "name": "referencing",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "pypi"
          },
          {
            "name": "reportlab",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich-click",
            "direct": false,
            "version": "1.9.8",
            "ecosystem": "pypi"
          },
          {
            "name": "rich-rst",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rpds-py",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rpyc",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "ruamel-yaml",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.21",
            "ecosystem": "pypi"
          },
          {
            "name": "scapy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scapy",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "secretstorage",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "semantic-version",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "83.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "slowapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "slowapi",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "pypi"
          },
          {
            "name": "smmap",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sortedcontainers",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sse-starlette",
            "direct": false,
            "version": "3.4.5",
            "ecosystem": "pypi"
          },
          {
            "name": "starlette",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "svglib",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sympy",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tenacity",
            "direct": false,
            "version": "9.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "tibs",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "tinycss2",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.26.8",
            "ecosystem": "pypi"
          },
          {
            "name": "types-requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-requests",
            "direct": false,
            "version": "2.33.0.20260518",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzlocal",
            "direct": false,
            "version": "5.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "uefi-firmware",
            "direct": false,
            "version": "1.16",
            "ecosystem": "pypi"
          },
          {
            "name": "uncalled-for",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "unicorn",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "unix-ar",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "uritools",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "viv-utils",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "vivisect",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "volatility3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "volatility3",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchfiles",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "webencodings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "websockets",
            "direct": false,
            "version": "16.1",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": "0.47.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wrapt",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "xmltodict",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "yara-python",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "yara-python",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "z3-solver",
            "direct": false,
            "version": "4.13.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zstandard",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 312,
        "direct_count": 53,
        "indirect_count": 259
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 122,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "sjkim1127",
          "commits": 603,
          "avatar_url": "https://avatars.githubusercontent.com/u/183040901?v=4"
        },
        {
          "type": "User",
          "login": "airtnqls",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30290048?v=4"
        },
        {
          "type": "User",
          "login": "OyaAIProd",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7027988?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "nightly-fuzz.yml",
        "pages.yml",
        "release-metadata.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 0,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file 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": 8,
            "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": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "23a7ea51f1bf9433e974fd11487edb8d115924e5",
        "ran_at": "2026-07-21T23:18:51Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T06:12:02Z",
      "oldest_open_prs": [
        {
          "number": 130,
          "created_at": "2026-07-06T11:34:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2026-07-06T11:34:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 137,
          "created_at": "2026-07-06T11:34:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2026-07-06T11:35:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2026-07-06T11:35:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2026-07-20T11:34:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2026-07-20T11:34:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2026-07-20T11:34:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2026-07-20T11:34:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2026-07-20T11:34:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2026-07-20T11:34:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2026-07-20T11:34:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 165,
          "created_at": "2026-07-20T11:35:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2026-07-20T11:35:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T18:17:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sjkim1127/Reversecore_MCP",
    "host": "github.com",
    "name": "Reversecore_MCP",
    "owner": "sjkim1127"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 58,
        "vitality": 83,
        "community": 51,
        "governance": 51,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 743,
              "human_commit_share": 0.84,
              "days_since_last_push": 0,
              "active_weeks_last_year": 22
            },
            "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": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "743 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 743
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 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": 45,
              "latest_release_tag": "v3.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 22.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "45 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~22.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 22.9
                    }
                  }
                ],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 18,
              "stars": 181,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "181 stars",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 181
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.997
            },
            "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 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 122,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "122/146 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 122,
                      "decided": 146
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "followers": 52,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sjkim1127",
              "public_repos": 9,
              "account_age_days": 662
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "52 followers of sjkim1127",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 52,
                      "login": "sjkim1127"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~1 yr old",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "packages": [
                "reversecore-mcp"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1 published versions",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "mcp-server",
                "reverse-engineering",
                "mcp",
                "ghidra",
                "radare2",
                "security",
                "mcp-security",
                "sast"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 249 resolved dependencies against OSV; 63 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 249
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 63
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 2,
              "assessed_packages": 249,
              "unassessed_packages": 63,
              "affected_by_severity": "high 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 249,
              "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.94,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 10827
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "79 of 84 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 79,
                      "sampled": 84
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "reversecore_mcp/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.14
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "reversecore_mcp/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "reversecore_mcp/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 129812,
              "source_files_sampled": 284,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (reversecore_mcp/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "reversecore_mcp/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/284 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 284,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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:reversecore-mcp@3.0.2; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:19:25.290840Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sjkim1127/Reversecore_MCP.svg",
  "full_name": "sjkim1127/Reversecore_MCP",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.26.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasPyPI.