Öffentliches Register
Software-GesundheitsberichtSchema 0.14.0 · Metriken 1.13.0 · 2026-07-19 09:23 UTC

microsoft / openenclave

SDK for developing enclaves

C · C++ · CMakeMIT★ 1.193 Sterne⑂ 379 Forksseit Aug. 2017Auf GitHub ansehen ↗

microsoft/openenclave erreicht einen Gesundheitsindex von 70 von 100 und liegt damit im Bereich Gut. Am stärksten schneidet es bei Community & Adoption (83/100) ab, am schwächsten bei AI Readiness (50/100). Zuletzt vor 2 Tagen aktualisiert. 2 Mitwirkende tragen den Großteil der jüngsten Arbeit.

70
gesamt / 100
Gut

Software-Gesundheitsindex

Metriken werden auf einer Skala von 1–100 in gewichtete Kategorien gruppiert. Der Gesamtwert beginnt als ihr Mittel; sobald öffentliche Evidenz die Richtlinie für Hochrisikojurisdiktionen auslöst, wird die Bewertung angepasst und erhält die Obergrenze 49 (Gefährdet). AI Readiness liegt außerhalb.

70
Exzellent85-100Vorbildlich; erfüllt im Wesentlichen alle geprüften Kriterien
Gut70-84Gesund; geringfügige Lücken
Mittel50-69Akzeptabel mit deutlichen Lücken; Überprüfung empfohlen
Gefährdet30-49Erhebliche Schwächen; eine Übernahme erfordert Vorsicht
Kritisch1-29Schwerwiegende Probleme (aufgegeben, nur ein Maintainer, keine Hygiene)
VitalitätCommunity &VerbreitungNachhaltigkeit &GovernanceEngineering-QualitätSicherheitAI Readiness

Bewertungsprofil

Jede Achse ist eine Kategorie. Die Form zählt mehr als der Durchschnitt — ein gesundes Projekt füllt die gesamte Fläche, während ein Profil aus Spitzen und Kratern bedeutet, dass Stärke in einer Dimension Risiken in einer anderen verdeckt.

Eigentümerschaft

Open EnclaveOrganisation
42 Follower15 öffentliche Reposseit Feb. 2019

Dieses Repository wird von einer Organisation getragen — geteilte, rechenschaftspflichtige Trägerschaft, die jeden einzelnen Maintainer überdauern kann.

Metriken nach Kategorie

Vitalität

Lebt das Projekt — wird Code geschrieben und werden Releases ausgeliefert?

71Gut · 22 % des Gesamtindex
Wie die Bewertung erfolgt
36/36Push-Aktualität — letzter Push vor 2 Tagen
5.5/36Commit-Rhythmus — 8/52 Wochen mit Commits
11.1/18Commit-Volumen — 16 Commits im letzten Jahr
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Verwendete Eingangsdaten
commits_last_year16
human_commit_share
days_since_last_push2
active_weeks_last_year8
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 61 Releases veröffentlicht
36/36Release-Aktualität — letztes Release vor 4 Tagen
19.8/27Release-Rhythmus — ein Release etwa alle 112,8 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count61
latest_release_tagv0.19.16
releases_from_tagsnein
days_since_latest_release4
mean_days_between_releases112,8

Community & Verbreitung

Hat das Projekt Nutzer, Downloads, Aufmerksamkeit und ein einladendes Umfeld für Beitragende?

83Gut · 18 % des Gesamtindex
Wie die Bewertung erfolgt
49.9/60Stars — 1.193 Stars
21.5/25Forks — 379 Forks
10/15Watcher — 63 Watcher
Verwendete Eingangsdaten
forks379
stars1.193
watchers63
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (MIT)
18/18CONTRIBUTING-Leitfaden
13.5/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
has_contributingja
has_issue_templatenein
has_code_of_conductja
has_pull_request_templatenein

Nachhaltigkeit & Governance

Überdauert das Projekt die Menschen, die es tragen — Bus-Faktor, Reaktionsfähigkeit, Trägerschaft und Paketpflege?

68Mittel · 24 % des Gesamtindex
Wie die Bewertung erfolgt
25.2/54Bus-Faktor — 2 Beitragende decken die Hälfte aller Commits ab
16.3/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 28 % der Commits
13.5/13.5Breite der Beitragenden — 100 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor2
contributors_sampled100
top_contributor_share0,276
Wie die Bewertung erfolgt
35.7/46.8Issue-Lösungsquote — 76 % der Issues geschlossen
30.3/38.3PR-Annahme — 2.612/3.297 entschiedene PRs gemergt
12/15OpenSSF Scorecard: Code-Review — Found 18/22 approved changesets -- score normalized to 8
Verwendete Eingangsdaten
merged_prs2.612
open_issues412
closed_issues1.330
issue_closed_ratio0,763
closed_unmerged_prs685
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
11.7/25Reichweite des Inhabers — 42 Follower von openenclave
20.8/25Kontohistorie — 15 öffentliche Repos, Kontoalter ca. 7 Jahre
Verwendete Eingangsdaten
followers42
owner_typeOrganization
is_verified
owner_loginopenenclave
public_repos15
account_age_days2.712

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

68Mittel · 20 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 1 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 11 out of 18 merged PRs checked by a CI test -- score normalized to 6
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
25/25Dokumentationsverzeichnis
15/15Dokumentations-/Homepage-Site — https://openenclave.io/sdk/
10/10Repository-Beschreibung
0/10Topics
0/10Wiki
Verwendete Eingangsdaten
topics
has_wikinein
homepagehttps://openenclave.io/sdk/
has_readmeja
has_docs_dirja
has_descriptionja

Sicherheit

Sind die sichtbaren Sicherheits- und Lieferkettenpraktiken belastbar, ohne ungeklärte Exposition gegenüber Hochrisikojurisdiktionen?

58Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — keine Daten
1.5/2.5CI-Tests — 11 out of 18 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 18/22 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — keine Daten
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool detected but not run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 23 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5,8
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): branch_protection, packaging. Die verbleibenden Gewichte wurden renormalisiert.

AI Readiness

Wie gut ist das Repository dafür ausgestattet, mit KI-Coding-Agenten entwickelt und gepflegt zu werden? Ein unabhängiges, experimentelles Badge — Gewicht 0,0, es wird eigenständig ausgewiesen und verändert den Gesamt-Gesundheitswert nicht.

50Mittel · 0 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
0/40Lesbare Commit-Historie — keine Daten
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Lesbare Commit-Historie. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
18/18Bootstrap mit einem Befehl — samples/apkman/Makefile, samples/apkman/enclave/Makefile, samples/apkman/host/Makefile, samples/attestation/Makefile, samples/attestation/enclave_a/Makefile, samples/attestation/enclave_b/Makefile, samples/attestation/host/Makefile, samples/attested_tls/Makefile, samples/attested_tls/client/Makefile, samples/attested_tls/client/enc/Makefile, samples/attested_tls/client/host/Makefile, samples/attested_tls/non_enc_client/Makefile, samples/attested_tls/server/Makefile, samples/attested_tls/server/enc/Makefile, samples/attested_tls/server/host/Makefile, samples/data-sealing/Makefile, samples/debugmalloc/Makefile, samples/debugmalloc/enclave/Makefile, samples/debugmalloc/host/Makefile, samples/file-encryptor/Makefile, samples/file-encryptor/enclave/Makefile, samples/file-encryptor/host/Makefile, samples/helloworld/Makefile, samples/helloworld/enclave/Makefile, samples/helloworld/host/Makefile, samples/host_verify/Makefile, samples/log_callback/Makefile, samples/log_callback/enclave/Makefile, samples/log_callback/host/Makefile, samples/pluggable_allocator/Makefile, samples/pluggable_allocator/enclave/Makefile, samples/pluggable_allocator/host/Makefile, samples/switchless/Makefile, samples/switchless/enclave/Makefile, samples/switchless/host/Makefile
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — devex/vscode-extension/tsconfig.json
10/10Reproduzierbare Umgebung — Dockerfile
0/10Belegte Agentenpraxis — keine Daten
5/8Automatisierte Wartung — Abhängigkeits-Automatisierung konfiguriert, in den erfassten Commits nicht beobachtet
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfileja
typed_languageja
bootstrap_filessamples/apkman/Makefile, samples/apkman/enclave/Makefile, samples/apkman/host/Makefile, samples/attestation/Makefile, samples/attestation/enclave_a/Makefile, samples/attestation/enclave_b/Makefile, samples/attestation/host/Makefile, samples/attested_tls/Makefile, samples/attested_tls/client/Makefile, samples/attested_tls/client/enc/Makefile, samples/attested_tls/client/host/Makefile, samples/attested_tls/non_enc_client/Makefile, samples/attested_tls/server/Makefile, samples/attested_tls/server/enc/Makefile, samples/attested_tls/server/host/Makefile, samples/data-sealing/Makefile, samples/debugmalloc/Makefile, samples/debugmalloc/enclave/Makefile, samples/debugmalloc/host/Makefile, samples/file-encryptor/Makefile, samples/file-encryptor/enclave/Makefile, samples/file-encryptor/host/Makefile, samples/helloworld/Makefile, samples/helloworld/enclave/Makefile, samples/helloworld/host/Makefile, samples/host_verify/Makefile, samples/log_callback/Makefile, samples/log_callback/enclave/Makefile, samples/log_callback/host/Makefile, samples/pluggable_allocator/Makefile, samples/pluggable_allocator/enclave/Makefile, samples/pluggable_allocator/host/Makefile, samples/switchless/Makefile, samples/switchless/enclave/Makefile, samples/switchless/host/Makefile
has_devcontainernein
has_linter_confignein
typecheck_configsdevex/vscode-extension/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Belegte Agentenpraxis. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — C (statisch typisiert)
54.7/55Handhabbare Dateigrößen — 10/1.873 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageC
largest_source_bytes221.456
source_files_sampled1.873
oversized_source_files10
Wie die Bewertung erfolgt
0/40API-Schema (OpenAPI/GraphQL/proto)
0/20MCP-Server
40/40Lauffähige Beispiele — samples
Verwendete Eingangsdaten
example_dirssamples
has_mcp_signalnein
api_schema_files

Eckdaten

1.193GitHub-Sterne
100Mitwirkende
16Commits, letzte 12 Monate
2Tage seit letztem Push
61Releases
2Bus-Faktor
412offene Issues
Paket-Ökosysteme

Weitere Details

OpenSSF Scorecard 5.8 / 10
5.8Gesamtwert

Unabhängige, werkzeugneutrale Sicherheitsbewertung durch das quelloffene OpenSSF Scorecard. Jede Prüfung honoriert eine Sicherheits-Praxis, nicht das Werkzeug eines bestimmten Anbieters. Prüfungen, die Scorecard nicht ermitteln konnte, sind mit k. A. markiert und vom Sicherheitswert ausgeschlossen (nie als null gezählt).Scorecard v5.5.0 · 2026-07-19 09:22 UTC

10Binary-Artifactsno binaries found in the repo
k. A.Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
6CI-Tests11 out of 18 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 18/22 approved changesets -- score normalized to 8
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
k. A.Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Alle Abhängigkeiten 91

Vollständig aufgelöster Abhängigkeitssatz aus dem GitHub-Abhängigkeitsgraphen: 0 direkte und 91 indirekte (transitive) Pakete. Die transitive Hülle ist vollständig, wenn das Repository eine Lockfile eincheckt.

RegistryPaketVersionBeziehung
npm@types/fs-extra^4.0.3indirekt
npm@types/mocha^2.2.42indirekt
npm@types/node^10.12.21indirekt
npmazure-arm-containerregistry^2.2.0indirekt
npmazure-arm-resource^3.1.1-previewindirekt
npmazure-storage^2.10.2indirekt
npmfs-extra^4.0.3indirekt
npmpath^0.12.7indirekt
npmtar^4.4.8indirekt
npmtmp^0.1.0indirekt
npmts-loader^5.3.3indirekt
npmtslint^5.12.1indirekt
npmtypescript^3.3.1indirekt
npmuuid^3.3.2indirekt
npmvscode^1.1.28indirekt
npmvscode-extension-telemetry0.0.18indirekt
NuGetEnvDTE16.7.30328.74indirekt
NuGetenvdte8016.7.30328.74indirekt
NuGetMessagePack2.1.194indirekt
NuGetMessagePack.Annotations2.1.194indirekt
NuGetMicrosoft.Bcl.AsyncInterfaces1.1.1indirekt
NuGetMicrosoft.CodeAnalysis.BannedApiAnalyzers3.3.0indirekt
NuGetMicrosoft.VisualStudio.ComponentModelHost16.6.255indirekt
NuGetMicrosoft.VisualStudio.CoreUtility16.6.255indirekt
NuGetMicrosoft.VisualStudio.ImageCatalog16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Imaging15.9.28307indirekt
NuGetMicrosoft.VisualStudio.Imaging.Interop.14.0.DesignTime16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.OLE.Interop16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.SDK.Analyzers16.7.9indirekt
NuGetMicrosoft.VisualStudio.SDK.EmbedInteropTypes15.0.34indirekt
NuGetMicrosoft.VisualStudio.Shell.14.014.3.25407indirekt
NuGetMicrosoft.VisualStudio.Shell.Framework15.0.26201indirekt
NuGetMicrosoft.VisualStudio.Shell.Immutable.10.015.0.25415indirekt
NuGetMicrosoft.VisualStudio.Shell.Immutable.11.015.0.25415indirekt
NuGetMicrosoft.VisualStudio.Shell.Immutable.12.015.0.25415indirekt
NuGetMicrosoft.VisualStudio.Shell.Immutable.14.015.0.25405indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.10.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.11.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.12.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.14.0.DesignTime16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.8.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Shell.Interop.9.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.TextManager.Interop16.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.TextManager.Interop.8.016.7.30328.74indirekt
NuGetMicrosoft.VisualStudio.Threading16.7.56indirekt
NuGetMicrosoft.VisualStudio.Threading.Analyzers16.7.56indirekt
NuGetMicrosoft.VisualStudio.Utilities15.9.28307indirekt
NuGetMicrosoft.VisualStudio.Validation15.5.31indirekt
NuGetMicrosoft.VSSDK.BuildTools16.7.3069indirekt
NuGetMicrosoft.Win32.Registry4.7.0indirekt
NuGetMSBuildTasks1.5.0.235indirekt
NuGetNerdbank.Streams2.5.76indirekt
NuGetNewtonsoft.Json13.0.1indirekt
NuGetNuGet.VisualStudio5.7.0indirekt
NuGetopen-enclave-cross0.17.0indirekt
NuGetstdole16.7.30328.74indirekt
NuGetStreamJsonRpc2.5.46indirekt
NuGetSystem.Buffers4.5.1indirekt
NuGetSystem.Collections.Immutable1.7.1indirekt
NuGetSystem.ComponentModel.Composition4.7.0indirekt
NuGetSystem.IO4.3.0indirekt
NuGetSystem.IO.Pipelines4.7.2indirekt
NuGetSystem.Memory4.5.4indirekt
NuGetSystem.Net.Http4.3.4indirekt
NuGetSystem.Net.WebSockets4.3.0indirekt
NuGetSystem.Numerics.Vectors4.5.0indirekt
NuGetSystem.Reflection.Emit4.7.0indirekt
NuGetSystem.Reflection.Emit.Lightweight4.7.0indirekt
NuGetSystem.Runtime4.3.1indirekt
NuGetSystem.Runtime.CompilerServices.Unsafe4.7.1indirekt
NuGetSystem.Security.AccessControl4.7.0indirekt
NuGetSystem.Security.Cryptography.Algorithms4.3.1indirekt
NuGetSystem.Security.Cryptography.Encoding4.3.0indirekt
NuGetSystem.Security.Cryptography.Primitives4.3.0indirekt
NuGetSystem.Security.Cryptography.X509Certificates4.3.2indirekt
NuGetSystem.Security.Principal.Windows4.7.0indirekt
NuGetSystem.Threading.Tasks.Dataflow4.11.1indirekt
NuGetSystem.Threading.Tasks.Extensions4.5.4indirekt
NuGetSystem.ValueTuple4.5.0indirekt
NuGetVSSDK.DTE7.0.4indirekt
NuGetVSSDK.IDE7.0.4indirekt
NuGetVSSDK.IDE.1212.0.4indirekt
NuGetVSSDK.TemplateWizardInterface12.0.4indirekt
PyPIansibleindirekt
PyPIansible-coreindirekt
PyPIcmake-format0.6.13indirekt
PyPIcryptography44.0.2indirekt
PyPIpyopenssl25.0.0indirekt
PyPIpywinrm0.5.0indirekt
PyPIrequests2.32.3indirekt
JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 346224,
      "has_wiki": false,
      "homepage": "https://openenclave.io/sdk/",
      "languages": {
        "C": 3740133,
        "C#": 37322,
        "C++": 1073994,
        "GDB": 10409,
        "CMake": 647664,
        "Shell": 121982,
        "Groovy": 105073,
        "Python": 67299,
        "Assembly": 33148,
        "Dockerfile": 6902,
        "JavaScript": 1381,
        "PowerShell": 74275,
        "TypeScript": 60997
      },
      "pushed_at": "2026-07-16T23:25:12Z",
      "created_at": "2017-08-29T20:31:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T07:55:25Z",
      "description": "SDK for developing enclaves",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C",
      "significant_languages": [
        "C",
        "C++",
        "CMake"
      ]
    },
    "owner": {
      "blog": "https://openenclave.io/",
      "name": "Open Enclave",
      "type": "Organization",
      "login": "openenclave",
      "company": null,
      "location": null,
      "followers": 42,
      "avatar_url": "https://avatars.githubusercontent.com/u/47616719?v=4",
      "created_at": "2019-02-14T01:08:12Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 2712
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 61,
      "commits_last_year": 16,
      "latest_release_at": "2026-07-14T18:28:25Z",
      "latest_release_tag": "v0.19.16",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 112.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 379,
      "stars": 1193,
      "watchers": 63,
      "open_issues_and_prs": 440
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "samples/apkman/Makefile",
        "samples/apkman/enclave/Makefile",
        "samples/apkman/host/Makefile",
        "samples/attestation/Makefile",
        "samples/attestation/enclave_a/Makefile",
        "samples/attestation/enclave_b/Makefile",
        "samples/attestation/host/Makefile",
        "samples/attested_tls/Makefile",
        "samples/attested_tls/client/Makefile",
        "samples/attested_tls/client/enc/Makefile",
        "samples/attested_tls/client/host/Makefile",
        "samples/attested_tls/non_enc_client/Makefile",
        "samples/attested_tls/server/Makefile",
        "samples/attested_tls/server/enc/Makefile",
        "samples/attested_tls/server/host/Makefile",
        "samples/data-sealing/Makefile",
        "samples/debugmalloc/Makefile",
        "samples/debugmalloc/enclave/Makefile",
        "samples/debugmalloc/host/Makefile",
        "samples/file-encryptor/Makefile",
        "samples/file-encryptor/enclave/Makefile",
        "samples/file-encryptor/host/Makefile",
        "samples/helloworld/Makefile",
        "samples/helloworld/enclave/Makefile",
        "samples/helloworld/host/Makefile",
        "samples/host_verify/Makefile",
        "samples/log_callback/Makefile",
        "samples/log_callback/enclave/Makefile",
        "samples/log_callback/host/Makefile",
        "samples/pluggable_allocator/Makefile",
        "samples/pluggable_allocator/enclave/Makefile",
        "samples/pluggable_allocator/host/Makefile",
        "samples/switchless/Makefile",
        "samples/switchless/enclave/Makefile",
        "samples/switchless/host/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "devex/vscode-extension/tsconfig.json"
      ],
      "largest_source_bytes": 221456,
      "source_files_sampled": 1873,
      "oversized_source_files": 10,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "^4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^2.2.42",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^10.12.21",
            "ecosystem": "npm"
          },
          {
            "name": "azure-arm-containerregistry",
            "direct": false,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "azure-arm-resource",
            "direct": false,
            "version": "^3.1.1-preview",
            "ecosystem": "npm"
          },
          {
            "name": "azure-storage",
            "direct": false,
            "version": "^2.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "^4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "path",
            "direct": false,
            "version": "^0.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "^4.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "^0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-loader",
            "direct": false,
            "version": "^5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tslint",
            "direct": false,
            "version": "^5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "^3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode",
            "direct": false,
            "version": "^1.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-extension-telemetry",
            "direct": false,
            "version": "0.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "EnvDTE",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "envdte80",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "MessagePack",
            "direct": false,
            "version": "2.1.194",
            "ecosystem": "nuget"
          },
          {
            "name": "MessagePack.Annotations",
            "direct": false,
            "version": "2.1.194",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.BannedApiAnalyzers",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.ComponentModelHost",
            "direct": false,
            "version": "16.6.255",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.CoreUtility",
            "direct": false,
            "version": "16.6.255",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.ImageCatalog",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Imaging",
            "direct": false,
            "version": "15.9.28307",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.OLE.Interop",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.SDK.Analyzers",
            "direct": false,
            "version": "16.7.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.SDK.EmbedInteropTypes",
            "direct": false,
            "version": "15.0.34",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.14.0",
            "direct": false,
            "version": "14.3.25407",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Framework",
            "direct": false,
            "version": "15.0.26201",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Immutable.10.0",
            "direct": false,
            "version": "15.0.25415",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Immutable.11.0",
            "direct": false,
            "version": "15.0.25415",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Immutable.12.0",
            "direct": false,
            "version": "15.0.25415",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Immutable.14.0",
            "direct": false,
            "version": "15.0.25405",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.10.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.11.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.12.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.8.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Shell.Interop.9.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.TextManager.Interop",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.TextManager.Interop.8.0",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Threading",
            "direct": false,
            "version": "16.7.56",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Threading.Analyzers",
            "direct": false,
            "version": "16.7.56",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Utilities",
            "direct": false,
            "version": "15.9.28307",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.Validation",
            "direct": false,
            "version": "15.5.31",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VSSDK.BuildTools",
            "direct": false,
            "version": "16.7.3069",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.Registry",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MSBuildTasks",
            "direct": false,
            "version": "1.5.0.235",
            "ecosystem": "nuget"
          },
          {
            "name": "Nerdbank.Streams",
            "direct": false,
            "version": "2.5.76",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NuGet.VisualStudio",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "open-enclave-cross",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "nuget"
          },
          {
            "name": "stdole",
            "direct": false,
            "version": "16.7.30328.74",
            "ecosystem": "nuget"
          },
          {
            "name": "StreamJsonRpc",
            "direct": false,
            "version": "2.5.46",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Immutable",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Composition",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Pipelines",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.Http",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.WebSockets",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit.Lightweight",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.AccessControl",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Algorithms",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Encoding",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Primitives",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.X509Certificates",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Principal.Windows",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Dataflow",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "VSSDK.DTE",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "VSSDK.IDE",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "VSSDK.IDE.12",
            "direct": false,
            "version": "12.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "VSSDK.TemplateWizardInterface",
            "direct": false,
            "version": "12.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "ansible",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ansible-core",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cmake-format",
            "direct": false,
            "version": "0.6.13",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "44.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyopenssl",
            "direct": false,
            "version": "25.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pywinrm",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.3",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 91,
        "direct_count": 0,
        "indirect_count": 91
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 28,
        "merged_prs": 2612,
        "open_issues": 412,
        "closed_ratio": 0.763,
        "closed_issues": 1330,
        "closed_unmerged_prs": 685
      },
      "bus_factor": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "oeciteam",
          "commits": 1951,
          "avatar_url": "https://avatars.githubusercontent.com/u/40408968?v=4"
        },
        {
          "type": "User",
          "login": "mikbras",
          "commits": 1733,
          "avatar_url": "https://avatars.githubusercontent.com/u/10839418?v=4"
        },
        {
          "type": "User",
          "login": "andyleejordan",
          "commits": 440,
          "avatar_url": "https://avatars.githubusercontent.com/u/2226434?v=4"
        },
        {
          "type": "User",
          "login": "anakrish",
          "commits": 360,
          "avatar_url": "https://avatars.githubusercontent.com/u/35780660?v=4"
        },
        {
          "type": "User",
          "login": "mingweishih",
          "commits": 217,
          "avatar_url": "https://avatars.githubusercontent.com/u/58993167?v=4"
        },
        {
          "type": "User",
          "login": "CyanDevs",
          "commits": 201,
          "avatar_url": "https://avatars.githubusercontent.com/u/22492275?v=4"
        },
        {
          "type": "User",
          "login": "radhikaj",
          "commits": 195,
          "avatar_url": "https://avatars.githubusercontent.com/u/6453577?v=4"
        },
        {
          "type": "User",
          "login": "gupta-ak",
          "commits": 164,
          "avatar_url": "https://avatars.githubusercontent.com/u/13004234?v=4"
        },
        {
          "type": "User",
          "login": "aserdean",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/5985012?v=4"
        },
        {
          "type": "User",
          "login": "soccerGB",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/19215578?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.276
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml"
      ],
      "has_docs_dir": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 8,
            "reason": "Found 18/22 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 8,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "55a1347951b92e7b9b36fae4119b1d65f973823c",
        "ran_at": "2026-07-19T09:22:31Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/microsoft/openenclave",
    "host": "github.com",
    "name": "openenclave",
    "owner": "microsoft"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 58,
        "vitality": 71,
        "community": 83,
        "governance": 68,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": null,
              "days_since_last_push": 2,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 61,
              "latest_release_tag": "v0.19.16",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 112.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "61 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~112.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 112.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "forks": 379,
              "stars": 1193,
              "watchers": 63,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,193 stars",
                "points": 49.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1193
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "379 forks",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 379
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "63 watchers",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.276
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 2612,
              "open_issues": 412,
              "closed_issues": 1330,
              "issue_closed_ratio": 0.763,
              "closed_unmerged_prs": 685
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2612/3297 decided PRs merged",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2612,
                      "decided": 3297
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 18/22 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 42,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "openenclave",
              "public_repos": 15,
              "account_age_days": 2712
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "42 followers of openenclave",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 42,
                      "login": "openenclave"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~7 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "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": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "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": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://openenclave.io/sdk/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://openenclave.io/sdk/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 18/22 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "samples/apkman/Makefile",
                "samples/apkman/enclave/Makefile",
                "samples/apkman/host/Makefile",
                "samples/attestation/Makefile",
                "samples/attestation/enclave_a/Makefile",
                "samples/attestation/enclave_b/Makefile",
                "samples/attestation/host/Makefile",
                "samples/attested_tls/Makefile",
                "samples/attested_tls/client/Makefile",
                "samples/attested_tls/client/enc/Makefile",
                "samples/attested_tls/client/host/Makefile",
                "samples/attested_tls/non_enc_client/Makefile",
                "samples/attested_tls/server/Makefile",
                "samples/attested_tls/server/enc/Makefile",
                "samples/attested_tls/server/host/Makefile",
                "samples/data-sealing/Makefile",
                "samples/debugmalloc/Makefile",
                "samples/debugmalloc/enclave/Makefile",
                "samples/debugmalloc/host/Makefile",
                "samples/file-encryptor/Makefile",
                "samples/file-encryptor/enclave/Makefile",
                "samples/file-encryptor/host/Makefile",
                "samples/helloworld/Makefile",
                "samples/helloworld/enclave/Makefile",
                "samples/helloworld/host/Makefile",
                "samples/host_verify/Makefile",
                "samples/log_callback/Makefile",
                "samples/log_callback/enclave/Makefile",
                "samples/log_callback/host/Makefile",
                "samples/pluggable_allocator/Makefile",
                "samples/pluggable_allocator/enclave/Makefile",
                "samples/pluggable_allocator/host/Makefile",
                "samples/switchless/Makefile",
                "samples/switchless/enclave/Makefile",
                "samples/switchless/host/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "devex/vscode-extension/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "samples/apkman/Makefile, samples/apkman/enclave/Makefile, samples/apkman/host/Makefile, samples/attestation/Makefile, samples/attestation/enclave_a/Makefile, samples/attestation/enclave_b/Makefile, samples/attestation/host/Makefile, samples/attested_tls/Makefile, samples/attested_tls/client/Makefile, samples/attested_tls/client/enc/Makefile, samples/attested_tls/client/host/Makefile, samples/attested_tls/non_enc_client/Makefile, samples/attested_tls/server/Makefile, samples/attested_tls/server/enc/Makefile, samples/attested_tls/server/host/Makefile, samples/data-sealing/Makefile, samples/debugmalloc/Makefile, samples/debugmalloc/enclave/Makefile, samples/debugmalloc/host/Makefile, samples/file-encryptor/Makefile, samples/file-encryptor/enclave/Makefile, samples/file-encryptor/host/Makefile, samples/helloworld/Makefile, samples/helloworld/enclave/Makefile, samples/helloworld/host/Makefile, samples/host_verify/Makefile, samples/log_callback/Makefile, samples/log_callback/enclave/Makefile, samples/log_callback/host/Makefile, samples/pluggable_allocator/Makefile, samples/pluggable_allocator/enclave/Makefile, samples/pluggable_allocator/host/Makefile, samples/switchless/Makefile, samples/switchless/enclave/Makefile, samples/switchless/host/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples/apkman/Makefile, samples/apkman/enclave/Makefile, samples/apkman/host/Makefile, samples/attestation/Makefile, samples/attestation/enclave_a/Makefile, samples/attestation/enclave_b/Makefile, samples/attestation/host/Makefile, samples/attested_tls/Makefile, samples/attested_tls/client/Makefile, samples/attested_tls/client/enc/Makefile, samples/attested_tls/client/host/Makefile, samples/attested_tls/non_enc_client/Makefile, samples/attested_tls/server/Makefile, samples/attested_tls/server/enc/Makefile, samples/attested_tls/server/host/Makefile, samples/data-sealing/Makefile, samples/debugmalloc/Makefile, samples/debugmalloc/enclave/Makefile, samples/debugmalloc/host/Makefile, samples/file-encryptor/Makefile, samples/file-encryptor/enclave/Makefile, samples/file-encryptor/host/Makefile, samples/helloworld/Makefile, samples/helloworld/enclave/Makefile, samples/helloworld/host/Makefile, samples/host_verify/Makefile, samples/log_callback/Makefile, samples/log_callback/enclave/Makefile, samples/log_callback/host/Makefile, samples/pluggable_allocator/Makefile, samples/pluggable_allocator/enclave/Makefile, samples/pluggable_allocator/host/Makefile, samples/switchless/Makefile, samples/switchless/enclave/Makefile, samples/switchless/host/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "devex/vscode-extension/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devex/vscode-extension/tsconfig.json"
                    }
                  }
                ],
                "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C",
              "largest_source_bytes": 221456,
              "source_files_sampled": 1873,
              "oversized_source_files": 10
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "10/1873 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1873,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "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": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-19T09:23:02.436286Z",
  "schema_version": "0.14.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/openenclave.svg",
  "full_name": "microsoft/openenclave",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Bewertungen sind Signale, keine Garantien. Sie spiegeln öffentlich sichtbare Praxis auf GitHub wider — kein Code-Audit und keine Sicherheitsgarantie.

Fehlende Daten werden ausgeschlossen und die Gewichte neu normiert, nie als null bewertet. Die Methodik ist versioniert und offen: Metriken v1.13.0, Schema v0.14.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte Statistiken.