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

Fennerr / PMapper

A tool for quickly evaluating IAM permissions in AWS.

PythonAGPL-3.0★ 77 estrellas⑂ 4 forksdesde ene 2023forkVer en GitHub ↗

Fennerr/PMapper tiene un índice de salud de 27 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Security (50/100) y la más baja, Vitality (17/100). Se actualizó por última vez hace 786 días. Una sola persona concentra la mayor parte del trabajo reciente.

27
global / 100
Crítico

Índice de salud del software

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

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

Perfil de puntuación

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

FennerrCuenta personal
7 seguidores18 repositorios públicosdesde jul 2018

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIprincipalmapperapunta a otro repositorio; no se puntúa1.1.511808hace 1650 díasawsiamsecuritypmapperprincipalmapperprincipal-mapperncc-group

Métricas por categoría

Vitalidad

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

17Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 786 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_push786
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 9 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1650 días
19.8/27Cadencia de publicación — una versión cada ~106,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count9
latest_release_tagv1.1.5
releases_from_tags
days_since_latest_release1650
mean_days_between_releases106,1
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

30En riesgo · 18% del índice global
Cómo se puntúa
30.5/60Estrellas — 77 estrellas
4/25Forks — 4 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks4
stars77
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (AGPL-3.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?

36En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
6.7/22.5Distribución de commits — el principal contribuyente firma el 70% de los commits
8.1/13.5Amplitud de contribuyentes — 6 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled6
top_contributor_share0,703
Cómo se puntúa
0/46.8Resolución de issues — 0% de issues cerradas
38.2/38.3Aceptación de PR — 2/2 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs2
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs0
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
6.5/25Alcance del propietario — 7 seguidores de Fennerr
21.3/25Trayectoria — 18 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers7
owner_typeUser
is_verified
owner_loginFennerr
public_repos18
account_age_days2917
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?

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

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?

50Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/9 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
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
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3,8
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages8
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:principalmapper@1.1.5 —lo que arrastra la instalación del paquete publicado—: 8 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

30En riesgo · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
11.2/40Historial de commits legible — 21 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,21
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
10/10Entorno reproducible — Dockerfile
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
lockfiles
has_dockerfile
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/81 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes51.154
source_files_sampled81
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

77estrellas de GitHub
6contribuidores
0commits en los últimos 12 meses
786días desde el último push
9versiones publicadas
1factor bus
1issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 77 ★ / 4 ⇿
77Estrellas
4Forks

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

020406080774342023-122025-012026-03

Cada punto abarca 3 días.

OpenSSF Scorecard 3.8 / 10
3.8agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
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

Avisos de dependencias 0

Instalar pypi:principalmapper@1.1.5 arrastra 8 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 875,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 608861,
        "Dockerfile": 170
      },
      "pushed_at": "2024-05-27T01:54:44Z",
      "created_at": "2023-01-03T07:56:24Z",
      "owner_type": "User",
      "updated_at": "2026-04-03T12:06:33Z",
      "description": "A tool for quickly evaluating IAM permissions in AWS.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "Fennerr",
      "company": null,
      "location": null,
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/41741346?v=4",
      "created_at": "2018-07-26T12:16:24Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 2917
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2022-01-13T17:47:14Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2021-10-10T23:39:33Z"
        },
        {
          "tag": "v1.1.4-hotfix-1",
          "kind": "prerelease",
          "published_at": "2021-10-11T00:07:01Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2021-07-13T20:31:43Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-05-28T22:52:05Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-04-08T03:52:25Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-04-01T17:18:39Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2019-10-01T21:06:22Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-09-18T02:42:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d14643075467782cf562df88eaafa729f6f88bd6",
          "body": null,
          "is_bot": false,
          "headline": "fix ssm bug",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-10T20:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38a79b8d0d3726f4ca2592d06c4e13100a527ea",
          "body": null,
          "is_bot": false,
          "headline": "fixed user and group bug",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-10T19:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0226626d6a56144e584d67bcea9088f476232a24",
          "body": null,
          "is_bot": false,
          "headline": "Update example cyphers",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T14:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd9ef894fc8d7dc8bc3de0578344ceb4c710782",
          "body": "Updated Neo4j and Readmes",
          "is_bot": false,
          "headline": "Merge pull request #2 from Fennerr/multiprocessing",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T14:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369677f5779c6e39e15c6382c0adae42de1fef5a",
          "body": null,
          "is_bot": false,
          "headline": "Updated Readme",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a04b4f925c8b40ce9ef71f7ae224168836293d",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8203ac738a685a3df269999cccb72dd585079b46",
          "body": null,
          "is_bot": false,
          "headline": "added support for single account",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b8fd07ed2c0db9aeca3f5585010959f83532fd",
          "body": null,
          "is_bot": false,
          "headline": "fixed a bug when loading data",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a6e5dc07ebebce9a58692ead21ffe78f221bc2",
          "body": null,
          "is_bot": false,
          "headline": "Removed timings",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee7ef22036c2bf04f0e599e8533f5eadd6e9559",
          "body": null,
          "is_bot": false,
          "headline": "Updated requirements.txt",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bd182fd87798f0b8e1191ca19e52e4be48a127",
          "body": "Added multiprocessing, neo4j, identity store, and some performance improvements",
          "is_bot": false,
          "headline": "Merge pull request #1 from Fennerr/multiprocessing",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb995e6d631e6a7d181a52added5f8a1a5fadce",
          "body": "…nto multiprocessing",
          "is_bot": false,
          "headline": "Merge branch 'identitycentre' of https://github.com/Fennerr/Pmapper i…",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T13:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63324d664152862261fb45a2265fba50c2c6e3f7",
          "body": null,
          "is_bot": false,
          "headline": "updated requirements.txt",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T12:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef9ea4030ea621bdbbf36e0a0ce15e9e8dfbf5c",
          "body": null,
          "is_bot": false,
          "headline": "added some optimizations",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T09:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5516cee92ccb62f72d79d926018a6d590e7e29d6",
          "body": null,
          "is_bot": false,
          "headline": "added multiprocessing",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-07T09:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24750c95e34f38ef6ffad0faf9afdd934204775",
          "body": null,
          "is_bot": false,
          "headline": "case_insensitive_dict fix",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-05T06:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f3c9cea08f3e518cf2b285079d3db9253388c2",
          "body": null,
          "is_bot": false,
          "headline": "added ECS",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-05T06:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd9053efb85d46809122492638ec68236199e20",
          "body": null,
          "is_bot": false,
          "headline": "initial multiprocess implementation, and ECS edges",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-04T21:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6691ce9102262e9eee1225ba64e446b994dddbc6",
          "body": null,
          "is_bot": false,
          "headline": "initial multiprocess implementation, and ECS edges",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-12-04T21:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b94acef5ae8706751b144d6184510b635500ef",
          "body": null,
          "is_bot": false,
          "headline": "Addition of AWS User and Group Information",
          "author_name": "Ben King",
          "author_login": "ben-king-mwrcybersec-com",
          "committed_at": "2023-11-29T15:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbeb65b3b71cbcae486a93b0f62553b75a3f95f6",
          "body": "…/pmapper",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://git.mwrcybersec.com/justin.moorcroft…",
          "author_name": "Ben King",
          "author_login": "ben-king-mwrcybersec-com",
          "committed_at": "2023-11-22T09:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba577fdaf6e829c068f4bdc31b3f256fea34c9a5",
          "body": null,
          "is_bot": false,
          "headline": "Addition of identitycentre",
          "author_name": "Ben King",
          "author_login": "ben-king-mwrcybersec-com",
          "committed_at": "2023-11-22T08:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddda925a3f7093d38a506df05e31e5339623a5ed",
          "body": null,
          "is_bot": false,
          "headline": "prep for identity center",
          "author_name": "Justin Moorcroft",
          "author_login": "JustinMoorcroft",
          "committed_at": "2023-11-20T14:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a647da1ca73729aafaab908eb1da22da29a36b3",
          "body": null,
          "is_bot": false,
          "headline": "prep for identity center",
          "author_name": "Justin Moorcroft",
          "author_login": "JustinMoorcroft",
          "committed_at": "2023-11-20T12:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fbea07468b0ca0f25c938d5f9afc4981d1dec25",
          "body": "…pmapper",
          "is_bot": false,
          "headline": "Merge branch 'neo4j' of https://git.mwrcybersec.com/justin.moorcroft/…",
          "author_name": "Justin Moorcroft",
          "author_login": "JustinMoorcroft",
          "committed_at": "2023-11-20T11:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9191f92456ddcde008b3d71a62ebd142196f20f",
          "body": null,
          "is_bot": false,
          "headline": "prep for identity center",
          "author_name": "Justin Moorcroft",
          "author_login": "JustinMoorcroft",
          "committed_at": "2023-11-20T11:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95f752ad9cb5913f36e08a1bdfe773ad06f10ce",
          "body": null,
          "is_bot": false,
          "headline": "Added neo4j functionality",
          "author_name": "Fennerr",
          "author_login": "Fennerr",
          "committed_at": "2023-11-20T08:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d2e60102bdadf346d77b60d90ddaa4a678f037",
          "body": "…move pip caching",
          "is_bot": false,
          "headline": "reduce to min/max python versions for test cases, avoid fail-fast, re…",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T23:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8918d0d5be32e9cc19571ca5b40cfdc78bc1586",
          "body": null,
          "is_bot": false,
          "headline": "enable MacOS checks, other python versions",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T23:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf9b1fc864d2df9561d7250b46f128965e060fd",
          "body": null,
          "is_bot": false,
          "headline": "another fix attempt: set the working-directory",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T22:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebb0c7ddef5a3473ee87956a386985e17d06b08",
          "body": null,
          "is_bot": false,
          "headline": "another fix attempt: use bash shell to get glob expansion",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T22:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7d9370aff5febac83cb26922b565547982d08e",
          "body": null,
          "is_bot": false,
          "headline": "attempt a fix on windows test cases",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T22:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5800670bfcab4489b588181177afb4b1822ed21",
          "body": null,
          "is_bot": false,
          "headline": "enable windows for test cases",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T22:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e508993abec2181e396597f59f4406eb57ea3473",
          "body": "…sions",
          "is_bot": false,
          "headline": "implement GitHub Action for testing PMapper on multiple platforms/ver…",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2022-02-03T22:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5136ff120d774338a68c1e073f6bcf7199154ee",
          "body": "* added wrongadmin preset query, updated logging statement in sts_edges, added cross-account test cases, bumped version number to 1.1.5\r\n\r\n* implemented change in the simulator: AWSServiceRoleFor... roles should be ignoring SCP restrictions\r\n\r\nCo-authored-by: Erik Steringer <erik.steringer@nccgroup.com>",
          "is_bot": false,
          "headline": "Merge in v1.1.5 (#105)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2022-01-13T17:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79e332ff8e93f4c55be2ca8fd8e9348a86acdc4",
          "body": null,
          "is_bot": false,
          "headline": "hotfix: client_args_map set to None caused errors",
          "author_name": "Erik Steringer",
          "author_login": null,
          "committed_at": "2021-10-11T00:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b502352e296ebaa8329ff590829500b608e7fd6a",
          "body": "* Added preset for service access\r\n\r\n* Added preset for service access\r\n\r\n* fix command line output in orgs subcommand\r\n\r\n* added SCP support to admin-checks\r\n\r\n* added SCP support to admin-checks\r\n\r\n* cutting down on Lambda authorization simulations\r\n\r\n* Initial work on resources and potential conf\n[…]\n checking for Login Profile for full password check\r\n\r\n* progress on datapipeline work\r\n\r\n* hotfix\r\n\r\n* pulling datapipeline until 1.1.5\r\n\r\nCo-authored-by: Erik Steringer <erik.steringer@nccgroup.com>",
          "is_bot": false,
          "headline": "v1.1.4 (#99)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2021-10-10T23:39:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "722efec4f7c89a5a440facd8a5bd055c88db7194",
          "body": "bugfixes: \r\n\r\n* NotPrincipal in resource policies, '*' for matching principals\r\n* Codebuild tag handling fixed\r\n* Querying with cached resource policies fixed for IAM Role Trust Policies\r\n* SQS messaging on missing queue policy fixed\r\n* Orgs messaging on improper args fixed\r\n* Orgs without SCPs fixe\n[…]\nns:\r\n\r\n* updated output of (arg)query, changed edge descriptions to use node searchable-names\r\n* add endgame support for Secrets Manager\r\n\r\nCo-authored-by: Erik Steringer <erik.steringer@nccgroup.com>",
          "is_bot": false,
          "headline": "v1.1.3 (#87)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2021-07-13T20:31:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6139b13e4a91cb17a5817e7127de9f3bd939eeda",
          "body": "* Added Secrets Manager support. Cleaned up resource-policy handling from command line.\r\n\r\n* Adding minimum permissions policy doc.\r\n\r\n* implemented edge checks related to SageMaker: CreateTrainingJob and CreateProcessingJob\r\n\r\n* added codebuild support\r\n\r\n* added ec2 auto scaling support\r\n\r\n* update findings writing\r\n\r\nCo-authored-by: Erik Steringer <erik.steringer@nccgroup.com>",
          "is_bot": false,
          "headline": "v1.1.2 (#85)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2021-05-28T22:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f047d19bf6eb9444180d109c77d1d215edfc4410",
          "body": "* apply fixes to setup\r\n\r\n* fixing #78 and adding a unit-test to prevent future regression\r\n\r\n* update language around orgs update command (addresses #76)\r\n\r\n* fix querying involving admins\r\n\r\n* fix for analysis: will not report current admins as being able to privesc (#77)\r\n\r\n* version update",
          "is_bot": false,
          "headline": "v1.1.1 (#79)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2021-04-08T03:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ddb8930d9eba681db0df5c95ab2491de855fb6",
          "body": "* Address #42, version bump\r\n\r\n* Major work on resource policies, adding specific internal functions to grab action/resource matches, added tests\r\n\r\n* Code removal: unused resource policy evaluation function\r\n\r\n* initial implementation of resource policy eval with query_interface\r\n\r\n* fixed bug in i\n[…]\nexamples and readme\r\n\r\n* massive performance improvement by eliminating redundant regex compilation using an LRU cache (functools)\r\n\r\n* fix image linking for README\r\n\r\n* final quick fixes before 1.1.0",
          "is_bot": false,
          "headline": "v1.1.0 Release (#74)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2021-04-01T17:18:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "712fa14f9f339c7cb105a7ca038be5b1c5c4c150",
          "body": "The group name starts after the final '/' in the group arn.",
          "is_bot": false,
          "headline": "Bugfix: Allow importing of groups with path != '/' (#51)",
          "author_name": "yehuda-elementryx",
          "author_login": "yehudacohen",
          "committed_at": "2019-11-02T03:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3acbe0ada6bdd371960616facdd53789206b19b5",
          "body": "* Merged in bug-fixes applied to master, fix #39.\r\n\r\n* Added tests for handling paths in users and roles (ref. #37).",
          "is_bot": false,
          "headline": "v1.0.1 - Bugfixes for 1.0.0 (#40)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-10-01T21:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfcc700fa92f3759c6453f3d20ca0504d5862136",
          "body": null,
          "is_bot": false,
          "headline": "Let it find a path to store the results on OpenBSD as well. (#38)",
          "author_name": "Sebastian Reitenbach",
          "author_login": "buzzdeee",
          "committed_at": "2019-09-25T15:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f07b87bc08c1156b5a98cc2328d7d5517fda14",
          "body": "…p/username (#37)\n\nEach user should be checked if a '/' is in the username, and then the path\r\nto be stripped off.\r\nFor more see:\r\nhttps://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names",
          "is_bot": false,
          "headline": "Users retrieved from AWS can be given with a path, i.e. group/subgrou…",
          "author_name": "Sebastian Reitenbach",
          "author_login": "buzzdeee",
          "committed_at": "2019-09-25T15:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5075845283ac980d916c13d321626912ae74ec",
          "body": null,
          "is_bot": false,
          "headline": "Added easy-to-fill issue for local authorization simulation bugs.",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-20T21:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fa11e2f40ac96cc29ea0d8d9daa16221726705",
          "body": "…x in example script.",
          "is_bot": false,
          "headline": "documentation fix, added info about importing from common. comment fi…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-20T20:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2979a4f73bd9ec1b5895c85a30f226bdcd8bff5",
          "body": null,
          "is_bot": false,
          "headline": "README.md - Added info about downloading from pip (!!!)",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-18T03:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aaae80cb4f2cccec53ac9fd66d7ba764bf0364d",
          "body": null,
          "is_bot": false,
          "headline": "conclude merge",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-18T02:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74b4b22403bed5b25cad4bd2a980d65a9504f8a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v1.0.0-dev'",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-18T02:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a571e6568a56550be5db59f173024cc30bdec60b",
          "body": null,
          "is_bot": false,
          "headline": "conclude merge",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-18T02:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad03dd885299aa753b23115019b4c2ed91e80ab",
          "body": "…lated to using the simulation API.",
          "is_bot": false,
          "headline": "Updated README with lib stability goal, updated function signature re…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-17T23:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd3df8137b2def4134ac765e4a393c279f7299d",
          "body": null,
          "is_bot": false,
          "headline": "More documentation work.",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-17T21:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b6c4cc1d6f8f4246f68ff00d23313f7e36cbac",
          "body": "… updated setup.py, validated all with testing and running.",
          "is_bot": false,
          "headline": "Updated all documentation, added __all__ handler to common submodule,…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-09-16T23:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc5f84fe09662ddc89ebe1e1300a9de3232fb7f",
          "body": null,
          "is_bot": false,
          "headline": "Updated packaging.",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-25T05:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319503462b99c4be2e864d93f9ea38f627e3d296",
          "body": null,
          "is_bot": false,
          "headline": "Final correction of license notifications",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-25T04:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab877ef5c95282385e930cb135e9a45ea763b10",
          "body": null,
          "is_bot": false,
          "headline": "Final stretch of v1.0.0: fix license notifications (again)",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-25T04:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9040547512970e0241aebc11230fda1060cdf1f6",
          "body": null,
          "is_bot": false,
          "headline": "Final stretch of v1.0.0, added license notifications and updated README",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-25T04:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6761f9cf46f45078142e23a32caa4927cb341bd1",
          "body": null,
          "is_bot": false,
          "headline": "README update: added visualization example",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-25T03:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55c7b45fd36de0faa1b39e2014272189745d672",
          "body": null,
          "is_bot": false,
          "headline": "implemented analysis",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-24T05:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e62c6de1a3518689462db5ccd2d2c82d1799c5d",
          "body": null,
          "is_bot": false,
          "headline": "added pydot dependency, added visualization",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-23T23:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059a1de738db835c8d6771083afe675b47a5862b",
          "body": null,
          "is_bot": false,
          "headline": "quick fix in REPL",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-23T21:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547c0a916e36fbbe8bd5d7de09697d998ba46ecf",
          "body": null,
          "is_bot": false,
          "headline": "implemented REPL",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-23T21:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f5d0237303ca3b5d7add338fb170df80dc0835",
          "body": "…presets to be used by query and argquery",
          "is_bot": false,
          "headline": "major query update: handling conditions, query implementation, added …",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-23T20:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a15ce9d2b7aa347bb49f71406e3162b58ac8ae47",
          "body": null,
          "is_bot": false,
          "headline": "completed CloudFormation edge checking, updated output",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-22T19:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25dd7a2bf5cd5f2f67f6603897b05531e80630d4",
          "body": null,
          "is_bot": false,
          "headline": "completed EC2 edge checking",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-22T17:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ad300fa56626fa5489140cd43adf933c304dbe",
          "body": null,
          "is_bot": false,
          "headline": "set up SSM edge checking",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-22T04:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc4a59c029c3aa4b5cbfd6f1c0656e8fbcf7bc9",
          "body": null,
          "is_bot": false,
          "headline": "set up IAM edge checking",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-22T04:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b07f80a4dd3dc0e041c5032e2f98e714e348634",
          "body": null,
          "is_bot": false,
          "headline": "set up STS edge checking with MFA",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-22T03:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65932cfe3204da3ead1a6820e82031cc567aac2d",
          "body": null,
          "is_bot": false,
          "headline": "full fix for conditions using IfExists",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-21T23:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01c476892097e66098a8871e8baf0cab84578e3",
          "body": "… IfExists operators",
          "is_bot": false,
          "headline": "EC2 and Lambda edge improvements, better support for conditions using…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-21T23:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2805fa702e6b751c8e58acec344e995e0fa8e41",
          "body": null,
          "is_bot": false,
          "headline": "improving handling of MFA edge-case",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-21T22:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6046c00b4cc9cbb9c068fad5310ea7c8aa6171da",
          "body": null,
          "is_bot": false,
          "headline": "added --update-edges support, addressed lambda region availability bug",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-21T16:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f1ba4edd610230a4cd2e2ac6a8ebd0ac4662aa",
          "body": null,
          "is_bot": false,
          "headline": "local querying: string and numeric conditions + tests.",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-21T00:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb69122633513f419c14e0004ac0767fa6cefcd",
          "body": null,
          "is_bot": false,
          "headline": "local querying: handles all ipaddress conditions",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-20T04:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdb94886caa99f9c79bfe2a49e480f6da9cafa1",
          "body": null,
          "is_bot": false,
          "headline": "local querying: handles all date conditions",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-20T03:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1107d060732dbc7264eef2a92b0ff4fffb8693fb",
          "body": "…t (due to using python3.6)",
          "is_bot": false,
          "headline": "local query progress: DateEquals condition, added dateutil requiremen…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-20T00:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191fd6f1a8e12dac899775b9c4869b3049a77908",
          "body": "…querying call",
          "is_bot": false,
          "headline": "local query update: add support for ARN conditions, refactored local …",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-19T22:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ba5cbf1591ab0c5d1ffa7d52e052b0575ba0ce",
          "body": null,
          "is_bot": false,
          "headline": "simplify Null condition check code",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-19T05:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a363e1a7b812185a64de064faa7b5fc98640db09",
          "body": null,
          "is_bot": false,
          "headline": "support for Null, ForAnyValue:Null and ForAllValues:Null",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-19T04:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c54dae5ecc06d2120625e1522b74ad4a99a00cd",
          "body": "…s, added tests",
          "is_bot": false,
          "headline": "moved code to distinguish local policy eval, began handling condition…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-08-17T00:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ebe761a752829d9f6b053e4cacb967ac8a9b9cc",
          "body": null,
          "is_bot": false,
          "headline": "major progress on Lambda edges",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-05-10T23:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f518bdbbaae5ad5da90fc9e2176c331a25cf8167",
          "body": null,
          "is_bot": false,
          "headline": "hotfix: NameError ffx",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-30T17:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4654efedeb3b33901a42588d5850dd0e8885d29f",
          "body": null,
          "is_bot": false,
          "headline": "added a README and made progress on setup.py",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-25T06:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f3025ecc31be7a2cb969821838e5d5f18b1b56",
          "body": null,
          "is_bot": false,
          "headline": "got query mechanisms started, argquery now functional",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-25T05:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602bb9849c2c26b0d4c5337c3bc5a46cb5f055db",
          "body": null,
          "is_bot": false,
          "headline": "added node-traversal capability",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-22T05:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46e17f4295dd9d165f57eaf202f11db60a4bcd45",
          "body": null,
          "is_bot": false,
          "headline": "progress on getting edges: sts:AssumeRole access.",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-21T18:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23278e4cee8edfad5022b22e57e933dd0b416e6a",
          "body": "…aller, added initial query work",
          "is_bot": false,
          "headline": "updated graph storage: now uses a specified root location passed by c…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-19T18:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7013d75416ee47d6b1739fff7051fff23fb8dc71",
          "body": "…key info. added graphing work. added submodules for graphing, querying, and visualizing",
          "is_bot": false,
          "headline": "breaking change, nodes track number of access keys instead of actual …",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-17T20:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832d7c97ffbdabcc2812b2ba6ea6e5af61d80c84",
          "body": "…inalized nodes, edges, policies, and groups",
          "is_bot": false,
          "headline": "major progress towards handling data storage, started adding tests, f…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-16T22:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f174f707fb1623ea01e53ddedf27e867832848",
          "body": null,
          "is_bot": false,
          "headline": "initial work, library code plus client code, no functionality yet",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-16T00:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ff2099ec8fded3e663db506fcc5acac4d6c0a3",
          "body": null,
          "is_bot": false,
          "headline": "clean slate",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-15T17:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d283aa176cb6017fac2e8aac5113f77ca57cb08",
          "body": "* Credentials update: handle environment variables when requested. new file-handling logic to support this and backwards compatability.\r\n\r\n* Update Readme.md\r\n\r\n* fix: #20",
          "is_bot": false,
          "headline": "Credentials (#21)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2019-04-15T16:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123295ae4faa411cd2672f12605c129c01620ca3",
          "body": "…file-handling logic to support this and backwards compatability.",
          "is_bot": false,
          "headline": "Credentials update: handle environment variables when requested. new …",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-11-03T21:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38a5decafdc02863024ff866cb3de45050f8bca",
          "body": "* Progress on --skip-admin parameter (#4)\r\n\r\n* more progress to improve querying codebase\r\n\r\n* more querying codebase progress\r\n\r\n* added connection preset (#2)\r\n\r\n* forgot to note the new preset in the list\r\n\r\n* Readme.md update",
          "is_bot": false,
          "headline": "Query Updates: Code cleanup, new functionality (#13)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-10-19T01:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c40f384296c3bcce143ee12c106e66118dc5351",
          "body": "…n testMassPass",
          "is_bot": false,
          "headline": "fix: use the split list of roles for large amounts of roles checked i…",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-09-20T15:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9042739e7220d18527a3a98081cac3761d33d7",
          "body": null,
          "is_bot": false,
          "headline": "completed chunking behavior for testing iam:PassRole access",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-09-19T22:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975878724441acd4d45d494eb7e2c5252f2f95dd",
          "body": null,
          "is_bot": false,
          "headline": "hotfix for issue #8",
          "author_name": "Erik Steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-08-31T21:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e13e38b3e627ba9f28cc7617bc6383a6c6191f",
          "body": "* PEP8: Addressed W191 (Indentation with tabs) from pycodestyle\r\n\r\n* More PEP8 work, pycodestyle should have no complaints other than line length at this point",
          "is_bot": false,
          "headline": "PR: PEP8 Compliance (#7)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-08-18T15:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce28473fd84c94feb24a459f57552eb22781eda6",
          "body": "* attempted fix for paginated results\r\n\r\n* Made a new attempt at fixing throtting issues. Limited the number of ARNs that can be passed at a time, applied catching logic for throttle exceptions.\r\n\r\n* More progress towards handling larger scale accounts\r\n\r\n* Handle larger accounts with large amounts of users or roles\r\n\r\n* remove old simulator wrapper, update readme with new progress information\r\n\r\n* handle potential cloudformation throttling issues",
          "is_bot": false,
          "headline": "PR: Address Issues 1 and 3 (#6)",
          "author_name": "ncc-erik-steringer",
          "author_login": "ncc-erik-steringer",
          "committed_at": "2018-08-07T21:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 0,
      "latest_release_at": "2022-01-13T17:47:14Z",
      "latest_release_tag": "v1.1.5",
      "releases_from_tags": true,
      "days_since_last_push": 786,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1650,
      "mean_days_between_releases": 106.1
    },
    "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": "principalmapper",
          "exists": true,
          "license": "AGPLv3",
          "keywords": [
            "AWS",
            "IAM",
            "Security",
            "PMapper",
            "principalmapper",
            "Principal Mapper",
            "NCC Group",
            "Environment :: Console",
            "Intended Audience :: Developers",
            "Intended Audience :: Information Technology",
            "Intended Audience :: System Administrators",
            "License :: OSI Approved :: GNU Affero General Public License v3",
            "Natural Language :: English",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.5",
            "Programming Language :: Python :: 3.6",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Security"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/principalmapper/",
          "is_deprecated": false,
          "latest_version": "1.1.5",
          "repository_url": "https://github.com/nccgroup/PMapper",
          "versions_count": 8,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1180,
          "first_published_at": "2019-09-18T03:14:45.791288Z",
          "latest_published_at": "2022-01-13T17:57:09.759627Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1650
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 77,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2023-12-07",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 2
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 3
          },
          {
            "date": "2024-08-26",
            "count": 30
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 2
          },
          {
            "date": "2024-09-03",
            "count": 3
          },
          {
            "date": "2024-09-04",
            "count": 4
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 77,
        "total_stars": 77
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 51154,
      "source_files_sampled": 81,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 8,
        "malicious_count": 0,
        "assessed_package": "pypi:principalmapper@1.1.5",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "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": 1,
        "merged_prs": 2,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ncc-erik-steringer",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/18535406?v=4"
        },
        {
          "type": "User",
          "login": "Fennerr",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/41741346?v=4"
        },
        {
          "type": "User",
          "login": "JustinMoorcroft",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/102676820?v=4"
        },
        {
          "type": "User",
          "login": "ben-king-mwrcybersec-com",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/150045732?v=4"
        },
        {
          "type": "User",
          "login": "buzzdeee",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8383396?v=4"
        },
        {
          "type": "User",
          "login": "yehudacohen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37450100?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.703
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test_PRs.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/9 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d14643075467782cf562df88eaafa729f6f88bd6",
        "ran_at": "2026-07-22T05:39:20Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 3,
          "created_at": "2024-05-27T01:54:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-12-07T14:07:44Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 4,
          "created_at": "2024-08-27T10:48:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Fennerr/PMapper",
    "host": "github.com",
    "name": "PMapper",
    "owner": "Fennerr"
  },
  "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": 27,
      "inputs": {
        "security": 50,
        "vitality": 17,
        "community": 30,
        "governance": 36,
        "engineering": 33,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 32,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 786,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 786 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 786
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v1.1.5",
              "releases_from_tags": true,
              "days_since_latest_release": 1650,
              "mean_days_between_releases": 106.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1650 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1650
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~106.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 106.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 957,
              "days_since_last_human_commit": 954,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 954 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 954,
                      "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": "at_risk",
        "name": "Community & Adoption",
        "value": 30,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 4,
              "stars": 77,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "77 stars",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.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": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.703
            },
            "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 70% of commits",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Fennerr",
              "public_repos": 18,
              "account_age_days": 2917
            },
            "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": "7 followers of Fennerr",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "Fennerr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~7 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 33,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:principalmapper@1.1.5 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:principalmapper@1.1.5",
                  "assessed": 8
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 8,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 8,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 51154,
              "source_files_sampled": 81,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/81 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 81,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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",
    "pypi package 'principalmapper' points at a different repository (https://github.com/nccgroup/PMapper); 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-22T05:39:33.599114Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/Fennerr/PMapper.svg",
  "full_name": "Fennerr/PMapper",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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