Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 19:48 UTC

xoofx / LibObjectFile

LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)

C#BSD-2-Clause★ 179 stars⑂ 17 forkssince Nov 2019View on GitHub ↗

xoofx/LibObjectFile holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (71/100) and lowest on Security (34/100). It was last updated today. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

55
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Alexandre MutelPersonal account
1,698 followers104 public repossince Apr 2011

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetLibObjectFile2.2.0-200 days agoelfdwarfararchiveobjectfile

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.2/36Commit cadence — 6/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year25
human_commit_share1
days_since_last_push0
active_weeks_last_year6
How it's scored
27/27Ships releases — 11 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~152.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tag2.2.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases152.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 18% of overall
How it's scored
36.5/60Stars — 179 stars
10/25Forks — 17 forks
4.3/15Watchers — 7 watchers
Inputs used
forks17
stars179
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-2-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
46.2/80Total downloads — 27,889 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesLibObjectFile
dependents
ecosystemsnuget
total_downloads27,889
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.2/22.5Commit distribution — top contributor authored 90% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.9
How it's scored
28.1/46.8Issue resolution — 60% of issues closed
35.1/38.3PR acceptance — 22/24 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 3/12 approved changesets -- score normalized to 2
Inputs used
merged_prs22
open_issues10
closed_issues15
issue_closed_ratio0.6
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.2/25Owner reach — 1,698 followers of xoofx
25/25Track record — 104 public repos, account ~15 yr old
Inputs used
followers1,698
owner_typeUser
is_verified
owner_loginxoofx
public_repos104
account_age_days5,586
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesLibObjectFile
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsdwarf, elf, elf-parser, dotnet, debugging, linker, csharp, pe-file
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

34At risk · 16% of overall
How it's scored
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 3/12 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

53Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
10.7/40Legible commit history — 20 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.2
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes3,261
How it's scored
12.6/18One-command bootstrap — src/LibObjectFile.Bench/LibObjectFile.Bench.csproj, src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj, src/LibObjectFile.Tests/LibObjectFile.Tests.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/LibObjectFile.Bench/LibObjectFile.Bench.csproj, src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj, src/LibObjectFile.Tests/LibObjectFile.Tests.csproj, src/LibObjectFile/LibObjectFile.csproj, src/objdasm/objdasm.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.7/55Manageable file sizes — 2/353 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes195,921
source_files_sampled353
oversized_source_files2

Key facts

179GitHub stars
7contributors
25commits, last 12 months
0days since last push
11releases
1bus factor
10open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 17 ⇿
0Stars
17Forks
10Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0481216201722019-112023-032026-07
Major 2Minor 5Patch 3

Each point covers 7 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 19:48 UTC

0Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 3/12 approved changesets -- score normalized to 2
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
NuGetJetBrains.Profiler.Apisrc/LibObjectFile.Bench/LibObjectFile.Bench.csproj
NuGetSuperluminalPerfsrc/LibObjectFile.Bench/LibObjectFile.Bench.csproj
NuGetCppAst.CodeGensrc/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj
NuGetMSTestsrc/LibObjectFile.Tests/LibObjectFile.Tests.csproj
NuGetVerify.DiffPlexsrc/LibObjectFile.Tests/LibObjectFile.Tests.csproj
NuGetVerify.MSTestsrc/LibObjectFile.Tests/LibObjectFile.Tests.csproj
NuGetMinVersrc/LibObjectFile/LibObjectFile.csproj
NuGetMicrosoft.SourceLink.GitHubsrc/LibObjectFile/LibObjectFile.csproj
NuGetSystem.Text.Encoding.CodePagessrc/LibObjectFile/LibObjectFile.csproj
NuGetIcedsrc/objdasm/objdasm.csproj
NuGetMono.Optionssrc/objdasm/objdasm.csproj
All dependencies 11

Full resolved dependency set from the GitHub dependency graph: 11 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetCppAst.CodeGendirect
NuGetIceddirect
NuGetJetBrains.Profiler.Apidirect
NuGetMicrosoft.SourceLink.GitHubdirect
NuGetMinVerdirect
NuGetMono.Optionsdirect
NuGetMSTestdirect
NuGetSuperluminalPerfdirect
NuGetSystem.Text.Encoding.CodePagesdirect
NuGetVerify.DiffPlexdirect
NuGetVerify.MSTestdirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "dwarf",
        "elf",
        "elf-parser",
        "dotnet",
        "debugging",
        "linker",
        "csharp",
        "pe-file"
      ],
      "is_fork": false,
      "size_kb": 3324,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 266494,
        "C#": 2479715,
        "C++": 3558,
        "Shell": 688,
        "Dockerfile": 532
      },
      "pushed_at": "2026-07-23T19:34:57Z",
      "created_at": "2019-11-16T09:45:58Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T19:34:53Z",
      "description": "LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://xoofx.github.io",
      "name": "Alexandre Mutel",
      "type": "User",
      "login": "xoofx",
      "company": null,
      "location": "Grenoble - France",
      "followers": 1698,
      "avatar_url": "https://avatars.githubusercontent.com/u/715038?v=4",
      "created_at": "2011-04-07T10:31:23Z",
      "is_verified": null,
      "public_repos": 104,
      "account_age_days": 5586
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2026-07-23T19:40:23Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2026-04-02T19:49:49Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-08-28T07:03:27Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-10-15T20:34:46Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2024-10-13T09:05:34Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2024-10-02T07:18:58Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-10-01T19:20:04Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2023-12-09T07:15:18Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2023-10-14T12:34:37Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2022-10-21T04:17:56Z"
        },
        {
          "tag": "0.3.6",
          "kind": "patch",
          "published_at": "2022-03-06T10:10:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e864861b132279b1c0d0103f7956104f40358c00",
          "body": null,
          "is_bot": false,
          "headline": "Fix AR and PE output stream flushing",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T19:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a49db315b5659c49c8f95ec3c711e28d37b3c9e",
          "body": null,
          "is_bot": false,
          "headline": "Fix truncated ELF output streams (#46)",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T19:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbe4308c41cabc884a0c206d85a381ab3879969",
          "body": null,
          "is_bot": false,
          "headline": "Fix Windows PE test failures",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T19:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691073b6aced74e20245093be5d9dcbc5d80d1f8",
          "body": null,
          "is_bot": false,
          "headline": "Add AGENTS.md",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T19:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488f98a0cd29988646ffd691d22d80a656c8b0f1",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T18:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6261b5d0a06b3265a3eb00cdebc35aba81c325a8",
          "body": "Add DT_NEEDED dependency injection",
          "is_bot": false,
          "headline": "Merge pull request #49 from ProjectSynchro/dt-needed-injection",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T18:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c45eb8127507b877a9f1773ad48f7a27e4f0635",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dt-needed-injection",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T18:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b89af9ee11f2e943ef39dfc3f659fe892cbc729",
          "body": "Add ELF dynamic linking table (SHT_DYNAMIC) support",
          "is_bot": false,
          "headline": "Merge pull request #48 from ProjectSynchro/elf-dynamic-support",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-07-23T18:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9e131102ca1f58e8e422cd21cc6ea3f0e3d766",
          "body": "Adds ElfFile.AddNeededLibrary to the ELF feature list.",
          "is_bot": false,
          "headline": "Document DT_NEEDED injection in readme",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-23T18:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a33af43ace71a10ffc846245cbb35c631b7ed4",
          "body": "Covers ElfFile.AddNeededLibrary in-process: injecting into a real shared\nobject repurposes a PT_NOTE into a PT_LOAD and moves PT_DYNAMIC, and\nresolving DT_NEEDED the way the loader does (PT_DYNAMIC to the dynamic\narray, then DT_STRTAB) shows the existing dependencies preserved and the\ninjected one resolvable, with the section view agreeing. Also checks\nthat a non-dynamic object file is rejected.",
          "is_bot": false,
          "headline": "Add tests for DT_NEEDED injection",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-23T18:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44340a48569c33aac4b235972259d7053d3f680",
          "body": "There was no way to add a dependency to an existing dynamically-linked\nimage. Growing .dynamic and .dynstr in place is not viable: it would\nshift every later section's file offset while its virtual address stays\nfixed, breaking the loader's vaddr-to-offset mapping and every stored\naddress reference.\n[…]\na spare\nPT_NOTE program header, and repoints PT_DYNAMIC, DT_STRTAB/DT_STRSZ and\nthe _DYNAMIC symbol at the new location. Section and segment stay\nconsistent, so a re-read sees the injected dependency.",
          "is_bot": false,
          "headline": "Add address-preserving DT_NEEDED injection to ELF files",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-23T18:12:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa50da05bcf0ea0dcab84dab9e7d0dff35966b0e",
          "body": "The ELF section list did not mention the dynamic linking table. Adds it\nto the supported sections.",
          "is_bot": false,
          "headline": "Document dynamic linking table support in readme",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-21T08:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92825617bf4df9035bea9f78f2fe37657a09499c",
          "body": "The 64-bit section header writer cast sh_addr, sh_offset, sh_size,\nsh_addralign and sh_entsize to uint, so any value >= 4 GiB (high load\naddresses, large NOBITS sections) was silently truncated on write.\nPasses the full ulong values to the matching Elf64 encode overloads.\nOutput for sub-4 GiB values\n[…]\nElfSectionHeaderTable.cs: drop the uint casts on the 64-bit Elf64_Shdr fields\n- src/LibObjectFile.Tests/Elf/ElfSimpleTests.cs: regression round-tripping a NOBITS section with a >4 GiB address and size",
          "is_bot": false,
          "headline": "Fix truncation of 64-bit section header fields on write",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-19T00:57:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "941b012b29a17318ce2d7893ed591e5ad9c4531e",
          "body": "Nothing exercised the dynamic table outside the real-binary snapshots:\nbuilding one from entries, resolving needed libraries, the standalone\nstream round-trip, and the 32-bit Read32/Write32 path were all untested.\nAdds SimpleDynamicSection (build, resolve, full-file round-trip),\nDynamicSectionStreamRoundTrip, and DynamicSection32Bit (Elf32_Dyn\nrecords plus the printer's 8-digit tag hex).",
          "is_bot": false,
          "headline": "Add tests for dynamic table build, string API and stream IO",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-19T00:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7a1c20ccdedecd776981368c5f656989c813e9",
          "body": "PrintDynamicSections was a stub that always wrote \"There is no dynamic\nsection in this file\", even for files that had one, so ElfPrinter output\ndiverged from readelf for any dynamic binary. Implements the dump: one\nline per entry up to the DT_NULL terminator, with the tag name and a\nvalue rendered p\n[…]\nbObjectFile/Elf/ElfPrinter.cs: dump plus tag-name and value formatters\n- src/LibObjectFile.Tests/Verified/ElfSimpleTests.TestElf_name=*.verified.txt: regenerated snapshots now show the dynamic section",
          "is_bot": false,
          "headline": "Implement readelf -d style dynamic section printer",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-19T00:18:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "add94d0e024d1fd7879afb000950744ec5450a51",
          "body": "The Stream property on ElfDynamicLinkingTable was never wired into\nRead/Write (both go through Entries), so it was dead: it held an empty\nMemoryStream that was neither populated on load nor written on save.\nThere was also no way to resolve a DT_NEEDED/DT_SONAME offset back to a\nlibrary name, nor to \n[…]\nntries as raw offsets.\nAdds standalone Read(Stream)/Write(Stream) that (de)serialize Entries\nthrough the ElfReader/ElfWriter factories, inferring the file class and\nbyte order from the parent ElfFile.",
          "is_bot": false,
          "headline": "Add string resolution and stream IO to the dynamic table",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-19T00:18:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dddfea08f5403047c47d601054bb1b2b02f8eee",
          "body": "The enum only defined tags through DT_PREINIT_ARRAYSZ, so tags that\nappear in ordinary shared objects and executables (GNU_HASH, VERSYM,\nVERDEF/VERNEED and their counts, RELACOUNT, FLAGS_1, the RELR family,\nand the GNU value/address range tags) had no named members and could\nonly be handled as raw numbers. Adds those tags, mapped to the existing\nElfNative constants, so callers and the printer can name them.",
          "is_bot": false,
          "headline": "Add missing dynamic tags to ElfDynamicTag",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-19T00:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25449dc7d07ccafd7c2ef959760beee937f20722",
          "body": "PR #45 added editable dynamic-section entries but left no public way to append\na string to a string table. A new DT_NEEDED entry stores a raw .dynstr offset,\nso referencing a library name that is not already in the table was impossible.\nExposes GetOrCreateString, which appends the string (or reuses an existing copy)\nand returns its byte offset.",
          "is_bot": false,
          "headline": "feat(elf): expose ElfStringTable.GetOrCreateString for appending strings",
          "author_name": "Jack Greiner",
          "author_login": "ProjectSynchro",
          "committed_at": "2026-07-18T22:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bdd52336b5e0f4bc418a638dbde81e4097ccd4",
          "body": "(cherry picked from commit e1fca6377ef3b83e376ae145f67c0cfbc4b4b0ed)",
          "is_bot": false,
          "headline": "Fix ElfDynamicLinkingTable not updating size correctly",
          "author_name": "kiwidoggie",
          "author_login": "kiwidoggie",
          "committed_at": "2026-07-18T22:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41bd619f8d7648908fd8390100710896698477ad",
          "body": "(cherry picked from commit 1e985b284a4c039b92210e25fc51c5c8055e5b00)",
          "is_bot": false,
          "headline": "Make ElfStringTable.TryGetString public for use outside of the library",
          "author_name": "kiwidoggie",
          "author_login": "kiwidoggie",
          "committed_at": "2026-07-18T22:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1651a2e1cc2c45a1e8e67fb4bde63edaac1c0852",
          "body": "(cherry picked from commit c70e1a7d9731774432e1e5b2b197f60950de3653)",
          "is_bot": false,
          "headline": "Fix NotImplementedException for 32b elfs",
          "author_name": "kiwidoggie",
          "author_login": "kiwidoggie",
          "committed_at": "2026-07-18T22:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e8fb903d2b9fb74c0edfcd8946177745ee0504",
          "body": "(cherry picked from commit bf73964b3acf6c9df302389ccda18264985324cf)",
          "is_bot": false,
          "headline": "Add Elf dynamic support",
          "author_name": "kiwidoggie",
          "author_login": "kiwidoggie",
          "committed_at": "2026-07-18T22:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7830b80b38e12368d9242b7067c73f7a4d6949",
          "body": null,
          "is_bot": false,
          "headline": "Fix compilation error",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b988a446028c15184b67839ab3828f6c054adfa1",
          "body": "Support to DWARF V2",
          "is_bot": false,
          "headline": "Merge pull request #47 from dupont-al-videotron-ca/master",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84250a7c10eee8a04f1991ae534643e70318eda3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a12ae215928e83d6b21267f169360163c19a66",
          "body": null,
          "is_bot": false,
          "headline": "Fix dotnet-releaser.toml",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84e4ec550cf0fd542da581f095b2bc86b286259",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad35415300f256d05a284999ff0b98ca2ffa7749",
          "body": null,
          "is_bot": false,
          "headline": "Remove EnableMSTestRunner",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d76734375d6b016dc2028a9996593bf4331be7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507a2e955c65508e81d453ba3451f12b53f7e942",
          "body": null,
          "is_bot": false,
          "headline": "Update deps, slnx and central package management",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2026-04-02T19:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06b3c84d50a1f46640f2bda00164c16894f88bf",
          "body": null,
          "is_bot": false,
          "headline": "Correction after Code review.",
          "author_name": "dupont-al-videotron-ca",
          "author_login": "dupont-al-videotron-ca",
          "committed_at": "2026-04-02T16:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4301125c009e3660236fc2b15f82aebe40cdc026",
          "body": "Add ReadDwarf_version2_should_be_successfull test for reading DWARF2 file.\nAdd OpenAndLoadElf to open ELF file from absolute path.\nAdd test file TestDwarf2.elf.",
          "is_bot": false,
          "headline": "Add unit test for DWARF2",
          "author_name": "dupont-al-videotron-ca",
          "author_login": "dupont-al-videotron-ca",
          "committed_at": "2026-04-01T15:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31108c4e34e83e1f7b63b4531ff6c194ff0c15f",
          "body": "Change code to support DWARF Version 2 (Microchip AVR8 tool chains)\nChange comment to indicate changes between V2 and V3.\nVerify the code to ensure it is compliant to support DWARF v2 and DWARF v3.",
          "is_bot": false,
          "headline": "Support of DWARF V2",
          "author_name": "dupont-al-videotron-ca",
          "author_login": "dupont-al-videotron-ca",
          "committed_at": "2026-04-01T15:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ba926796487dac3fb7f9a87625d566093fe44f",
          "body": "Fix _mapKeyToItem when on duplicate key exist.\nRemove _items list. It is useless with __mapItems.Values.\nRename _mapItems to _mapUlongToItems.\nAdd TryFindByKey to be symmetric with TryFindByCode. Good reason to keep mapKeyToItem.",
          "is_bot": false,
          "headline": "Fixed crash when reading DWARF V2.",
          "author_name": "dupont-al-videotron-ca",
          "author_login": "dupont-al-videotron-ca",
          "committed_at": "2026-04-01T15:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09365c173ffae8014ef7567f09aa15c01d1ad12b",
          "body": null,
          "is_bot": false,
          "headline": "Make ElfFile constructors backward compatible (at Assembly binary level)",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2025-08-28T06:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b65009953c84adc176e9d9023f5024b5f922e7",
          "body": "Fixes to ElfFile to be able to save a core file.",
          "is_bot": false,
          "headline": "Merge pull request #44 from LANControlSystems/FixesToSave",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2025-08-28T06:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c9d6e852ad10fedcf36da85b79258c7035bfe5",
          "body": null,
          "is_bot": false,
          "headline": "Fixes to ElfFile to be able to save a core file.",
          "author_name": "Mark Topley-Drake",
          "author_login": null,
          "committed_at": "2025-07-21T14:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d110e2181af9f4792a0b52b84faafe9df43c433",
          "body": null,
          "is_bot": false,
          "headline": "Fix readme list indentation",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T20:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9b157cc755bd7ccf89c109a086eb5cb08fd657",
          "body": "ELF refactoring with breaking changes",
          "is_bot": false,
          "headline": "Merge pull request #42 from xoofx/elf-refactoring",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T20:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4edc6cf9d0e53316a4a8f3644c041ee5620852e2",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T20:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a640ac574925278cc143bacae31c24de7834d1d6",
          "body": "# Conflicts:\n#\t.github/workflows/check_wsl.yml",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master' into elf-refactoring",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T20:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e712f3cbac5289289e3b955f0630731b9776ad9f",
          "body": null,
          "is_bot": false,
          "headline": "Optimize Elf read/write",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T20:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0a8f7418daefd825109c6aee5237de006856f0",
          "body": null,
          "is_bot": false,
          "headline": "Update check_wsl.yml",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T08:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f59fc2528119d5a31bf3ad9185935f5668b4e6",
          "body": null,
          "is_bot": false,
          "headline": "Use Ubuntu distribution",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b2e581acca79e274e0cdfa00252b57cc6ede0f",
          "body": null,
          "is_bot": false,
          "headline": "Add check_wsl CI workflow",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5820425deeae752486732f617d894f66bb1e45ea",
          "body": null,
          "is_bot": false,
          "headline": "Add check_wsl CI workflow",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef771f1e717627f045b09e58833d358b6c4530b",
          "body": null,
          "is_bot": false,
          "headline": "Fix ci",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6bcb37c6aab5d2ccee45e8d4fc51f1e313b13d",
          "body": null,
          "is_bot": false,
          "headline": "Optimize loading of Relocation/Symbol tables",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcfc2fbc28ef24a24b56e5f7daf10920f35bbd36",
          "body": null,
          "is_bot": false,
          "headline": "Rename ReadOnly to UseSubStream",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-15T07:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599096c8fbb62c630aa91a9c6e4c358fab037d36",
          "body": null,
          "is_bot": false,
          "headline": "Remove usage of LinuxUtil and use Verify",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T20:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e84c7a90434a2af93839cd226ef7d0664018e70",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite Elf tests to use gold images",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T20:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "228ad3f18ad913372b53b07c00b10cc6eb4e5d47",
          "body": null,
          "is_bot": false,
          "headline": "Update Elf Header files",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T19:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f920c67404f6f9fd54232f12b451156cabab0d14",
          "body": null,
          "is_bot": false,
          "headline": "Make ElfNoBitsSection always relative to previous content",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T19:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5320f42f719cf3ad02db3b8280f04b2f42bb151",
          "body": null,
          "is_bot": false,
          "headline": "Fix no bits section",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T17:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a406b84d2f018ac559e30479b256191b73493447",
          "body": null,
          "is_bot": false,
          "headline": "Improve roundtrip",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-14T17:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f6b6ebe0b0a8802fe20a0e3563bd73f004adb54",
          "body": null,
          "is_bot": false,
          "headline": "Try to re-enable the tests on Linux",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-13T19:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcda6502d69a8da65a79130eb31453b10a4c481c",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix test for Linux",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-13T19:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ddae4b76ccc4cf7c1fb9913ed028677dd5dae2",
          "body": null,
          "is_bot": false,
          "headline": "Fix XML comment",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-13T19:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e6b72f2ccc61ccf9fe9a8f637b5b764396a787",
          "body": null,
          "is_bot": false,
          "headline": "ELF refactoring",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-13T19:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f0cd575c4cc267ff14ac433175c68f96c16e87",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue with shadow section of size = 1",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T19:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b227b5d28123518948731669603e9fdf2a0a46bc",
          "body": null,
          "is_bot": false,
          "headline": "Add tmp folder to .gitignore",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T19:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "243b0fb761ec17fc8bed7ace924603b9a2a44a0a",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T07:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4847d506bb8ee9cd3f4ed4930c35f9058466b3f8",
          "body": null,
          "is_bot": false,
          "headline": "Add API doc to PE relocation",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T07:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4896f9a0c64a8efdea14811ea5f240686c51f22c",
          "body": null,
          "is_bot": false,
          "headline": "Add support for PE relocation (#41)",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T07:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b844ed61cf7713a3399a484ff5d6e0f979c93ff5",
          "body": null,
          "is_bot": false,
          "headline": "Remove old changelog.md",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-02T04:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b21ed3ff25c746bbc33df0346e250492130698dd",
          "body": "Add support for PE",
          "is_bot": false,
          "headline": "Merge pull request #34 from xoofx/add-support-PE",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T19:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29a07c352839741b8e5a646d15c59ddddcbeedc",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T19:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6786d6c942c7ac1f6bc3556c14060b4f0390cb3",
          "body": null,
          "is_bot": false,
          "headline": "Add some advanced documentation",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T19:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44d38715d1a51d47c52c2ddbb16cc0818e3686c",
          "body": null,
          "is_bot": false,
          "headline": "Fix PE create test to run only on Windows x64",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T19:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee82999e7d4e63c943f299bb65dfeb9bbf96af6",
          "body": null,
          "is_bot": false,
          "headline": "Add PE checksum",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T18:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9bf55de6423658e1fe5b73fc63240382e08f53",
          "body": null,
          "is_bot": false,
          "headline": "Add PE verification",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T16:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "105cafefbf753f940891b3c86e4afa5a1b6f7671",
          "body": null,
          "is_bot": false,
          "headline": "Update logo",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T06:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3901ecf90eced588c7c840d9fb0bd927595ad176",
          "body": null,
          "is_bot": false,
          "headline": "Improve support for directories. Add auto discovery from section content",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-10-01T06:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d54f1be1f7ccc4fb2ad5e054ecec5241e8f40408",
          "body": null,
          "is_bot": false,
          "headline": "Add comments to TestCreatePE",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-30T21:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12216e361799d26d93b92d547919807469d9c26",
          "body": null,
          "is_bot": false,
          "headline": "Add unit test for creating a PE file from scratch",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-30T21:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64006dd3dd51027912c3c8eb13a19b6b0419ad6d",
          "body": null,
          "is_bot": false,
          "headline": "Improve tests when comparing buffers",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-30T18:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff9b8c37f6a845752c3eef1339664d098045413",
          "body": null,
          "is_bot": false,
          "headline": "Fix unit tests on CI for non Windows",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-30T17:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d0c272256dc4fc7e8e12487a87da4b89e66f14",
          "body": null,
          "is_bot": false,
          "headline": "Add full support for PE writing",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-30T17:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5147bc5ac5c6c337cb9c601c343b1b57a480ca",
          "body": null,
          "is_bot": false,
          "headline": "Fix PE writer, first version working in unit tests",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T15:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8d59936716bf130d55d02bbbb1273618d7d3d1",
          "body": null,
          "is_bot": false,
          "headline": "Improve handling of PEBaseRelocationDirectory",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T09:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d18fd94fef8072200694917ecf3b38c5d9c760e",
          "body": null,
          "is_bot": false,
          "headline": "Improve handling of PEResourceDirectory",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T08:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba62b5f8c8790c08d9a04c65f71b45f9edaf8d56",
          "body": null,
          "is_bot": false,
          "headline": "Rename ImageXXXHeader to PEXXXHeader",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T05:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f97a431705b8c01484b070ccbe7f5faf93fb37e",
          "body": null,
          "is_bot": false,
          "headline": "Renamed PooledSpan to TempSpan",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T05:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc54965eaafd6dffa703f016a0cafd4d8005cbf5",
          "body": null,
          "is_bot": false,
          "headline": "Extend usage of PooledSpan for PE",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T05:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7b8c5560608a4952ae9975504761b16c0bb88e",
          "body": null,
          "is_bot": false,
          "headline": "Add PooledSpan",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-29T04:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819c74cd80c53c4398eb90e28ff6e8a8f81e41f9",
          "body": null,
          "is_bot": false,
          "headline": "Improve support for uncommon headers and PE directories layout",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-28T19:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8831a132343c449a7316f26603c8c22a3812332",
          "body": null,
          "is_bot": false,
          "headline": "Add better support for resource directory",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-28T13:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f147b49e7faeedb5264d0d787a8eb2f1d12973b",
          "body": null,
          "is_bot": false,
          "headline": "Improve PEPrinter",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-27T06:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7cb66df332eb84369427c0d7166288b474acb57",
          "body": null,
          "is_bot": false,
          "headline": "Fix UpdateLayout",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-27T06:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cef7151458f0e3b48d587e9d4aed1a4c886067",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T07:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4eb4d86db5c216582222556aeaafa034d7e24f",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T07:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aafb96b0bd94457b4b9da060caebc17e6418965",
          "body": null,
          "is_bot": false,
          "headline": "Update logo with colors",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T07:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60988b63b13cc40ca1376ae6cd6db1832963424e",
          "body": null,
          "is_bot": false,
          "headline": "Add basic documentation",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T07:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd0d63abc6bcde44147b68e384b7fd509a3a8b9",
          "body": null,
          "is_bot": false,
          "headline": "Add PE diagram",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T06:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e7cd8c11c4e8cb2a7ff44e3cedecd53ef71259",
          "body": null,
          "is_bot": false,
          "headline": "Add Verify for testing PE",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T06:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643015776d5bae1ab929b572c981e733b9bf182d",
          "body": null,
          "is_bot": false,
          "headline": "Migrate tests to MSTest",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-26T06:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c340eed6186949115e3ababbb458624144563be",
          "body": null,
          "is_bot": false,
          "headline": "Add pseudo printer tests",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-25T19:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37586de8bc2ad4115f6b42295b699236f9563267",
          "body": null,
          "is_bot": false,
          "headline": "Add Win64 native projects for PE tests",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-25T18:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c901dafc3271170adbcc24fd781e4703d11fcf",
          "body": null,
          "is_bot": false,
          "headline": "Rename PESecurityDirectory to PESecurityCertificateDirectory",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-25T18:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a84775bd368cd22e40e5ad76f0034c5f0fe66df7",
          "body": null,
          "is_bot": false,
          "headline": "Add ResolveOriginalStream extension method",
          "author_name": "Alexandre Mutel",
          "author_login": "xoofx",
          "committed_at": "2024-09-25T18:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 25,
      "latest_release_at": "2026-07-23T19:40:23Z",
      "latest_release_tag": "2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 152.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "LibObjectFile",
          "exists": true,
          "license": null,
          "keywords": [
            "ELF",
            "DWARF",
            "ar",
            "archive",
            "objectfile"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/LibObjectFile",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "https://github.com/xoofx/LibObjectFile",
          "versions_count": 20,
          "total_downloads": 27889,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-23T19:40:23.250000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 17,
      "stars": 179,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 2
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 17
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj",
        "src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj",
        "src/LibObjectFile.Tests/LibObjectFile.Tests.csproj",
        "src/LibObjectFile/LibObjectFile.csproj",
        "src/objdasm/objdasm.csproj"
      ],
      "largest_source_bytes": 195921,
      "source_files_sampled": 353,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3261
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "JetBrains.Profiler.Api",
          "manifest": "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "SuperluminalPerf",
          "manifest": "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "CppAst.CodeGen",
          "manifest": "src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MSTest",
          "manifest": "src/LibObjectFile.Tests/LibObjectFile.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Verify.DiffPlex",
          "manifest": "src/LibObjectFile.Tests/LibObjectFile.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Verify.MSTest",
          "manifest": "src/LibObjectFile.Tests/LibObjectFile.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MinVer",
          "manifest": "src/LibObjectFile/LibObjectFile.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/LibObjectFile/LibObjectFile.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Encoding.CodePages",
          "manifest": "src/LibObjectFile/LibObjectFile.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Iced",
          "manifest": "src/objdasm/objdasm.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Mono.Options",
          "manifest": "src/objdasm/objdasm.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "CppAst.CodeGen",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Iced",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "JetBrains.Profiler.Api",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MinVer",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Mono.Options",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "SuperluminalPerf",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encoding.CodePages",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.DiffPlex",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Verify.MSTest",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 11,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 22,
        "open_issues": 10,
        "closed_ratio": 0.6,
        "closed_issues": 15,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "xoofx",
          "commits": 307,
          "avatar_url": "https://avatars.githubusercontent.com/u/715038?v=4"
        },
        {
          "type": "User",
          "login": "filipnavara",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/1764393?v=4"
        },
        {
          "type": "User",
          "login": "bruno-garcia",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1633368?v=4"
        },
        {
          "type": "User",
          "login": "dupont-al-videotron-ca",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/62111836?v=4"
        },
        {
          "type": "User",
          "login": "JanaLocatelli",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6519451?v=4"
        },
        {
          "type": "User",
          "login": "PaulusParssinen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26825431?v=4"
        },
        {
          "type": "User",
          "login": "tmds",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1025424?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.9
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "CI.yml",
        "check_wsl.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 0,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 3/12 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 1 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e864861b132279b1c0d0103f7956104f40358c00",
        "ran_at": "2026-07-23T19:48:21Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T19:40:27Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T18:55:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2022-05-25T09:53:05Z",
          "last_comment_at": "2022-05-25T10:15:18Z",
          "last_comment_author": "send010"
        },
        {
          "number": 24,
          "created_at": "2023-03-25T21:05:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2023-07-25T07:51:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2024-10-01T19:33:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2024-10-01T19:34:00Z",
          "last_comment_at": "2026-01-01T06:29:44Z",
          "last_comment_author": "xoofx"
        },
        {
          "number": 37,
          "created_at": "2024-10-01T19:35:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2024-10-01T19:35:54Z",
          "last_comment_at": "2024-12-02T22:56:31Z",
          "last_comment_author": "filipnavara"
        },
        {
          "number": 39,
          "created_at": "2024-10-01T19:39:13Z",
          "last_comment_at": "2024-10-02T23:46:16Z",
          "last_comment_author": "spouliot"
        },
        {
          "number": 40,
          "created_at": "2024-10-01T19:45:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2025-01-04T11:19:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xoofx/LibObjectFile",
    "host": "github.com",
    "name": "LibObjectFile",
    "owner": "xoofx"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 34,
        "vitality": 71,
        "community": 52,
        "governance": 64,
        "engineering": 48
      },
      "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": 25,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 1 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 152.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~152.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 152.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 17,
              "stars": 179,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "179 stars",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 179
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "17 forks",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "packages": [
                "LibObjectFile"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 27889,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "27,889 downloads all-time across nuget",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 27889,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.9
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 10,
              "closed_issues": 15,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/24 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/12 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1698,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xoofx",
              "public_repos": 104,
              "account_age_days": 5586
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,698 followers of xoofx",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1698,
                      "login": "xoofx"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "104 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 104
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "LibObjectFile"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "dwarf",
                "elf",
                "elf-parser",
                "dotnet",
                "debugging",
                "linker",
                "csharp",
                "pe-file"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/12 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 1 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 is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 14
            },
            "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": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.2,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3261
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "20 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj",
                "src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj",
                "src/LibObjectFile.Tests/LibObjectFile.Tests.csproj",
                "src/LibObjectFile/LibObjectFile.csproj",
                "src/objdasm/objdasm.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj, src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj, src/LibObjectFile.Tests/LibObjectFile.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/LibObjectFile.Bench/LibObjectFile.Bench.csproj, src/LibObjectFile.CodeGen/LibObjectFile.CodeGen.csproj, src/LibObjectFile.Tests/LibObjectFile.Tests.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 195921,
              "source_files_sampled": 353,
              "oversized_source_files": 2
            },
            "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": "2/353 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 353,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T19:48:36.863458Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xoofx/LibObjectFile.svg",
  "full_name": "xoofx/LibObjectFile",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.