Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 03:05 UTC

volcengine / volc-sdk-python

PythonApache-2.0★ 199 estrellas⑂ 35 forksdesde oct 2020Ver en GitHub ↗

volcengine/volc-sdk-python tiene un índice de salud de 57 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (86/100) y la más baja, Engineering Quality (34/100). Se actualizó por última vez hace 5 días. Una sola persona concentra la mayor parte del trabajo reciente.

57
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.

57
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

VolcengineOrganización
1924 seguidores202 repositorios públicosdesde jun 2020

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIvolcengine1.0.226-224hace 5 díaspipvolcenginevolc-sdk-python

Métricas por categoría

Vitalidad

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

86Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 5 días
21.5/36Cadencia de commits — 31/52 semanas con commits
13.6/18Volumen de commits — 32 commits en el último año
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Datos de entrada utilizados
commits_last_year32
human_commit_share1
days_since_last_push5
active_weeks_last_year31
Cómo se puntúa
27/27Publica versiones — 64 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~14 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count64
latest_release_tagv1.0.226
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases14
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

50Moderado · 18% del índice global
Cómo se puntúa
37.3/60Estrellas — 199 estrellas
12.8/25Forks — 35 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks35
stars199
watchers0
growth_stateorganic
growth_factor_pct100
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
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?

61Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
9/22.5Distribución de commits — el principal contribuyente firma el 60% de los commits
13.5/13.5Amplitud de contribuyentes — 12 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled12
top_contributor_share0,598
Cómo se puntúa
45.8/46.8Resolución de issues — 98% de issues cerradas
0/38.3Aceptación de PR — 0/1 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues1
closed_issues49
issue_closed_ratio0,98
closed_unmerged_prs1
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
23.6/25Alcance del propietario — 1924 seguidores de volcengine
25/25Trayectoria — 202 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers1924
owner_typeOrganization
is_verified
owner_loginvolcengine
public_repos202
account_age_days2218
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 224 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesvolcengine
ecosystemspypi
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

34En riesgo · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

40En riesgo
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dirno
has_descriptionno

Seguridad

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

46En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3,2
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado.
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
advisories4
affected_packages1
assessed_packages5
unassessed_packages18
affected_by_severityhigh 1
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 5 dependencias resueltas con OSV. 18 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.

38En riesgo · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
0/40Historial de commits legible — 0 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — volcengine/bioos/doc/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesvolcengine/bioos/doc/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
54.6/55Tamaños de archivo manejables — 10/1537 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes196.364
source_files_sampled1537
oversized_source_files10
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — volcengine/example/dts/subscription/canal/canal.proto, volcengine/example/dts/subscription/volc/volc.proto, volcengine/tls/log.proto
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_filesvolcengine/example/dts/subscription/canal/canal.proto, volcengine/example/dts/subscription/volc/volc.proto, volcengine/tls/log.proto

Datos clave

199estrellas de GitHub
12contribuidores
32commits en los últimos 12 meses
5días desde el último push
64versiones publicadas
1factor bus
1issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • deps.dev does not index pypi:volcengine@1.0.226; advisories assessed against the repository dependency graph instead

Más detalle

Historial de estrellas y forks 199 ★ / 35 ⇿
199Estrellas
35Forks
62Versiones

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.

040801201602001993452021-012023-102026-07
Mayor 0Menor 0Parche 62

Cada punto abarca 6 días.

OpenSSF Scorecard 3.2 / 10
3.2agregado

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-22 03:05 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
3Vulnerabilities7 existing vulnerabilities detected
Todas las dependencias 23

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

RegistroPaqueteVersiónRelación
PyPIaiohttpindirecta
PyPIavroindirecta
PyPIcertifiindirecta
PyPIchardetindirecta
PyPIdecorator4.4.2indirecta
PyPIgoogleindirecta
PyPIidna2.10indirecta
PyPIkafkaindirecta
PyPIminioindirecta
PyPInaked0.1.31indirecta
PyPIprotobufindirecta
PyPIpycryptodomeindirecta
PyPIpytzindirecta
PyPIpyyamlindirecta
PyPIreaderwriterlockindirecta
PyPIredo2.0.4indirecta
PyPIrequestsindirecta
PyPIretryindirecta
PyPIsetuptoolsindirecta
PyPIshellescape3.8.1indirecta
PyPIsixindirecta
PyPItenacityindirecta
PyPIurllib3indirecta
Avisos de dependencias 1

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
idna2.10indirectaalta43.15

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": [],
      "is_fork": false,
      "size_kb": 3131,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 3049144,
        "Makefile": 638,
        "Batchfile": 769
      },
      "pushed_at": "2026-07-16T12:14:44Z",
      "created_at": "2020-10-25T13:52:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-16T12:15:15Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.volcengine.cn/",
      "name": "Volcengine",
      "type": "Organization",
      "login": "volcengine",
      "company": null,
      "location": null,
      "followers": 1924,
      "avatar_url": "https://avatars.githubusercontent.com/u/67365215?v=4",
      "created_at": "2020-06-24T08:32:09Z",
      "is_verified": null,
      "public_repos": 202,
      "account_age_days": 2218
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.226",
          "kind": "patch",
          "published_at": "2026-07-16T12:14:45Z"
        },
        {
          "tag": "v1.0.225",
          "kind": "patch",
          "published_at": "2026-07-09T12:07:15Z"
        },
        {
          "tag": "v1.0.224",
          "kind": "patch",
          "published_at": "2026-06-25T12:13:32Z"
        },
        {
          "tag": "v1.0.223",
          "kind": "patch",
          "published_at": "2026-05-28T12:05:32Z"
        },
        {
          "tag": "v1.0.222",
          "kind": "patch",
          "published_at": "2026-05-07T12:14:20Z"
        },
        {
          "tag": "v1.0.221",
          "kind": "patch",
          "published_at": "2026-04-23T12:11:37Z"
        },
        {
          "tag": "v1.0.220",
          "kind": "patch",
          "published_at": "2026-04-16T12:02:05Z"
        },
        {
          "tag": "v1.0.219",
          "kind": "patch",
          "published_at": "2026-03-26T11:26:49Z"
        },
        {
          "tag": "v1.0.218",
          "kind": "patch",
          "published_at": "2026-03-19T12:04:27Z"
        },
        {
          "tag": "v1.0.217",
          "kind": "patch",
          "published_at": "2026-03-12T12:05:15Z"
        },
        {
          "tag": "v1.0.216",
          "kind": "patch",
          "published_at": "2026-02-05T12:01:46Z"
        },
        {
          "tag": "v1.0.215",
          "kind": "patch",
          "published_at": "2026-01-22T12:02:35Z"
        },
        {
          "tag": "v1.0.214",
          "kind": "patch",
          "published_at": "2026-01-15T11:54:12Z"
        },
        {
          "tag": "v1.0.213",
          "kind": "patch",
          "published_at": "2026-01-08T11:41:20Z"
        },
        {
          "tag": "v1.0.212",
          "kind": "patch",
          "published_at": "2025-12-25T12:02:35Z"
        },
        {
          "tag": "v1.0.211",
          "kind": "patch",
          "published_at": "2025-12-23T08:43:33Z"
        },
        {
          "tag": "v1.0.210",
          "kind": "patch",
          "published_at": "2025-12-22T12:59:57Z"
        },
        {
          "tag": "v1.0.209",
          "kind": "patch",
          "published_at": "2025-12-11T12:09:07Z"
        },
        {
          "tag": "v1.0.208",
          "kind": "patch",
          "published_at": "2025-12-04T11:32:38Z"
        },
        {
          "tag": "v1.0.207",
          "kind": "patch",
          "published_at": "2025-11-20T12:03:46Z"
        },
        {
          "tag": "v1.0.206",
          "kind": "patch",
          "published_at": "2025-11-06T11:41:16Z"
        },
        {
          "tag": "v1.0.205",
          "kind": "patch",
          "published_at": "2025-10-30T12:05:26Z"
        },
        {
          "tag": "v1.0.204",
          "kind": "patch",
          "published_at": "2025-10-23T11:20:28Z"
        },
        {
          "tag": "v1.0.203",
          "kind": "patch",
          "published_at": "2025-10-16T11:36:57Z"
        },
        {
          "tag": "v1.0.202",
          "kind": "patch",
          "published_at": "2025-10-13T09:05:29Z"
        },
        {
          "tag": "v1.0.201",
          "kind": "patch",
          "published_at": "2025-09-25T11:55:26Z"
        },
        {
          "tag": "v1.0.200",
          "kind": "patch",
          "published_at": "2025-09-18T11:55:56Z"
        },
        {
          "tag": "v1.0.199",
          "kind": "patch",
          "published_at": "2025-09-11T13:03:49Z"
        },
        {
          "tag": "v1.0.198",
          "kind": "patch",
          "published_at": "2025-08-28T11:45:25Z"
        },
        {
          "tag": "v1.0.197",
          "kind": "patch",
          "published_at": "2025-08-21T11:30:49Z"
        },
        {
          "tag": "v1.0.196",
          "kind": "patch",
          "published_at": "2025-08-14T12:06:50Z"
        },
        {
          "tag": "v1.0.195",
          "kind": "patch",
          "published_at": "2025-08-07T12:12:54Z"
        },
        {
          "tag": "v1.0.194",
          "kind": "patch",
          "published_at": "2025-07-17T12:24:06Z"
        },
        {
          "tag": "v1.0.193",
          "kind": "patch",
          "published_at": "2025-07-10T12:08:37Z"
        },
        {
          "tag": "v1.0.192",
          "kind": "patch",
          "published_at": "2025-07-03T12:12:17Z"
        },
        {
          "tag": "v1.0.191",
          "kind": "patch",
          "published_at": "2025-06-26T12:26:06Z"
        },
        {
          "tag": "v1.0.190",
          "kind": "patch",
          "published_at": "2025-06-19T12:35:01Z"
        },
        {
          "tag": "v1.0.189",
          "kind": "patch",
          "published_at": "2025-06-17T09:22:47Z"
        },
        {
          "tag": "v1.0.188",
          "kind": "patch",
          "published_at": "2025-06-05T13:04:07Z"
        },
        {
          "tag": "v1.0.187",
          "kind": "patch",
          "published_at": "2025-05-29T12:37:17Z"
        },
        {
          "tag": "v1.0.186",
          "kind": "patch",
          "published_at": "2025-05-22T12:20:15Z"
        },
        {
          "tag": "v1.0.185",
          "kind": "patch",
          "published_at": "2025-05-15T12:08:33Z"
        },
        {
          "tag": "v1.0.184",
          "kind": "patch",
          "published_at": "2025-05-08T12:35:22Z"
        },
        {
          "tag": "v1.0.183",
          "kind": "patch",
          "published_at": "2025-04-25T06:35:08Z"
        },
        {
          "tag": "v1.0.182",
          "kind": "patch",
          "published_at": "2025-04-24T12:51:16Z"
        },
        {
          "tag": "v1.0.181",
          "kind": "patch",
          "published_at": "2025-04-17T12:39:28Z"
        },
        {
          "tag": "v1.0.180",
          "kind": "patch",
          "published_at": "2025-04-10T12:30:06Z"
        },
        {
          "tag": "v1.0.179",
          "kind": "patch",
          "published_at": "2025-04-01T03:03:36Z"
        },
        {
          "tag": "v1.0.178",
          "kind": "patch",
          "published_at": "2025-03-31T03:35:49Z"
        },
        {
          "tag": "v1.0.177",
          "kind": "patch",
          "published_at": "2025-03-27T12:38:23Z"
        },
        {
          "tag": "v1.0.176",
          "kind": "patch",
          "published_at": "2025-03-20T12:14:53Z"
        },
        {
          "tag": "v1.0.175",
          "kind": "patch",
          "published_at": "2025-03-13T12:25:57Z"
        },
        {
          "tag": "v1.0.174",
          "kind": "patch",
          "published_at": "2025-02-27T12:43:23Z"
        },
        {
          "tag": "v1.0.173",
          "kind": "patch",
          "published_at": "2025-02-20T12:11:24Z"
        },
        {
          "tag": "v1.0.172",
          "kind": "patch",
          "published_at": "2025-02-13T13:06:05Z"
        },
        {
          "tag": "v1.0.171",
          "kind": "patch",
          "published_at": "2025-02-06T12:26:17Z"
        },
        {
          "tag": "v1.0.170",
          "kind": "patch",
          "published_at": "2025-01-23T12:19:11Z"
        },
        {
          "tag": "v1.0.169",
          "kind": "patch",
          "published_at": "2025-01-16T12:21:24Z"
        },
        {
          "tag": "v1.0.168",
          "kind": "patch",
          "published_at": "2025-01-09T12:11:58Z"
        },
        {
          "tag": "v1.0.167",
          "kind": "patch",
          "published_at": "2025-01-02T12:25:55Z"
        },
        {
          "tag": "v1.0.166",
          "kind": "patch",
          "published_at": "2024-12-26T12:40:56Z"
        },
        {
          "tag": "v1.0.165",
          "kind": "patch",
          "published_at": "2024-12-16T12:11:40Z"
        },
        {
          "tag": "v1.0.164",
          "kind": "patch",
          "published_at": "2024-12-05T12:15:51Z"
        },
        {
          "tag": "v1.0.163",
          "kind": "patch",
          "published_at": "2024-11-28T12:22:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3cef71998d53bad629efcc1ef99ec367dc680474",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-07-16T07:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99907b2033d25925ead05835ac47bed2e6546a6",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-07-09T09:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5b0b95b9549ab6fa9168c602a20b8307ce37f7",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-06-25T06:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7b2e3ea388ef4ad53230a65c97c702658b549e",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-05-28T07:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69341c68854774b92c03652dfff529d29d034ae4",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-05-07T11:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf773db9acfffdfd08ea0f9986e4a6114438332b",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-04-23T09:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b512406bb6480aaa18cf3e56beafb653aa0e5c5",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-04-16T10:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a23b50b259b03fb413cb5e6894dc59792d8a7a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-03-26T07:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d9d65515c90efa38f01f3aefefb5c4e7a605d0",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-03-19T09:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5011994a704f3720a3c3bee18256d5d70b19d5",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-03-12T11:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752e642917e43c2062d1ecd7a8032b53fb3386d6",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-02-05T11:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21807568cd09230fc61c107a585f9df38a41c987",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-01-22T11:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7deb9e4ec1fc839dd5d9ff54da5996e0bd028fcb",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-01-15T11:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34df766387945b27b03311c06a57286b6475fe4",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2026-01-08T11:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d20d7bdf4acc4180e36f05b0e2a065fa81cabf9",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-12-25T09:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99320607914668f868c23a6a3275a720965b7c67",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-12-23T08:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb56dba14687fe4302a6204e7ac78da18b417bf3",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-12-22T12:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb80fc8db27b328e7790166b3d9f1644cce3dd80",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-12-11T10:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966222eef5d3d9f4d38788ad68e0c1907592bdd3",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-12-04T10:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7786beeacb0d5822bb2150ad080c2b3cc0ce3f",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-11-20T11:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5356726f157ad9303457d7217d01b02187e2ab90",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-11-06T11:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cddcc3390eaa87ee66bfddc40ee5bdd3ab0088a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-10-30T11:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c751f3b79dd115ae4dbd43a34d00d5eec1d29acf",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-10-23T09:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d970bb6df48d90925298eb6fafadfde1f8ee2392",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-10-16T10:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2e715fe463c0be887c12cfa50d4bfb4e85640a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-10-13T08:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af30b8dff6991ad8c4cd05c46a2b5e54f5cfa796",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-09-25T10:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb5b49d1c725d2b5dad919751f25ab0cf892514",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-09-18T10:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0848eec9b77732f436844eb772957a9cac38ec68",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-09-11T12:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f49b8a0ce8545d2ecd5385b8606ff41d442feb",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-08-28T10:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb804bc8aa12db7c88c122f22531b790d28141f",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-08-21T11:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb659369d0934966d48860062163858e722d33b0",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-08-14T12:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ac00367d9bdbcfc618ece9520025de49ffdf1e",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-08-07T12:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13067cab3ad970bd021f6a56b92670d37ac443a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-07-17T12:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f42ce962a4ed34f26dbea052add42a4af3b6472",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-07-10T12:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c507d2fdc5324d8501acb1831ed0ac19b14faf70",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-07-03T12:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17c6cdf32d687b7e8fd1af73717455bcaec2c62",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-06-26T12:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3738b38a99b8ad9fff1d11c840a592ba07b3c305",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-06-19T12:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e97c65540ca4479e6b6665a9779080944ccb4dd",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-06-17T09:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a5527a4a9800245c339d7ac5aedc07eaef725ca",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-06-05T12:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a17edfd810d35684247769597c92bbbb439c367c",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-05-29T12:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb2994c72e9816c44a63e9b46059ed4eb42ff356",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-05-22T12:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49eb79f4e6207f3c8e6daa69ba8a452f6dbfc72",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-05-15T12:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874ef85cb21b5402c3d9db12be57d52fb2e296be",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-05-08T12:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c36b62ef756ff4cae518379ea58c2ad5b489af3",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-04-25T06:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bd1363df342fae3e67a0664c5f4fdae976ba18",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-04-24T12:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25a4c1610ddfea006c1b317e6b0fb40c8a23e98",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-04-17T12:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14662a529b02ffc5c3f9a355737ceef9cbdaa5be",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-04-10T12:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643051613f3e91c3ec95f0e0b0b785efafdd644d",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-04-01T03:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9fbd0492d89f4f69a301ef9316500ee8a4da21",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-03-31T03:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e119e71b9f8244d4dc2ed9da6434d6e42c7a0422",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-03-27T12:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60bdf3a0673c04c588b42f154078cbb6ccebc77",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-03-20T12:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b555ab47251a9433ed6c4ac84564f15b200a8cf",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-03-13T12:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf27335e9e948918f12193416711288ae7a1baf1",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-02-27T12:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aecde21d5ca801ba57772918f5f25a6a8cb93445",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-02-20T12:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc12ac69f534a394c8a7ec593a849abb98f8fc1",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-02-13T12:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96aa8a3bc3e617a54f258628dc8ae4108b317547",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-02-06T12:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad7f885b2444dea26332b9920f6962bd5eed436",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-01-23T12:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59e3a5db6a1fa965043e58292908f0450b9607b",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-01-16T12:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b72d095b9e2b96aa74c1eb755534f52a5ed4bfa",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-01-09T12:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15dfa23a69beae428caa8578910ea4f9d1aa6915",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2025-01-02T11:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98469b39db14bde2f0c8d3a5c9298fecc9568f0c",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-12-26T12:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73c89adbcdae0b81967c88dd548642593e6ab24",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-12-16T11:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71abf3ab7af92b29352305c53882a32a7b11a890",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-12-05T12:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7030d4d81aa9ba3ba668da1e2ed2b64b23a639",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-11-28T12:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa63ff6d308114d308d2e4a97c6556f9f439d139",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-11-21T12:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d17db5533dfee4d4bba847208bce67fcd74c28",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-11-14T12:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd657fd8b767be8f0d2e72bc2254bfc0698e948",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-11-07T12:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e061782c0d2a4dd33fadd1e95aee068db48b5618",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-10-31T12:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa9db2bd8e6a88e5ccd017f95edfda8d99452bc",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-10-24T12:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b430039c001d281a49d73961d98ebe562c405ba1",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-10-17T12:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e48d67c6ce2f975739247205e113e04c194460",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-10-10T12:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5a17531a4750cf9ffc9ca7a4579e4ab7fd4123",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-09-26T12:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f7669594a4cd6edef0e42371d340bd228096ef",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-09-19T12:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9054da50c5834a770afafd3cd7b3636b0ca007a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-09-12T12:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240d4cc587721ddac88f627100e26fa48ff3e106",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-09-05T12:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ade8127f43ce2506f8b8f22135972a8ec3affa",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-08-29T12:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c127d072bdfbe986f571541d4731e8bc696b4c6e",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-08-15T11:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76edbd7fc0bf206763996493e36e979c15fbc77",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-08-08T11:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefed55f0572ba5feb335bd09273cf728bb5cd1a",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-07-25T12:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a218196870ead059dd28f3c706cb460a1ee96169",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-07-18T11:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691708a2844dba8357a23df16460f6f48c873588",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-07-04T12:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b75538a6691d673762dd5637881f9bd976352a2c",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-06-27T12:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "289ec73f49000d7676a7a5c327fe7528069aaa22",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-06-24T12:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31d560ff0a0fa3994a98d390732bb70997eac8b",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-06-13T12:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c8ee230b26cde4e7abdd1e3b14ffc601012a61",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-06-06T12:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee2afc7c6d7053895cc207c6d8c68bacb6ee402",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-05-23T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53c5cc406a5ca45c7a9c760d90c33d6534da4f8",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-05-16T12:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c76b323eed85aa9bff2aef424bc88598cd8f4c",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-05-09T12:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d786504c656772cd0018532657f3b41d8d98d239",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-04-25T12:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c1fff4e85232aba0d653780507560799593601",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-04-18T12:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a4362536b5543da0e2ce29c5405f1266a79d6d6",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-04-11T12:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79ef9e3d3882428be5e883cbc20f8023c8737ac",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-04-01T12:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774b1329dc64acb0349321390cc72a49538f9851",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-03-21T12:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e0dbd2d2cd87600cc45a71fdffc9c5a36c1f49",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-03-14T12:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68809ad740b1d1da93993677813db4c7650fd850",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-03-13T02:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a5d7d77de4fcbdcc7fe1f275a9acdc24cde202",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-03-07T12:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83094a70d92bc1bd546e4eb41439ff9af5a6eaeb",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-03-06T03:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f39710c4174a925e74e10ee4c9e1e5cd2c0b9e37",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-02-29T12:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d11f1428afb4fbe49f70960456bd36e8e9554c",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-02-22T12:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2ff4bd878fe3da9cf7c0eaef23164beedadd4d",
          "body": null,
          "is_bot": false,
          "headline": "feat auto update sdk",
          "author_name": "liyan.90210",
          "author_login": null,
          "committed_at": "2024-02-05T12:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 64,
      "commits_last_year": 32,
      "latest_release_at": "2026-07-16T12:14:45Z",
      "latest_release_tag": "v1.0.226",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 31,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 14
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "volcengine",
          "exists": true,
          "license": "MIT License",
          "keywords": [
            "pip",
            "volcengine",
            "volc-sdk-python"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/volcengine/",
          "is_deprecated": false,
          "latest_version": "1.0.226",
          "repository_url": "https://github.com/Volcengine/volc-sdk-python",
          "versions_count": 224,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-11-09T13:36:32.342960Z",
          "latest_published_at": "2026-07-16T12:13:49.011514Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 35,
      "stars": 199,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 34,
        "total_forks": 35
      },
      "star_history": {
        "days": [
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-04-03",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 2
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 2
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 2
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 2
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 2
          },
          {
            "date": "2025-07-07",
            "count": 3
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 2
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-11-18",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 2
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 199,
        "total_stars": 199
      },
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "volcengine/bioos/doc/Makefile"
      ],
      "api_schema_files": [
        "volcengine/example/dts/subscription/canal/canal.proto",
        "volcengine/example/dts/subscription/volc/volc.proto",
        "volcengine/tls/log.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 196364,
      "source_files_sampled": 1537,
      "oversized_source_files": 10,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "idna",
            "direct": false,
            "version": "2.10",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "GHSA-jjg7-2v4v-x38h",
              "PYSEC-2024-60",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 4,
            "oldest_advisory_days": 831
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 4,
        "affected_count": 1,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 18,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aiohttp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "avro",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "decorator",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "google",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "2.10",
            "ecosystem": "pypi"
          },
          {
            "name": "kafka",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "minio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "naked",
            "direct": false,
            "version": "0.1.31",
            "ecosystem": "pypi"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycryptodome",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "readerwriterlock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "redo",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "retry",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "shellescape",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tenacity",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 0,
        "indirect_count": 23
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 0,
        "open_issues": 1,
        "closed_ratio": 0.98,
        "closed_issues": 49,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "guozhifeng-felton",
          "commits": 242,
          "avatar_url": "https://avatars.githubusercontent.com/u/118705516?v=4"
        },
        {
          "type": "User",
          "login": "zzzTest-qa",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/226318548?v=4"
        },
        {
          "type": "User",
          "login": "liuweiwei-xyz",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/140073808?v=4"
        },
        {
          "type": "User",
          "login": "lianhongrui",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/87923743?v=4"
        },
        {
          "type": "User",
          "login": "exiaohu",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/17738833?v=4"
        },
        {
          "type": "User",
          "login": "KArtorias",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/23132526?v=4"
        },
        {
          "type": "User",
          "login": "erentang",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/130356007?v=4"
        },
        {
          "type": "User",
          "login": "Xinghui-Wu",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/44864961?v=4"
        },
        {
          "type": "User",
          "login": "yinxing0818",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/152942002?v=4"
        },
        {
          "type": "User",
          "login": "krait8063",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/135195807?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.598
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3cef71998d53bad629efcc1ef99ec367dc680474",
        "ran_at": "2026-07-22T03:05:06Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T12:27:19Z",
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2023-11-15T02:58:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2024-04-07T05:40:54Z",
          "last_comment_at": "2024-10-12T12:50:58Z",
          "last_comment_author": "yaoice"
        },
        {
          "number": 29,
          "created_at": "2024-06-14T07:05:06Z",
          "last_comment_at": "2024-06-14T07:08:12Z",
          "last_comment_author": "renyuhao1314"
        },
        {
          "number": 51,
          "created_at": "2025-10-01T14:44:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2025-10-29T10:36:51Z",
          "last_comment_at": "2025-10-30T03:53:43Z",
          "last_comment_author": "volc-sdk-team"
        },
        {
          "number": 59,
          "created_at": "2026-03-17T15:53:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 61,
          "created_at": "2026-06-17T02:55:39Z",
          "last_comment_at": "2026-06-24T09:47:38Z",
          "last_comment_author": "volc-sdk-team"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/volcengine/volc-sdk-python",
    "host": "github.com",
    "name": "volc-sdk-python",
    "owner": "volcengine"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 46,
        "vitality": 86,
        "community": 50,
        "governance": 61,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 64,
              "latest_release_tag": "v1.0.226",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 14
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "64 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 35,
              "stars": 199,
              "watchers": 0,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "199 stars",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 199
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.598
            },
            "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 60% of commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 1,
              "closed_issues": 49,
              "issue_closed_ratio": 0.98,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 1924,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "volcengine",
              "public_repos": 202,
              "account_age_days": 2218
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,924 followers of volcengine",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1924,
                      "login": "volcengine"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "202 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 202
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "volcengine"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "224 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 224
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "7 existing vulnerabilities detected",
                "points": 2.2,
                "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 5 resolved dependencies against OSV; 18 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": 5
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 18
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 1,
              "assessed_packages": 5,
              "unassessed_packages": 18,
              "affected_by_severity": "high 1",
              "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": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 2
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "volcengine/bioos/doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "volcengine/bioos/doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "volcengine/bioos/doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 196364,
              "source_files_sampled": 1537,
              "oversized_source_files": 10
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "10/1537 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1537,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "volcengine/example/dts/subscription/canal/canal.proto",
                "volcengine/example/dts/subscription/volc/volc.proto",
                "volcengine/tls/log.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "volcengine/example/dts/subscription/canal/canal.proto, volcengine/example/dts/subscription/volc/volc.proto, volcengine/tls/log.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "volcengine/example/dts/subscription/canal/canal.proto, volcengine/example/dts/subscription/volc/volc.proto, volcengine/tls/log.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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:volcengine@1.0.226; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:05:15.941539Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/volcengine/volc-sdk-python.svg",
  "full_name": "volcengine/volc-sdk-python",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.