Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 07:12 UTC

zalando-stups / oauth2-client-js

A library to help you handle OAuth2 access and refresh tokens

JavaScriptLicencia propia★ 212 estrellas⑂ 48 forksdesde abr 2015Ver en GitHub ↗

zalando-stups/oauth2-client-js tiene un índice de salud de 27 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Community & Adoption (61/100) y la más baja, Vitality (20/100). Se actualizó por última vez hace 1615 días. Una sola persona concentra la mayor parte del trabajo reciente.

27
global / 100
Crítico

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Titularidad

STUPS by ZalandoOrganización
6 seguidores77 repositorios públicosdesde mar 2015

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
npm@zalando/oauth2-client-jsapunta a otro repositorio; no se puntúa0.0.185934hace 3299 díasoauth2

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 1615 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push1615
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 14 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 3911 días
27/27Cadencia de publicación — una versión cada ~23,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count14
latest_release_tagv0.0.16
releases_from_tags
days_since_latest_release3911
mean_days_between_releases23,1
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?

61Moderado · 18% del índice global
Cómo se puntúa
37.7/60Estrellas — 212 estrellas
13.9/25Forks — 48 forks
6.7/15Observadores — 17 observadores
Datos de entrada utilizados
forks48
stars212
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
18/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_contributing
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?

56Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
5.4/22.5Distribución de commits — el principal contribuyente firma el 76% de los commits
13.5/13.5Amplitud de contribuyentes — 10 contribuyentes
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Datos de entrada utilizados
bus_factor1
contributors_sampled10
top_contributor_share0,761
Cómo se puntúa
31.9/46.8Resolución de issues — 68% de issues cerradas
38.2/38.3Aceptación de PR — 12/12 PR decididos fusionados
7.5/15OpenSSF Scorecard: Code-Review — Found 8/16 approved changesets -- score normalized to 5
Datos de entrada utilizados
merged_prs12
open_issues7
closed_issues15
issue_closed_ratio0,682
closed_unmerged_prs0
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
6.1/25Alcance del propietario — 6 seguidores de zalando-stups
25/25Trayectoria — 77 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers6
owner_typeOrganization
is_verified
owner_loginzalando-stups
public_repos77
account_age_days4154

Calidad de Ingeniería

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

44En riesgo · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
16/16Configuración de linter — .eslintrc
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno

Documentación

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

Seguridad

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

49En 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 — sin datos
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 8/16 approved changesets -- score normalized to 5
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4,3
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado.
Cómo se puntúa
14/35Dependencias directas libres de avisos conocidos — 1 afectados: uuid 3.4.0 (high 7.5)
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
33.7/40Sin avisos pendientes — 1 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 94 días
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages1
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
Se cotejó el cierre de dependencias en tiempo de ejecución de npm:@zalando/oauth2-client-js@0.0.18 —lo que arrastra la instalación del paquete publicado—: 1 paquetes. 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.

32En 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)
15.1/40Historial de commits legible — 23 de 81 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,284
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .eslintrc
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 81
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_files
has_devcontainerno
has_linter_config
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 — JavaScript sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/21 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJavaScript
largest_source_bytes9845
source_files_sampled21
oversized_source_files0

Datos clave

212estrellas de GitHub
10contribuidores
0commits en los últimos 12 meses
1615días desde el último push
14versiones publicadas
1factor bus
7issues abiertas
npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package '@zalando/oauth2-client-js' points at a different repository (https://github.com/zalando/oauth2-client-js); excluded from ecosystem scoring

Más detalle

Historial de estrellas y forks 0 ★ / 48 ⇿
0Estrellas
48Forks
1Versiones

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.

010203040504822015-062019-022022-11
Mayor 0Menor 0Parche 1

Cada punto abarca 7 días.

OpenSSF Scorecard 4.3 / 10
4.3agregado

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-26 07:12 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 8/16 approved changesets -- score normalized to 5
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 1
RegistroPaqueteRestricción de versiónManifiesto
npmuuid^3.0.0package.json
Todas las dependencias 13

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

RegistroPaqueteVersiónRelación
npmuuid^3.0.0directa
npmbabel^5.8.29indirecta
npmbabel-core^5.8.33indirecta
npmbabel-loader^5.3.3indirecta
npmchai^2.3.0indirecta
npmcoveralls^2.11.4indirecta
npmeslint^0.20.0indirecta
npmeslint-loader^0.11.2indirecta
npmistanbul^0.4.0indirecta
npmistanbul-harmony^0.3.16indirecta
npmmocha^2.3.3indirecta
npmtypescript^2.2.2indirecta
npmwebpack^1.12.3indirecta
Avisos de dependencias 1

Instalar npm:@zalando/oauth2-client-js@0.0.18 arrastra 1 paquetes, directos y transitivos: 1 tienen avisos conocidos, de los cuales 1 son dependencias directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
uuid3.4.0directaalta113.0.1

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": 82,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 80,
        "JavaScript": 25308
      },
      "pushed_at": "2022-02-22T06:47:04Z",
      "created_at": "2015-04-13T13:44:34Z",
      "owner_type": "Organization",
      "updated_at": "2026-04-30T03:59:34Z",
      "description": "A library to help you handle OAuth2 access and refresh tokens",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://stups.io/",
      "name": "STUPS by Zalando",
      "type": "Organization",
      "login": "zalando-stups",
      "company": null,
      "location": "Berlin",
      "followers": 6,
      "avatar_url": "https://avatars.githubusercontent.com/u/11431876?v=4",
      "created_at": "2015-03-11T22:52:31Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 4154
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2015-11-09T18:24:32Z"
        },
        {
          "tag": "0.0.15",
          "kind": "patch",
          "published_at": "2015-05-21T14:30:16Z"
        },
        {
          "tag": "0.0.14",
          "kind": "patch",
          "published_at": "2015-05-13T14:18:07Z"
        },
        {
          "tag": "0.0.13",
          "kind": "patch",
          "published_at": "2015-05-13T14:09:37Z"
        },
        {
          "tag": "0.0.12",
          "kind": "patch",
          "published_at": "2015-05-13T13:46:00Z"
        },
        {
          "tag": "0.0.11",
          "kind": "patch",
          "published_at": "2015-05-05T16:39:29Z"
        },
        {
          "tag": "0.0.10",
          "kind": "patch",
          "published_at": "2015-05-05T15:55:54Z"
        },
        {
          "tag": "0.0.9",
          "kind": "patch",
          "published_at": "2015-05-04T16:14:25Z"
        },
        {
          "tag": "0.0.7",
          "kind": "patch",
          "published_at": "2015-05-04T11:43:03Z"
        },
        {
          "tag": "0.0.6",
          "kind": "patch",
          "published_at": "2015-04-15T17:57:16Z"
        },
        {
          "tag": "0.0.5",
          "kind": "patch",
          "published_at": "2015-04-15T17:55:07Z"
        },
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2015-04-15T16:28:26Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2015-04-15T16:23:57Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2015-04-15T15:10:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7e9d580262878e9e93393bed0e90396cccb47a76",
          "body": "Fix Markdown Typo issue",
          "is_bot": false,
          "headline": "Merge pull request #29 from fokusferit/patch-1",
          "author_name": "Muhammad Aref",
          "author_login": "LeoAref",
          "committed_at": "2017-11-01T16:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a650dc44eac7aff92f42591b8215ef737b140339",
          "body": null,
          "is_bot": false,
          "headline": "Changing Name to be UpperCase",
          "author_name": "Ferit Topcu",
          "author_login": "fokusferit",
          "committed_at": "2017-11-01T12:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312ab68ade349ff2041cdbf60f39103d28abdb83",
          "body": null,
          "is_bot": false,
          "headline": "Adding Security.md to meet Rules of Play",
          "author_name": "Ferit Topcu",
          "author_login": "fokusferit",
          "committed_at": "2017-11-01T12:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61480ed88f82ed2eee649b96b9d101b3e56ef9a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix Markdown Typo issue",
          "author_name": "Ferit Topcu",
          "author_login": "fokusferit",
          "committed_at": "2017-11-01T12:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bbc4dcf3f211a9cd234a7fbf0e1b3718a1899e3",
          "body": "Update google.parse part in README",
          "is_bot": false,
          "headline": "Merge pull request #27 from DeTeam/patch-1",
          "author_name": "Muhammad Aref",
          "author_login": "LeoAref",
          "committed_at": "2017-07-13T08:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30764d679d2b1a3595b0eaf29bf24251febd2ad6",
          "body": "`parse` method expects a fragment, not a full url.\r\n\r\nFixes #25",
          "is_bot": false,
          "headline": "Update google.parse part in README",
          "author_name": "Timur Amirov",
          "author_login": "DeTeam",
          "committed_at": "2017-07-13T08:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26870c170d7475741a0586b51600363f5327fe2",
          "body": null,
          "is_bot": false,
          "headline": "Add Muhammed as maintainer",
          "author_name": "Thomas Schlage",
          "author_login": "fragsalat",
          "committed_at": "2017-06-08T14:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84240dc10e9674f66209f2841aab1f3ed2340a52",
          "body": "Fixed .d.ts -file",
          "is_bot": false,
          "headline": "Merge pull request #24 from lietu/master",
          "author_name": "Thomas Schlage",
          "author_login": "fragsalat",
          "committed_at": "2017-06-06T16:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b21ae1baad94ce2dc2c567c2799e815724c5e1b3",
          "body": "…rom \"handleRefresh\" and odd whitespace characters.",
          "is_bot": false,
          "headline": "Fixed .d.ts -file: Missing properties, extra commas, missing \"void\" f…",
          "author_name": "Janne Enberg",
          "author_login": "lietu",
          "committed_at": "2017-05-25T10:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c343f7923f4e485f1f095d5b93ba11271b32d15",
          "body": "[WIP] Add type declarations for the project",
          "is_bot": false,
          "headline": "Merge pull request #21 from Lapanti/typescript-declaration-file",
          "author_name": "Thomas Schlage",
          "author_login": "fragsalat",
          "committed_at": "2017-04-04T13:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0857699777ffe504e447da24d5428798f32902",
          "body": null,
          "is_bot": false,
          "headline": "Add type declarations for the project",
          "author_name": "Lapanti",
          "author_login": "lapanti",
          "committed_at": "2017-03-31T19:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d13813dab06f5fdfa3a611f94aaa24d1b0ae4e6",
          "body": "Replace node-uuid with uuid",
          "is_bot": false,
          "headline": "Merge pull request #20 from Lapanti/replace-node-uuid-with-uuid",
          "author_name": "Thomas Schlage",
          "author_login": "fragsalat",
          "committed_at": "2017-03-31T12:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0434765b46a007a66b51664929f93c89f292ed56",
          "body": null,
          "is_bot": false,
          "headline": "Replace node-uuid with uuid",
          "author_name": "Lapanti",
          "author_login": "lapanti",
          "committed_at": "2017-03-31T11:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af140696b1fc101d5d88b34b9aaa375a90deb9b0",
          "body": "Use fenced code blocks to enable syntax highlighting",
          "is_bot": false,
          "headline": "Merge pull request #16 from mroderick/use-fenced-code-blocks",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2017-03-06T13:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b952fb52ee6a7186eba0b4b366c1edc00091375b",
          "body": "GitHub's markdown processor understands \"fenced code blocks\"\n(from MultiMarkdown). When these are used, the code samples will be rendered\nwith syntax highlighting.\n\nSee https://help.github.com/articles/creating-and-highlighting-code-blocks/",
          "is_bot": false,
          "headline": "Use fenced code blocks to enable syntax highlighting",
          "author_name": "Morgan Roderick",
          "author_login": null,
          "committed_at": "2017-03-06T13:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1bb7f5739f618d54b60cedbc1f65aeb174bbd6",
          "body": null,
          "is_bot": false,
          "headline": "Update MAINTAINERS",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2017-03-06T13:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3ed02b6b5639cf6b37511d726e1c8aafa234c5",
          "body": "Only \"hardcode\" `OAuthImplicitRequest.state` if it was not provided through the config.",
          "is_bot": false,
          "headline": "Merge pull request #14 from schlessera/13-use-all-config-keys",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2017-02-20T12:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6d3ddf92e2b9a572a4687a6b167387e87e372e",
          "body": "…st.response_type` for now.\n\nThis actually makes sense to hardcode given the requirements in the RFC, and the preferable approach would be to have extendable base classes that can enable different implementations for more exotic needs.",
          "is_bot": false,
          "headline": "Remove changes to `RefreshRequest.grant_type` and `OAuthImplicitReque…",
          "author_name": "Alain Schlesser",
          "author_login": "schlessera",
          "committed_at": "2017-02-18T11:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c2baf1d4243124cda5a4e5cce1a86c4a217a7a",
          "body": "There's no reason to simply ignore a value that was set through the config array. If the developer wants to use a specific value (for example, for a non-compliant API), that value should not be silently overridden.\n\nFixes #13",
          "is_bot": false,
          "headline": "Only \"hardcode\" values if they were not set through config keys.",
          "author_name": "Alain Schlesser",
          "author_login": "schlessera",
          "committed_at": "2017-02-18T11:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df9f2ff3a15bb5e08a11e10dc28610c5b119716",
          "body": null,
          "is_bot": false,
          "headline": "Update",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b6d2d6058fc89e6cbcbf0a17ca28495fc8e6e6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41c9180d5352147e6e80416549f188abad01f8a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcb37f592d04f72639f8401b7811f7a77af0fc1",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #10 from LappleApple/master",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42307bdc74909f7557ac078990908b596f502ca6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ce396668967428bd985e5a391e94b72ea25e70",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-12-19T10:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee05cfa8df55df61fc3805d726836adf7844dd6",
          "body": "Update uuid to version 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #11 from marcbachmann/update-uuid",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2016-11-28T11:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a221470e3568446b0cc77f0231d48f8c2ba3aec0",
          "body": null,
          "is_bot": false,
          "headline": "chore(package): update uuid to version 3.0.0",
          "author_name": "Marc Bachmann",
          "author_login": "marcbachmann",
          "committed_at": "2016-11-23T02:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f245711c3a811b95de4c758c95fc1e189d2f5c59",
          "body": "Would like to promote this more. A few questions we can answer in the README to help:\r\n\r\n- Most useful/innovative/noteworthy features. Simplicity? Novelty (is this the only such library available? If not, what makes it unique?) \r\n- What's behind the browser-only aspect?\r\n- What does it enable devs t\n[…]\nd mention.\r\n- Make sure these are all covered and clear: \r\n    Getting it\r\n    Installing It\r\n    Configuring It\r\n    Running it\r\n- Do you want contributors, and if so, what could they do to help you?",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-11-21T13:01:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fce0a5d9df475a45e930b4084d748b51c45e0ae0",
          "body": null,
          "is_bot": false,
          "headline": "Create Contributing.md",
          "author_name": "Lauri Apple",
          "author_login": null,
          "committed_at": "2016-11-21T10:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b69bc5c954200411886b9056bb486a350b6fc7",
          "body": null,
          "is_bot": false,
          "headline": "Mention @zalando scope",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2016-01-11T14:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32fc224e54d71ba01286febc74291ce3a042d847",
          "body": null,
          "is_bot": false,
          "headline": "version badge",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T10:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c7fce5feb4f8f7584df3c96bc369d33c601183",
          "body": null,
          "is_bot": false,
          "headline": "#6 update tests to include a proper localstorage mock",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T10:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963a3d7498b8b552f1274c306ba6833979b5ed4e",
          "body": null,
          "is_bot": false,
          "headline": "0.0.17",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T09:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e62ef4b128f77f3d43c48d5ce71116e7033e53",
          "body": null,
          "is_bot": false,
          "headline": "#6 build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T09:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098e1760962ae57cbb8a2c98d1c8e607e7e40fb4",
          "body": "#6 safe delete of objects",
          "is_bot": false,
          "headline": "Merge pull request #7 from zalando/6-safe-delete",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T09:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ffa370117c714c6c38090034a9742818dce333",
          "body": null,
          "is_bot": false,
          "headline": "#6 safe delete of objects",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-10T09:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c71aedf084f7905ac96e2f9008592acd992668",
          "body": null,
          "is_bot": false,
          "headline": "0.0.16",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-09T18:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be9fff802cda4bb0ab79457a5c1bb49cfe60f06",
          "body": null,
          "is_bot": false,
          "headline": "#4 build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-09T18:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863d0efeb4559169717d7d6476f2f032167d181e",
          "body": "4 cleanup storage",
          "is_bot": false,
          "headline": "Merge pull request #5 from zalando/4-cleanup-storage",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-09T18:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a220086dbd725214ffcc0f0191816538e271c66",
          "body": null,
          "is_bot": false,
          "headline": "#4 update dependencies while we're at it",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-09T13:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75586521e3b96ba255699a96ef3b9f7102747a57",
          "body": null,
          "is_bot": false,
          "headline": "#4 clean up storage after successful request",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-11-09T13:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b45eff6a5630859d9c53530d976ecaaa660bfb1",
          "body": null,
          "is_bot": false,
          "headline": "one line for badges",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-06-04T14:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805ecaf98a2ecce28337ea8f781a9ef3b31d7f5b",
          "body": "Add a Gitter chat badge to README.md",
          "is_bot": false,
          "headline": "Merge pull request #2 from gitter-badger/gitter-badge",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-06-04T14:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f60163f64200f17d7027ecc288531f915235cc",
          "body": null,
          "is_bot": false,
          "headline": "Added Gitter badge",
          "author_name": "The Gitter Badger",
          "author_login": "gitter-badger",
          "committed_at": "2015-06-04T14:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b264d9160bdff5149ba6550205d9c77d6ab5544a",
          "body": null,
          "is_bot": false,
          "headline": "use @zalando scope",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-22T13:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f29aed6a4fa7dce26b19d09e460aecaa71ab9c1",
          "body": null,
          "is_bot": false,
          "headline": "formatting meh",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-21T14:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f42d195d240ee03505b3b38107ce358aeff9b7",
          "body": null,
          "is_bot": false,
          "headline": "Add bower",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-21T14:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bca1037f5552651ec32465a3e8e1cc700c2be87",
          "body": null,
          "is_bot": false,
          "headline": "bump to make sure that the tag points to the correct file",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-21T14:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6310623da12efee1f3cefaf54d689aea7ca6e14a",
          "body": null,
          "is_bot": false,
          "headline": "publish on bower too",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-21T14:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34fc6a41d0a34b3e0e46953afcc4f6c573be7dc6",
          "body": null,
          "is_bot": false,
          "headline": "forgot to build again",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-13T14:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5500d9d5d16c1da3f9f342bffc9fd272831e25c",
          "body": null,
          "is_bot": false,
          "headline": "rename clear to deleteTokens",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-13T14:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df13d6ea240197d0a3c1a639783dcfeec21b195",
          "body": null,
          "is_bot": false,
          "headline": "add .clear() to delete tokens, bump version",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-13T13:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d4b23b1da5957ba956a56ea8d515b0fd1ca5c3",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-05T16:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0dfce64b39e5611e73623e7f2604be246de68de",
          "body": null,
          "is_bot": false,
          "headline": "fix case where fields is undefined, bump to 0.0.11",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-05T16:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f31100b15f9418f8fa574f3e1475f4c6965b216",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-05T15:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39842d4c669131c26db495b290740e1762151e02",
          "body": null,
          "is_bot": false,
          "headline": "lint, polyfills, bump to 0.0.10",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-05T15:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb65518d7ebf12958cce978c2d11542793e7527",
          "body": null,
          "is_bot": false,
          "headline": "consume error_description, bump version",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-04T16:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66f7074332bb34a8e5fdf18972fc7f02fe8dbd3",
          "body": null,
          "is_bot": false,
          "headline": "forgot to build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-04T13:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0410d9eb10213cb3c3a20ceb37fe783c8b20dc0",
          "body": null,
          "is_bot": false,
          "headline": "add coveralls",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-04T11:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce08d453274163b647b579e4667815ed89b1d90",
          "body": null,
          "is_bot": false,
          "headline": "support query string in auth url, bump version",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-05-04T09:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e29eea4d9757a0f11eeb1d64edd3ab85b878c6be",
          "body": null,
          "is_bot": false,
          "headline": "Fixed errors",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T18:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554cd8af9d9e58e6b418c831d3f2303152661bcc",
          "body": null,
          "is_bot": false,
          "headline": "bump version because i forgot to build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T17:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60b2d1f3b521b4bef1d452663d54a6018993b297",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T17:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7a109cf28122a45b98b7c8f272e04284e34230",
          "body": null,
          "is_bot": false,
          "headline": "remove metadata from auth uris, bump version",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T17:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfbf68e8b5e4a63d8b2bc356775abbda01a0e616",
          "body": null,
          "is_bot": false,
          "headline": "forgot to build",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T16:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511f95b3241455e48eddce6ec88d89195edbee81",
          "body": null,
          "is_bot": false,
          "headline": "actually bump version",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T16:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb8fb229dbc594ccf00564dbf1a7dcd0bacb07b",
          "body": null,
          "is_bot": false,
          "headline": "easier refresh token handling, no check for instanceof in encodeInUri",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T16:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc7bf232ba8513bca1ccdb97a613ba64fbb11856",
          "body": null,
          "is_bot": false,
          "headline": "bump version because of storage rename",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T15:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79187a7e7966c9c8d66b480684bc299cfd5c6bd3",
          "body": null,
          "is_bot": false,
          "headline": "readme, typos",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T15:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ccefee9d5d411fb4c7967a14328885e967677d",
          "body": null,
          "is_bot": false,
          "headline": "rename store to storage",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T14:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b39d9fc2ff1f9ff540fd983acc4e837c8b8c48",
          "body": null,
          "is_bot": false,
          "headline": "fix wrong test assuming a state in refresh response",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T14:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7dcbb7facd42786f882ffad9413e4eb08a430fb",
          "body": null,
          "is_bot": false,
          "headline": "introduce refresh requests",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-15T14:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f061d604eb631807ad1325aef9596bc0b6c80080",
          "body": null,
          "is_bot": false,
          "headline": "add metadata field to request",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T15:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d30b07e8d1a4f1d6043aef30d1da315cbcd389",
          "body": null,
          "is_bot": false,
          "headline": "turn off emails",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T15:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b525a29d46f1eefccda33229e5618a8754161a77",
          "body": null,
          "is_bot": false,
          "headline": "add file to distribute",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T08:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd18cdd14510d14678f43e26b474460e3a0872e3",
          "body": null,
          "is_bot": false,
          "headline": "update badge",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T08:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3806f67a110c9432be1a2105444d971ef66350",
          "body": null,
          "is_bot": false,
          "headline": "better storage abstractions",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T08:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd616ad37820fc4a6c2a476733c83479679dd32",
          "body": null,
          "is_bot": false,
          "headline": "rename to -js",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-14T08:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c414cf16aa49423270a56b2ff3cc36c6dea61d",
          "body": null,
          "is_bot": false,
          "headline": "add test to ensure request metadata is kept",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-13T14:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389dd6e825977ee54c88f0aaee3b26b07701ddc0",
          "body": null,
          "is_bot": false,
          "headline": "add build badge",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-13T13:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873a1d51ab7c9d3b95cf5ddbe170d9006957bf5c",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "Nikolaus Piccolotto",
          "author_login": "prayerslayer",
          "committed_at": "2015-04-13T13:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 0,
      "latest_release_at": "2015-11-09T18:24:32Z",
      "latest_release_tag": "v0.0.16",
      "releases_from_tags": true,
      "days_since_last_push": 1615,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3911,
      "mean_days_between_releases": 23.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@zalando/oauth2-client-js",
          "exists": true,
          "license": "Apache 2.0",
          "keywords": [
            "oauth2"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@zalando/oauth2-client-js",
          "is_deprecated": false,
          "latest_version": "0.0.18",
          "repository_url": "https://github.com/zalando/oauth2-client-js",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 593,
          "first_published_at": "2015-05-22T13:27:52.515000Z",
          "latest_published_at": "2017-07-13T11:24:37.735000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3299
        }
      ]
    },
    "popularity": {
      "forks": 48,
      "stars": 212,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-13",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 48,
        "total_forks": 48
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9845,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "uuid",
            "direct": true,
            "version": "3.4.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 94
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "npm:@zalando/oauth2-client-js@0.0.18",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "uuid",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "uuid",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "^5.8.29",
            "ecosystem": "npm"
          },
          {
            "name": "babel-core",
            "direct": false,
            "version": "^5.8.33",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "^5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "coveralls",
            "direct": false,
            "version": "^2.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^0.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-loader",
            "direct": false,
            "version": "^0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul",
            "direct": false,
            "version": "^0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-harmony",
            "direct": false,
            "version": "^0.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "^1.12.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 1,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 12,
        "open_issues": 7,
        "closed_ratio": 0.682,
        "closed_issues": 15,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "prayerslayer",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/878512?v=4"
        },
        {
          "type": "User",
          "login": "fragsalat",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1099747?v=4"
        },
        {
          "type": "User",
          "login": "fokusferit",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1215719?v=4"
        },
        {
          "type": "User",
          "login": "schlessera",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/83631?v=4"
        },
        {
          "type": "User",
          "login": "lapanti",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2526798?v=4"
        },
        {
          "type": "User",
          "login": "LeoAref",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6577222?v=4"
        },
        {
          "type": "User",
          "login": "lietu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1296558?v=4"
        },
        {
          "type": "User",
          "login": "marcbachmann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/431376?v=4"
        },
        {
          "type": "User",
          "login": "gitter-badger",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4"
        },
        {
          "type": "User",
          "login": "DeTeam",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/72801?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.761
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 8/16 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7e9d580262878e9e93393bed0e90396cccb47a76",
        "ran_at": "2026-07-26T07:12:20Z",
        "aggregate_score": 4.3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 32,
          "created_at": "2018-01-08T00:28:47Z",
          "last_comment_at": "2018-02-26T17:07:36Z",
          "last_comment_author": "Sunjammer"
        },
        {
          "number": 33,
          "created_at": "2019-04-10T09:19:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2017-11-01T16:18:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2015-08-10T17:16:14Z",
          "last_comment_at": "2016-11-28T11:57:42Z",
          "last_comment_author": "lasomethingsomething"
        },
        {
          "number": 28,
          "created_at": "2017-08-31T22:22:01Z",
          "last_comment_at": "2017-12-21T15:47:45Z",
          "last_comment_author": "Pammix"
        },
        {
          "number": 30,
          "created_at": "2017-11-30T07:29:40Z",
          "last_comment_at": "2021-10-20T12:17:31Z",
          "last_comment_author": "jgauntz"
        },
        {
          "number": 31,
          "created_at": "2017-12-16T17:17:12Z",
          "last_comment_at": "2018-10-18T05:15:38Z",
          "last_comment_author": "EddieOne"
        },
        {
          "number": 34,
          "created_at": "2019-11-06T09:49:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2020-03-27T07:29:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2021-10-20T14:41:27Z",
          "last_comment_at": "2022-08-21T10:26:10Z",
          "last_comment_author": "VerscheldeAlynne"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zalando-stups/oauth2-client-js",
    "host": "github.com",
    "name": "oauth2-client-js",
    "owner": "zalando-stups"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 27,
      "inputs": {
        "security": 49,
        "vitality": 20,
        "community": 61,
        "governance": 56,
        "engineering": 44,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 45,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1615,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1615 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1615
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "v0.0.16",
              "releases_from_tags": true,
              "days_since_latest_release": 3911,
              "mean_days_between_releases": 23.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3911 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3911
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.1
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 7,
              "days_since_last_merged_pr": 3188,
              "days_since_last_human_commit": 3188,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3188 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3188,
                      "count": 3,
                      "signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 48,
              "stars": 212,
              "watchers": 17,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "212 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "48 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "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": 10,
              "top_contributor_share": 0.761
            },
            "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 76% of commits",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 7,
              "closed_issues": 15,
              "issue_closed_ratio": 0.682,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12/12 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/16 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "followers": 6,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "zalando-stups",
              "public_repos": 77,
              "account_age_days": 4154
            },
            "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": "6 followers of zalando-stups",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6,
                      "login": "zalando-stups"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "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": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/16 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@zalando/oauth2-client-js@0.0.18 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@zalando/oauth2-client-js@0.0.18",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: uuid 3.4.0 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "uuid 3.4.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 94 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 94
                    }
                  }
                ],
                "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": 1,
              "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": 13
            },
            "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": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.284,
              "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": "23 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 81
                    }
                  }
                ],
                "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "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 81",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 81
                    }
                  }
                ],
                "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": "JavaScript",
              "largest_source_bytes": 9845,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package '@zalando/oauth2-client-js' points at a different repository (https://github.com/zalando/oauth2-client-js); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T07:12:35.870535Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zalando-stups/oauth2-client-js.svg",
  "full_name": "zalando-stups/oauth2-client-js",
  "license_state": "custom",
  "license_spdx": null
}

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.27.0 — metodología completa · wiki de métricas.

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