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

zhill / syft

CLI tool and library for generating a Software Bill of Materials from container images and filesystems

GoApache-2.0★ 0 estrellas⑂ 0 forksdesde oct 2020forkVer en GitHub ↗

zhill/syft tiene un índice de salud de 25 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es AI Readiness (56/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 1225 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

25
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 85% multiplier to weighted overall health.

Titularidad

Zach HillCuenta personal
29 seguidores57 repositorios públicosdesde may 2012@anchore

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/anchore/syftapunta a otro repositorio; no se puntúav1.50.0-269hace 3 días

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 1225 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_push1225
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 8 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 2114 días
27/27Cadencia de publicación — una versión cada ~11,5 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count8
latest_release_tagv0.3.0
releases_from_tags
days_since_latest_release2114
mean_days_between_releases11,5
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?

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

30En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
4.1/22.5Distribución de commits — el principal contribuyente firma el 82% 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,818
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
10.6/25Alcance del propietario — 29 seguidores de zhill
24.8/25Trayectoria — 57 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers29
owner_typeUser
is_verified
owner_loginzhill
public_repos57
account_age_days5203
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

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

Documentación

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

Seguridad

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

29Crítico · 16% del índice global
Cómo se puntúa
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/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 — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 348 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,9
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

56Moderado · 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)
20.3/40Historial de commits legible — 38 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,38
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, schema/cyclonedx/Makefile, syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesCargo.lock, Gemfile.lock, go.sum, package-lock.json, poetry.lock, yarn.lock
has_dockerfile
typed_language
bootstrap_filesMakefile, schema/cyclonedx/Makefile, syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/build.gradle, syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/pom.xml, syft/pkg/cataloger/java/test-fixtures/java-builds/example-jenkins-plugin/pom.xml, syft/pkg/cataloger/java/test-fixtures/java-builds/example-sb-app/pom.xml, test/integration/test-fixtures/image-pkg-coverage/go/go.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/260 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes23.500
source_files_sampled260
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example, sample
Datos de entrada utilizados
example_dirsexample, sample
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
10contribuidores
0commits en los últimos 12 meses
1225días desde el último push
8versiones publicadas
1factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/anchore/syft' points at a different repository (https://github.com/anchore/syft); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 2.9 / 10
2.9agregado

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-31 03:28 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities348 existing vulnerabilities detected
Dependencias directas 40
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dgo.mod
Gogithub.com/adrg/xdgv0.2.1go.mod
Gogithub.com/alecthomas/jsonschemav0.0.0-20210301060011-54c507b6f074go.mod
Gogithub.com/anchore/client-gov0.0.0-20210222170800-9c70f9b80bcfgo.mod
Gogithub.com/anchore/go-rpmdbv0.0.0-20210415132930-2460011e83c6go.mod
Gogithub.com/anchore/go-testutilsv0.0.0-20200925183923-d5f45b0d3c04go.mod
Gogithub.com/anchore/go-versionv1.2.2-0.20200701162849-18adb9c92b9bgo.mod
Gogithub.com/anchore/stereoscopev0.0.0-20210413221244-d577f30b19e6go.mod
Gogithub.com/antihax/optionalv1.0.0go.mod
Gogithub.com/bmatcuk/doublestar/v2v2.0.4go.mod
Gogithub.com/docker/dockerv17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatiblego.mod
Gogithub.com/dustin/go-humanizev1.0.0go.mod
Gogithub.com/facebookincubator/nvdtoolsv0.1.4go.mod
Gogithub.com/go-test/deepv1.0.7go.mod
Gogithub.com/google/uuidv1.1.1go.mod
Gogithub.com/gookit/colorv1.2.7go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.0go.mod
Gogithub.com/hashicorp/go-versionv1.2.0go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/mitchellh/mapstructurev1.3.1go.mod
Gogithub.com/olekukonko/tablewriterv0.0.4go.mod
Gogithub.com/package-url/packageurl-gov0.1.0go.mod
Gogithub.com/pelletier/go-tomlv1.8.0go.mod
Gogithub.com/pkg/profilev1.5.0go.mod
Gogithub.com/scylladb/go-setv1.0.2go.mod
Gogithub.com/sergi/go-diffv1.1.0go.mod
Gogithub.com/sirupsen/logrusv1.6.0go.mod
Gogithub.com/spf13/aferov1.2.2go.mod
Gogithub.com/spf13/cobrav1.0.1-0.20200909172742-8a63648dd905go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/spf13/viperv1.7.0go.mod
Gogithub.com/stretchr/testifyv1.6.0go.mod
Gogithub.com/wagoodman/go-partybusv0.0.0-20200526224238-eb215533f07dgo.mod
Gogithub.com/wagoodman/go-progressv0.0.0-20200731105512-1020f39e6240go.mod
Gogithub.com/wagoodman/jotframev0.0.0-20200730190914-3517092dd163go.mod
Gogithub.com/x-cray/logrus-prefixed-formatterv0.5.2go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogolang.org/x/cryptov0.0.0-20200622213623-75b288015ac9go.mod
Gogolang.org/x/modv0.3.0go.mod
Gogopkg.in/yaml.v2v2.3.0go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 3235,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 107,
        "Go": 650791,
        "HCL": 446,
        "HTML": 132,
        "Java": 6170,
        "Roff": 112,
        "Ruby": 9073,
        "Shell": 22312,
        "Python": 7652,
        "Makefile": 14632,
        "Dockerfile": 3199,
        "Vim Script": 16
      },
      "pushed_at": "2023-03-23T05:03:26Z",
      "created_at": "2020-10-21T06:20:08Z",
      "owner_type": "User",
      "updated_at": "2021-05-12T18:22:15Z",
      "description": "CLI tool and library for generating a Software Bill of Materials from container images and filesystems",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Zach Hill",
      "type": "User",
      "login": "zhill",
      "company": "@anchore ",
      "location": "Santa Barbara, CA",
      "followers": 29,
      "avatar_url": "https://avatars.githubusercontent.com/u/1696308?v=4",
      "created_at": "2012-05-01T18:37:46Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 5203
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-10-15T18:41:28Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-10-08T18:37:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-09-29T20:33:40Z"
        },
        {
          "tag": "v0.1.0-beta.5",
          "kind": "prerelease",
          "published_at": "2020-09-26T02:59:19Z"
        },
        {
          "tag": "v0.1.0-beta.4",
          "kind": "prerelease",
          "published_at": "2020-08-10T22:28:43Z"
        },
        {
          "tag": "v0.1.0-beta.3",
          "kind": "prerelease",
          "published_at": "2020-08-10T14:33:44Z"
        },
        {
          "tag": "v0.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2020-07-27T19:13:41Z"
        },
        {
          "tag": "v0.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2020-07-27T13:55:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "360eb74cc71c84619e30a0fb60f51dcddf2dcf88",
          "body": "update readme to point to grype",
          "is_bot": false,
          "headline": "Merge pull request #410 from anchore/readme-grype",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-05-06T19:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c20c885ef77dd14eda2da45483bb612f1f35b1",
          "body": "Signed-off-by: Alfredo Deza <adeza@anchore.com>",
          "is_bot": false,
          "headline": "update readme to point to grype",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-05-06T18:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284b0c20b08e206644a66b97eb74142893764cdd",
          "body": "Support msrc types",
          "is_bot": false,
          "headline": "Merge pull request #389 from anchore/issue-381",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-04-29T18:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cce32f5c9789a7d11de24b2205b352115d839e3",
          "body": "Signed-off-by: Alfredo Deza <adeza@anchore.com>",
          "is_bot": false,
          "headline": "tests: remove KbPkg from defined pkgs since it isn't parsed",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-04-23T14:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26007db650c97926e7e9381fe246c9efab3e18b1",
          "body": "Signed-off-by: Alfredo Deza <adeza@anchore.com>",
          "is_bot": false,
          "headline": "manually add msrc as an observed distro",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-04-23T14:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af2687022638aeda251a11b2280661e3c290b2f",
          "body": "Signed-off-by: Alfredo Deza <adeza@anchore.com>",
          "is_bot": false,
          "headline": "support msrc types",
          "author_name": "Alfredo Deza",
          "author_login": null,
          "committed_at": "2021-04-23T14:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032cecbe7f19ca6f6f07d80f8dc902530e4c7502",
          "body": "Align check names to release quality gate",
          "is_bot": false,
          "headline": "Merge pull request #406 from anchore/align-check-names-to-quality-gate",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1e2628cf4d7adda44739cdcf4dd8ad2cc35f0e",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "align check names to release quality gate",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T20:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1632fdd85ebe8692328ce82b8ac3a3849dbdc315",
          "body": "Add for known bad CPE field combinations for jenkins package",
          "is_bot": false,
          "headline": "Merge pull request #405 from anchore/add-jenkins-filter",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T19:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18af21d2a57b43a79a495188e0106c4ff655a448",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add jenkins filter for known bad CPE field combinations",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T19:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b62b10b2b66af40ea669061366e8bae57a6cb65",
          "body": "Update parent pom persistence with regard to shaded jars",
          "is_bot": false,
          "headline": "Merge pull request #403 from anchore/pom-persist-not-for-shaded-jars",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T19:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170681943c3713e20056d16907eab2ae3f826cc7",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "remove type assertion check in packageIdentitiesMatch fn",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T18:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46043510aea2fa136bdf67b3c9bc12a64b053db0",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "update parent pom persistence with regard to shaded jars",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T18:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34060d188b9d0ee186a998eb8381c70a419e947",
          "body": "Add additional cases for categorizing jenkins package type by group id",
          "is_bot": false,
          "headline": "Merge pull request #404 from anchore/add-more-jenkins-plugin-group-ids",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T17:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a2f9344b92d267bfbe2be3b713d0f6998819bd",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add additional string.contains case for jenkins package by group id",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T17:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9de63c83784073408c388b59a34c5ad8285f9a9",
          "body": "* enhance cpe generation for group id and filtering\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* rename group id const + add doc comment for HasAnyOfPrefixes\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "Enhance CPE generation for java GroupId and filtering (#402)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-22T12:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c29090b42d985c19f45fef0d1d394306310b158",
          "body": "* add hyphen replacement logic for CPE generation\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* migrate \"python-\" vendor prefix to product candidate processing\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* bump linter timeout for CI\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* update cpe candidate product tests\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "Add hyphen replacement logic for CPE generation (#397)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-21T12:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2f139397a30e0687ee934390ff277486959582",
          "body": "Ensure consistent go.sum state during release",
          "is_bot": false,
          "headline": "Merge pull request #401 from anchore/boostrap-gomod-tidy",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-21T12:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c7906364d25cb38f517b41b7d04a90cc17b2f8d",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add go mod tidy to bootstrap make target",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-21T12:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae4504182cad23a21041feaaccb81fde0b1482c",
          "body": "Don't use pom groupId for Jenkins and Jira plugins",
          "is_bot": false,
          "headline": "Merge pull request #399 from anchore/java-cpe-group-id-handling",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-21T12:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060e60b6dd1f07404510452832c4d87412de5a92",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Add more tests to CPE generation",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-21T00:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33e6be0b74633fc3e6afbb6d579cd28f956a11fc",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Identify Jenkins plugin upstream of CPE generation",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-20T23:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7fd718cb344fee258b166d6f3bc02194a6032a",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Refactor Java archive parsing logic",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-20T23:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e4e1759001f6d9fb7cdccb9e680a642f92b2ac",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Pin gradle builder container image",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-20T23:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091fd1f0b05c59ef549cde38794a07dbb38bf64a",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Improve CPE generation for Jenkins/Jira plugins",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-20T23:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b301b56db13e8d8b7b346747d0f72f2732a05a58",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add nomatch_inclusion engine mechanism in cpe generation logic (#394)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-20T19:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676bdf98164216aeac5d0355a43bdac45873100d",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "refactor pom properties to modify parent pkg less often (#392)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-20T16:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06ee1ecc26133b5b07652b07b8f1bb8089a2ad3",
          "body": "Use the standard file.Digest for apk checksums",
          "is_bot": false,
          "headline": "Merge pull request #388 from anchore/add-apk-extra-fields",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-19T20:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136e439dc2e36072a2938e4daa28d4a49abc5248",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "use the standard file.Digest for apk checksums",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-19T20:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb16b6a344492abefb509ce397fcb7eb942b685",
          "body": "Expand RPM DB fields",
          "is_bot": false,
          "headline": "Merge pull request #387 from anchore/add-rpmdb-extra-fields",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-19T20:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edbae08e5b473766b444c8fc6a8b34307baae50",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "update json schema with extra rpm fields",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T14:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c7706f254992fb0a09de26f1aae7b628edcf132",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add extra RPM file record fields (user, group, flags)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T14:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11866ab69e5075c1e4405c514254367c773072f9",
          "body": "Change mac acceptance test image.tar path",
          "is_bot": false,
          "headline": "Merge pull request #391 from anchore/cache-acceptance-mac-image",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T14:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c100c40374134f42efe4855a98ebe080dcdbbf9",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "change mac acceptance test image.tar path",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T13:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca9d33b36e21357434a76acd1032258fb6a8e91",
          "body": "Bump go.mod minimum required go version to 1.16",
          "is_bot": false,
          "headline": "Merge pull request #390 from anchore/bump-go-mod-go-version",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T13:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b315367e8979586edaa54619a1a7b5129b973e0",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "fix validations badge",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T12:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b771d7bfd37a3e53201185229780462e64338408",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "bump go.mod minimum required go version",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-16T12:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9eca4a304ffd08fccf874b677278b827228493",
          "body": "Safely join paths derived from archive headers",
          "is_bot": false,
          "headline": "Merge pull request #386 from anchore/add-safe-join",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-15T12:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484730435b837e0837c7a62237a5943bec424a9e",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "safely join paths derived from archive headers",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-15T12:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5dfaaba536bd24a30c9a26105c24bc8a60514c0",
          "body": "Modify registry credential verification",
          "is_bot": false,
          "headline": "Merge pull request #384 from anchore/add-registry-follow-up",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-14T20:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb79bfa2e803b43a5d7d048192c523f1e38462c",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "dont append registry auth if potentially empty",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-14T14:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5207ec88df17614fa7f81940023c2d841bef2d",
          "body": "Add manifest + repo digests on registry source",
          "is_bot": false,
          "headline": "Merge pull request #382 from anchore/add-manifest-to-registry-source",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-14T12:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff3f5873098b55e5ff230b7621c8411a3f8fd37",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "pull in stereoscope manifest + repo digests on registry source",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-13T22:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c178c497e2b986ceb2085285e94e4bd28926fd4",
          "body": "Expose column index for UI handler consumers",
          "is_bot": false,
          "headline": "Merge pull request #379 from anchore/fix-column-mismatch",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-13T14:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abffc8fbcc7fcccaa8696b3d560cbadac41acf9",
          "body": "Signed-off-by: Dan Luhring <dan.luhring@anchore.com>",
          "is_bot": false,
          "headline": "Expose column index for UI handler consumers",
          "author_name": "Dan Luhring",
          "author_login": "luhring",
          "committed_at": "2021-04-13T13:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c363b2b53257ffb3cf82f98eeaaf1482c463ee79",
          "body": "* add registry image source\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* use explicit source for fetching image + add scheme and registry tests\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* adjust test variable name and add credential helper function\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "Add ability to pull images directly from a registry (#378)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-13T13:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02ab88d5f88c6214a8a067093c98165a4775529",
          "body": "Add file contents cataloger",
          "is_bot": false,
          "headline": "Merge pull request #370 from anchore/add-file-contents-cataloger",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd542bab5b3f0482e48aef176ae8e15f66c20381",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "ensure file content cataloger is using the proper scope",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d4b2f7b2f4ca1b23440c3bd840d45791c1889b",
          "body": "…r var\n\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "simplify test assertions + rename file contents cataloger size limite…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b13f8221da35097e91bd1c20e4aea0dd087daa",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "rename Contents to FileContents in app config and documentation",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44915b435f3c7051bd236d92517161aa9489fa17",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add documentation for the file contents cataloger config options",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d451a5ad3092c7679c7b497d2056aab94efd6832",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "update the json schema and tests with file contents section",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1551a03c5d8a778d5b74883ba183a4fc63c7f1f",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add file contents cataloger",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad786d608166ce07c1317559f0db6bc59790087",
          "body": "Add file classification cataloger",
          "is_bot": false,
          "headline": "Merge pull request #374 from anchore/add-binary-classifier",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c407572cc941b80b106bc174440e94017ad5e5",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "simplify test assertions for classification cataloger",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d49885ae959bf7feb538dd4d183670d693bc7a",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "simplify MatchNamedCaptureGroups implementation",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f438ee974c19d64e77a5603246ba221389c6dadb",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add documentation for the file classifier cataloger config options",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309cbf5264b7643a2cc1745e3237c651c33eba03",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add missing file classification test fixtures + gitignore adjustment",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fffe5c6f4c5b46fb9c37c2ab7abba8c3b6cc4c",
          "body": "…tion\n\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "update json schema + presenter snapshots with file classification sec…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080057b21734c5fdc78da95bef0952f83fc8556a",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add file classifications to power-user json presenter",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870a676a5d06950ab4c27d72842c834c8502a8fa",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "wire up file classifier to power-user cmd",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bfb6811338b7566550bfe0cc7c9c0bc3ae65c1",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add file classifier + tests",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5743e32e020318b3506848877ae192376e34e0f9",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add tests around MatchNamedCaptureGroups + rename",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T21:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ebe49a043781db7146de661a6aa0584232198d",
          "body": "Update package verification fields for DPKG",
          "is_bot": false,
          "headline": "Merge pull request #375 from anchore/package-verification-fields-dpkg",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-12T20:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0511972dfaef39a2c904e41d22cda67f779807e5",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "clarify default collection value + fix appending conffiles location",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-09T15:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56690fc52615dc71243ddda42fd3447f6d6a3fe",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "fix DpkgMetadata.Files test to ensure it is never nil",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-09T12:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3407a7674c8be353b2cf52d6823b0e2503b1af",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add dpkg conffile update to json schema + json test snapshots",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-09T12:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "269832ce8daedbf2b085df247e9b506fe4ab29af",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add conffile listing to dpkg metadata + normalize digests",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-08T18:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a10cbae0c41ba635eed764da6b0e843da63b11b",
          "body": "Ensure credentials are not HTML encoded",
          "is_bot": false,
          "headline": "Merge pull request #368 from anchore/fix-registry-auth-encode-issue",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-05T18:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec0e3785f25bea8ed999baf0056ea9c6667d194",
          "body": "…oded\n\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "bump stereoscope ; pull in fix to ensure credentials are not HTML enc…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-05T18:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec09add676a96c6d4f61cbe11415868be38c30c",
          "body": "* add initial secrets cataloger\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* update ETUI elements with new catalogers (file metadata, digests, and secrets)\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* update secrets cataloger to read full contents into memory for \n[…]\neadme with secrets config options\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>\r\n\r\n* ensure file catalogers call AllLocations once\r\n\r\nSigned-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "Add secrets search capability (#367)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-01T21:34:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "557ad8be4900ac0efa9c85910f16043a7f1ec71e",
          "body": "Use sorted artifacts for consistent SBoM output in table, cyclonedx, and json presenters",
          "is_bot": false,
          "headline": "Merge pull request #366 from zhill/issue-331",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-04-01T15:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c332ba0867af9b0e8fb2f9e06fdcf6357ceb11ad",
          "body": "…t sorting in presenters. Fixes #331\n\nAlso adds artifact location to sort key for Sorted() to ensure\nconsistent sorts when artifacts of same name, version, and type are\nfound in different locations in the image. Location should be sufficient\nsince we assume only one package of a given name and version can exist\nin one location, even if that location is an package-db like rpmdb.\n\nSigned-off-by: Zach Hill <zach@anchore.com>",
          "is_bot": false,
          "headline": "Use cataloger Sorted() output instead of Enumerate() for stable resul…",
          "author_name": "Zach Hill",
          "author_login": "zhill",
          "committed_at": "2021-04-01T08:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485caa1ea3d666f4d76aa4f88b14ff38f03b2fba",
          "body": "Add link destination to file metadata",
          "is_bot": false,
          "headline": "Merge pull request #357 from anchore/enhance-file-metadata",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-30T13:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd925e5664a01ea57f0d9515d4d628dd1398b4f0",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "account for repoDigests data in power-user json testing",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-30T12:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db35186c7db018110e5571b475cae8375059337a",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "allow file metadata digests to be optional + add link destination",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-29T16:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85511687026de9010ed2e63d541e93a1e12b4c5b",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "capitalize file type strings",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-29T16:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772613647c1e787fb78d8c462a1115dfc6f979c8",
          "body": "…sticky-note\n\nIgnore failures on benchmark sticky comment",
          "is_bot": false,
          "headline": "Merge pull request #364 from anchore/allow-for-failures-of-benchmark-…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-29T16:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8658abc8c4d0d51bf51700bcfb1bc24159a559ef",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "ignore failures on benchmark sticky comment",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-29T15:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab83b7f840a5cbe83297d557888a4cfc7b741d98",
          "body": "Add repo digests if available from Stereoscope to the image metadata",
          "is_bot": false,
          "headline": "Merge pull request #350 from octarinesec/repo-digests",
          "author_name": "Robert Prince",
          "author_login": null,
          "committed_at": "2021-03-29T15:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f26681ac514e16c3d0216a64074aa6d9b5f647c",
          "body": "Ensure pkg.Catalog path index deduplicates real vs virtual paths",
          "is_bot": false,
          "headline": "Merge pull request #356 from anchore/dedup-pkg-index",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-28T18:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abdb174d50cc6ff03bd963834171750e7cbb227",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "ensure pkg.Catalog path index deduplicates real vs virtual paths",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-26T17:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44cf7ccb44fc44ba618d4ad915815d3a3d6dce07",
          "body": "…-step\n\nMove docker login to after keychain creation",
          "is_bot": false,
          "headline": "Merge pull request #355 from anchore/move-docker-login-after-keychain…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-26T15:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9b1b2680955a177e6d015d87fa2260aa2cfc7a",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "move docker login after keychain creation",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-26T14:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cedf8cd6d733ad6051a27d0faa8e7ab0b175fd74",
          "body": "Enable manual release approval",
          "is_bot": false,
          "headline": "Merge pull request #352 from anchore/enable-release-environment",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-25T16:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfec812804d7157efe5388f596d729ce1636abf5",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "enable release environment (manual approval for releases)",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-25T16:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b25237cea255039e5411d315842208f02997809",
          "body": "Fix sticky benchmark comment on PRs",
          "is_bot": false,
          "headline": "Merge pull request #354 from anchore/fix-benchmark-sticky-comment",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-25T16:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac4b6537210af8a2f53e404b2da0396395190769",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "fix sticky benchmark comment on PRs",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-25T15:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8464d9766af366688e27d706308b7ef3088d7f26",
          "body": "Manually login to docker via cli during release",
          "is_bot": false,
          "headline": "Merge pull request #353 from anchore/fix-docker-login",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-25T15:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13a066ea1842dd0a6c1b1a1c1d3704a1a24dc15b",
          "body": "Signed-off-by: Haim Helman <hhelman@vmware.com>",
          "is_bot": false,
          "headline": "Add repo digests if available from Stereoscope to the image metadata",
          "author_name": "Haim Helman",
          "author_login": null,
          "committed_at": "2021-03-25T12:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51bf9f9e0545db7dbe959a4901572ed84d8cdcaa",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "manually login to docker via cli during release",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T21:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e256e8688820bbe6bed737589df874f434805811",
          "body": "…-control\n\nAdd file metadata cataloger",
          "is_bot": false,
          "headline": "Merge pull request #339 from anchore/add-file-metadata-indexer-invert…",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T21:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b7c7555366171cd2a890d453d69fbfdc2aba21d",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add file-type mix as golden image",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T20:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8854d83934b46926943374bfdb8e309472ae5359",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "cache mac acceptance image",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T19:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef30f99bea3717744477d64a75a9b0f5bf73a06",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "pull in stereoscope cache fix + add test cache makefile target helpers",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T18:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f419111ee5dcfc688527d38cae82bf7681df07",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "remove docker layer cache from validation pipeline",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T17:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c4bf8bbe3d8556cfec4849b5b9d14cdead7b34",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "update documentation to reflect root vs packages subcommand",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T17:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929b78efbfd7ec4d7e22c2eb12f1a5e3c972f7c3",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "remove prealloc nolint rule in catalogers",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T16:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d420368ba9db3dda5d1f41b0348048ef95ff9fd3",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "add tests around new file metadata cataloger",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T15:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40199096e9d3c670057fd098ee26d7d11f983b66",
          "body": "Signed-off-by: Alex Goodman <alex.goodman@anchore.com>",
          "is_bot": false,
          "headline": "stabilize json file metadata presenter order",
          "author_name": "Alex Goodman",
          "author_login": "wagoodman",
          "committed_at": "2021-03-23T15:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2020-10-15T18:41:28Z",
      "latest_release_tag": "v0.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 1225,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2114,
      "mean_days_between_releases": 11.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/anchore/syft",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/anchore/syft",
          "is_deprecated": false,
          "latest_version": "v1.50.0",
          "repository_url": "https://github.com/anchore/syft",
          "versions_count": 269,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-27T19:20:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "schema/cyclonedx/Makefile",
        "syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/build.gradle",
        "syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/pom.xml",
        "syft/pkg/cataloger/java/test-fixtures/java-builds/example-jenkins-plugin/pom.xml",
        "syft/pkg/cataloger/java/test-fixtures/java-builds/example-sb-app/pom.xml",
        "test/integration/test-fixtures/image-pkg-coverage/go/go.mod"
      ],
      "largest_source_bytes": 23500,
      "source_files_sampled": 260,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/acarl005/stripansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180116102854-5a71ef0e047d"
        },
        {
          "name": "github.com/adrg/xdg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/alecthomas/jsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210301060011-54c507b6f074"
        },
        {
          "name": "github.com/anchore/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210222170800-9c70f9b80bcf"
        },
        {
          "name": "github.com/anchore/go-rpmdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210415132930-2460011e83c6"
        },
        {
          "name": "github.com/anchore/go-testutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200925183923-d5f45b0d3c04"
        },
        {
          "name": "github.com/anchore/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2-0.20200701162849-18adb9c92b9b"
        },
        {
          "name": "github.com/anchore/stereoscope",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210413221244-d577f30b19e6"
        },
        {
          "name": "github.com/antihax/optional",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/bmatcuk/doublestar/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.4"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/facebookincubator/nvdtools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/go-test/deep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.7"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/gookit/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.7"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/package-url/packageurl-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/pelletier/go-toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/pkg/profile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/scylladb/go-set",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/sergi/go-diff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20200909172742-8a63648dd905"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/wagoodman/go-partybus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200526224238-eb215533f07d"
        },
        {
          "name": "github.com/wagoodman/go-progress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200731105512-1020f39e6240"
        },
        {
          "name": "github.com/wagoodman/jotframe",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200730190914-3517092dd163"
        },
        {
          "name": "github.com/x-cray/logrus-prefixed-formatter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "github.com/xeipuuv/gojsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200622213623-75b288015ac9"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "wagoodman",
          "commits": 390,
          "avatar_url": "https://avatars.githubusercontent.com/u/590471?v=4"
        },
        {
          "type": "User",
          "login": "luhring",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/5199289?v=4"
        },
        {
          "type": "User",
          "login": "westonsteimel",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1593939?v=4"
        },
        {
          "type": "User",
          "login": "Toure",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/306878?v=4"
        },
        {
          "type": "User",
          "login": "zhill",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1696308?v=4"
        },
        {
          "type": "User",
          "login": "rossturk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1434475?v=4"
        },
        {
          "type": "User",
          "login": "jhujasonw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/54407063?v=4"
        },
        {
          "type": "User",
          "login": "praveenmylavarapu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3250456?v=4"
        },
        {
          "type": "User",
          "login": "dakaneye",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2567613?v=4"
        },
        {
          "type": "User",
          "login": "VinodAnandan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29684753?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.818
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "release.yaml",
        "validations.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "Gemfile.lock",
        "go.sum",
        "package-lock.json",
        "poetry.lock",
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 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": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "348 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "360eb74cc71c84619e30a0fb60f51dcddf2dcf88",
        "ran_at": "2026-07-31T03:28:01Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zhill/syft",
    "host": "github.com",
    "name": "syft",
    "owner": "zhill"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 29,
        "vitality": 20,
        "community": 12,
        "governance": 30,
        "engineering": 52,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 29,
        "overall_after_abandonment_multiplier": 25
      },
      "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": 1225,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1225 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1225
                    }
                  }
                ],
                "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": 8,
              "latest_release_tag": "v0.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2114,
              "mean_days_between_releases": 11.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2114 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2114
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1911,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1911 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1911,
                      "count": 2,
                      "signals": "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": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 30,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.818
            },
            "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 82% of commits",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "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": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 29,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "zhill",
              "public_repos": 57,
              "account_age_days": 5203
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "29 followers of zhill",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 29,
                      "login": "zhill"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~14 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 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 dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "348 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.38,
              "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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "Gemfile.lock",
                "go.sum",
                "package-lock.json",
                "poetry.lock",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "schema/cyclonedx/Makefile",
                "syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/build.gradle",
                "syft/pkg/cataloger/java/test-fixtures/java-builds/example-java-app/pom.xml",
                "syft/pkg/cataloger/java/test-fixtures/java-builds/example-jenkins-plugin/pom.xml",
                "syft/pkg/cataloger/java/test-fixtures/java-builds/example-sb-app/pom.xml",
                "test/integration/test-fixtures/image-pkg-coverage/go/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, schema/cyclonedx/Makefile, syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, schema/cyclonedx/Makefile, syft/pkg/cataloger/java/test-fixtures/java-builds/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 23500,
              "source_files_sampled": 260,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/260 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 260,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/anchore/syft' points at a different repository (https://github.com/anchore/syft); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T03:28:22.192500Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zhill/syft.svg",
  "full_name": "zhill/syft",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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