Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 02:35 UTC

RafaelEstevamReis / SimpleSqlite

A very simple Sqlite wrapper to plug spiders with it

C#MIT★ 4 stars⑂ 3 forkssince Nov 2020View on GitHub ↗

RafaelEstevamReis/SimpleSqlite holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Vitality (62/100) and lowest on Community & Adoption (36/100). It was last updated today. A single contributor accounts for most of its recent work.

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

53
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

Rafael EstevamPersonal account
28 followers82 public repossince Nov 2014

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
NuGetSimple.Sqlite.Cipher1.5.3.1-1457 days agosqlite
NuGetSimple.Sqlite1.6.0-650 days agosqlite

Metrics by category

Vitality

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

62Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
8.3/36Commit cadence — 12/52 weeks with commits
18/18Commit volume — 111 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year111
human_commit_share1
days_since_last_push0
active_weeks_last_year12
How it's scored
27/27Ships releases — 2 releases published
0/36Release recency — latest release 1,948 days ago
19.8/27Release cadence — a release every ~98 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count2
latest_release_tagv0.6.1-RC
releases_from_tagsno
days_since_latest_release1,948
mean_days_between_releases98

Community & Adoption

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

36At risk · 18% of overall
How it's scored
7.7/60Stars — 4 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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
48/80Total downloads — 41,968 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesSimple.Sqlite.Cipher, Simple.Sqlite
dependents
ecosystemsnuget
total_downloads41,968
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
4.1/13.5Contributor breadth — 3 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.995
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
29.4/38.3PR acceptance — 10/13 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.5/25Owner reach — 28 followers of RafaelEstevamReis
25/25Track record — 82 public repos, account ~11 yr old
Inputs used
followers28
owner_typeUser
is_verified
owner_loginRafaelEstevamReis
public_repos82
account_age_days4,265
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 65 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesSimple.Sqlite.Cipher, Simple.Sqlite
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 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
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Sample.CipherNotes/Sample.CipherNotes.csproj, Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj, Simple.Sqlite/Simple.Sqlite.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
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_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsSample.CipherNotes/Sample.CipherNotes.csproj, Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj, Simple.Sqlite/Simple.Sqlite.csproj, Test/Test.csproj, UnitTest/UnitTest.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/71 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes9,961
source_files_sampled71
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — sample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_files

Key facts

4GitHub stars
3contributors
111commits, last 12 months
0days since last push
2releases
1bus factor
0open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
1Releases

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.

12233312021-012023-012025-02
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-28 02:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 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
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
NuGetSimple.DatabaseWrapper1.6.1Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj
NuGetMicrosoft.Data.Sqlite.Core10.0.10Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj
NuGetSQLitePCLRaw.bundle_e_sqlcipher2.1.11Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj
NuGetNewtonsoft.Json.Bson1.0.3Simple.Sqlite/Simple.Sqlite.csproj
NuGetSimple.DatabaseWrapper1.6.1Simple.Sqlite/Simple.Sqlite.csproj
NuGetMicrosoft.Data.Sqlite10.0.10Simple.Sqlite/Simple.Sqlite.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1UnitTest/UnitTest.csproj
NuGetcoverlet.collector10.0.1UnitTest/UnitTest.csproj
NuGetxunit.runner.visualstudio3.1.5UnitTest/UnitTest.csproj
NuGetxunit.v33.2.2UnitTest/UnitTest.csproj
All dependencies 10

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

RegistryPackageVersionRelation
NuGetcoverlet.collector10.0.1direct
NuGetMicrosoft.Data.Sqlite10.0.10direct
NuGetMicrosoft.Data.Sqlite.Core10.0.10direct
NuGetMicrosoft.NET.Test.Sdk18.8.1direct
NuGetNewtonsoft.Json.Bson1.0.3direct
NuGetSimple.DatabaseWrapper1.6.1direct
NuGetSQLitePCLRaw.bundle_e_sqlcipher2.1.11direct
NuGetxunit.runner.visualstudio3.1.5direct
NuGetxunit.v33.2.2direct
NuGetSimple.Brazilian1.4.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 10 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 454,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 190834
      },
      "pushed_at": "2026-07-28T02:29:35Z",
      "created_at": "2020-11-05T14:20:24Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T02:29:40Z",
      "description": "A very simple Sqlite wrapper to plug spiders with it",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://www.linkedin.com/in/rafael-estevamr/",
      "name": "Rafael Estevam",
      "type": "User",
      "login": "RafaelEstevamReis",
      "company": null,
      "location": null,
      "followers": 28,
      "avatar_url": "https://avatars.githubusercontent.com/u/9899419?v=4",
      "created_at": "2014-11-22T12:57:02Z",
      "is_verified": null,
      "public_repos": 82,
      "account_age_days": 4265
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.1-RC",
          "kind": "prerelease",
          "published_at": "2021-03-27T15:56:25Z"
        },
        {
          "tag": "v0.4.21-alpha",
          "kind": "prerelease",
          "published_at": "2020-12-19T15:37:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "211bc31cc0897545532c751e7ae24af95a08bb1a",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-28T02:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e280ebce6178b34453d741b060ab7d62e807b9b0",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.Data.Sqlite",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-28T02:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c0f03b5596317d3f0aa26071ea9744b775a0e0",
          "body": null,
          "is_bot": false,
          "headline": "Add QueryExtensionTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T04:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69add68ecc4e7e0080aa2dd8b21f9c9e3ae39beb",
          "body": null,
          "is_bot": false,
          "headline": "Add InsertSingleTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T04:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec6b9e175d80248dc690c477a03b7181883c3f0",
          "body": null,
          "is_bot": false,
          "headline": "Add ExecuteExtensionTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T03:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "622b3356afec693ba0324fa29aad8d7312e80ba6",
          "body": null,
          "is_bot": false,
          "headline": "Add GetDataExtensionTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T03:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f718873e7cc7158b0aa9007e0e63eace9bf7598",
          "body": null,
          "is_bot": false,
          "headline": "Add BulkInsertTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T03:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84e8f927e68ffaa01657d0c7cae9307f5e51c7b",
          "body": null,
          "is_bot": false,
          "headline": "Add SchemaExport tests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-25T03:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8391981ad55180f6ac9c44611baa8a41ddd3e99",
          "body": null,
          "is_bot": false,
          "headline": "Add CsvIngestionTests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T13:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099d7c8c18fd8baea93f77ac649e90f473bf5c2e",
          "body": null,
          "is_bot": false,
          "headline": "Add Migrations/DBManagement tests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T13:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7326bd0e3b4001da795754227ab6f520c876bc5",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for ConectionFactory",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T13:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c060d890365d9db02411428a91e816a7aa0f2b6b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor table name from <T> source",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T12:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50053d5d0f22c1c207adac8dd171b40ab2c6662",
          "body": null,
          "is_bot": false,
          "headline": "Add Tests for TableNameResolution",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T12:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2804a1c138fff9f58420903ec8fb4fd63df04074",
          "body": null,
          "is_bot": false,
          "headline": "Add support for reserved words schema",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T12:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4fbcca87dea91b645081ea14132f99332dae016",
          "body": null,
          "is_bot": false,
          "headline": "Improve TableName safety",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T11:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d03d6bc6e7c2e449b3dc06c3a05cd835b48714",
          "body": null,
          "is_bot": false,
          "headline": "Fix Typo on filename",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T11:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21da387570145c06d35971b1089828aeef3734bf",
          "body": null,
          "is_bot": false,
          "headline": "Add Null/DBNull check",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T02:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b720f01e69ae0aa18161c56d37d5b7a156dcb447",
          "body": null,
          "is_bot": false,
          "headline": "Add validation on BulkInsertRaw",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T02:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3763e454a90a069cb7ee072f2581d92409e4c3",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing using",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T02:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39418c05f2e7af79cefc9a01058ca41ff5100007",
          "body": null,
          "is_bot": false,
          "headline": "Fix Typos",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-07-24T02:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad551293360225b114ce667447e81a21e2c0401b",
          "body": null,
          "is_bot": false,
          "headline": "Add Fast LoadFromCsvZippedFile",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-06T15:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1ec3c715353ad3b1025c22c492c097aa2045d6",
          "body": null,
          "is_bot": false,
          "headline": "Refactor HelperFunctions",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-06T15:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9117a9b8e586d6e29914ff9568fe8a1a313e4d",
          "body": null,
          "is_bot": false,
          "headline": "Update SimpleModel.cs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-06T15:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d4b1355286579494ad07f7bcfaf9720efcc6ac",
          "body": null,
          "is_bot": false,
          "headline": "Bump LangVer to 13",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-06T15:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68409f68678ac0c9c0cb2eda0d228e3031ae5f89",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-05T15:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f416f8585efc5912565991bb0b41ae4afcbffa",
          "body": null,
          "is_bot": false,
          "headline": "Fix Readme sync",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-05T15:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb17c00f2512ddd3a554c6d3c668b0f35fa0d4b",
          "body": null,
          "is_bot": false,
          "headline": "Add new FastCsvReader",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-05T15:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4edc1a84cfee480cc6845c8417a51f792c6742da",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-05T15:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35342bc142a4bd58138a6a88493dc9c509f42a4c",
          "body": null,
          "is_bot": false,
          "headline": "Add GetTableList",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-01T20:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4db6241226c41ab3a8909a76afe521511063c0",
          "body": null,
          "is_bot": false,
          "headline": "Add Optimize",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-01T20:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ff9f73389cfd2d97121ea9a83c58a44473d54a",
          "body": null,
          "is_bot": false,
          "headline": "Add IntegrityCheck",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-01T20:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b74d22aba48da80d1e6302060e909878365d5b",
          "body": null,
          "is_bot": false,
          "headline": "Add SetSchemaSynchronous",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-01T19:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d0de46ad1696ab6252b8389a1931e05bc49522",
          "body": null,
          "is_bot": false,
          "headline": "Add OnConflict option to CsvIngestionExtensions methods",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-06-01T19:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c2ba18a8175bcb6fa0801aa3ee5ced2dc62c10",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T15:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62bb20fcbd0d68f2d25a8dda17172955c9fcf1aa",
          "body": null,
          "is_bot": false,
          "headline": "Fix column mapping via Table Info",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T15:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3d2277b9a78b7c682babf7e8058e066e76b259",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T15:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fdfa967fa08e1a6e45ed7f51948c3904789b79",
          "body": null,
          "is_bot": false,
          "headline": "Update DBManagementExtensions.cs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T15:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea02e22ef3e40d18dc39826b56318abff6c17d7",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.Data.Sqlite",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e40a95191eca0d5052dc04e4410f901076e3d92",
          "body": null,
          "is_bot": false,
          "headline": "Bump Tests",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T14:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724fcee6694db4b83133c454d164c65c5a966a3a",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.Brazilian",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T14:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cac676585c918404199040332e6a2f323e2a5d4",
          "body": null,
          "is_bot": false,
          "headline": "Prepare TableMapper to support Column update",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T14:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9edfd204ebc54a216ac4ac37432a147ae5ba5b8",
          "body": null,
          "is_bot": false,
          "headline": "Add GetTableInfo in TableSchemaExtension",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-31T14:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a263e6a3427536ccf3178284e3b0e39c4df9a3",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04b87fe19cdafaf8184fdda2df1d68199197d19f",
          "body": null,
          "is_bot": false,
          "headline": "Delete XML Docs from version control",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4e2ab497bd33ea9e2b6ff0837eacf2e0b8ab12",
          "body": null,
          "is_bot": false,
          "headline": "Add DBManagementExtensions",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2306637dbc080c876ec349465b6e6e3fc2558714",
          "body": null,
          "is_bot": false,
          "headline": "Fix Typo",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a85f426b4139767e8288c889df5cc8c8ffc6e04",
          "body": null,
          "is_bot": false,
          "headline": "Simplify VAR",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6492cb22b21dbb38afd448d578d7f1c4f20e258e",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-05-27T20:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1853d9e4c4c50dbd3b0149cc235ae3bbdeed765",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T21:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b021243d7ab1bfc00e4b7c4472e63109fcdf65",
          "body": null,
          "is_bot": false,
          "headline": "Update ConfigureTable to Obsolete Error",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T21:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae223525a9f1822a18c4c000275083223ae51ddc",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T21:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92eb9ce9c608f60918772205a424701b3155d3a6",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.Data.Sqlite",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T20:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1186e611f76f8913cd5ae6acbf367ca6b2fd29",
          "body": null,
          "is_bot": false,
          "headline": "Bump coverlet.collector",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T20:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6790b786cf0c236130b33813ec642bebed3ccc",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.NET.Test.Sdk",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-04-30T20:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ba7920c1e9bf58f4e76d0e55afbad342ee5975",
          "body": null,
          "is_bot": false,
          "headline": "Update UnitTest.csproj",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T20:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d8be46b3245ed9393990d76f2f5185fba6b067",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T19:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1b2a8e3c7c95f2a9326dcea41faa122d7caa4b",
          "body": null,
          "is_bot": false,
          "headline": "Update DatabaseWrapper Parser namespaces",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T19:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2f9997d092350df39fc47d2a4d39dcb7430583",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.Data.Sqlite",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T19:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a861063cc6480169e130f9e364b9b5dbff357e30",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T18:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e378f40ab67426dfe8e83c3698ea8b49b227f217",
          "body": null,
          "is_bot": false,
          "headline": "Bump xunit to v3",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T18:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f51f839abcfed582b28e3f17168198be0c433c4",
          "body": null,
          "is_bot": false,
          "headline": "Bump coverlet.collector",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T18:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58c8c7100b1fbc23f60cb884f00d4a6e35e3d39",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.NET.Test.Sdk",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T18:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d2945c76ced1253c73ce227eb9278fa44bce3c",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.Brazilian",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-25T18:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7af4ec91aca410d2bd208cf30424aba674815d",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-08T01:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e2c11e107c9416f73aee32f9e3db3cc8f8dc63",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-08T01:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768b80219da9648acc9177067c143c3116fb03f9",
          "body": null,
          "is_bot": false,
          "headline": "Rename CreateBackup to BackupDatabase",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-08T01:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9baff4ed8cd7b139855f6f06b78eeb760712ca91",
          "body": null,
          "is_bot": false,
          "headline": "Maps Id as INTEGER",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-08T01:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3899bd85f75e3eaaa17f349920c59b5d7c1a2d63",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-02-08T00:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639bf95edd786dfbadb3b284d8d1e3decdf60d83",
          "body": null,
          "is_bot": false,
          "headline": "Update KVS summary",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c574fdcf9e4a7065545a68e61619ff93ea1555",
          "body": null,
          "is_bot": false,
          "headline": "Update SqliteDB.cs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdb4f4a7c95a963ad0a86d8f98031bcbcb5b1af",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706219511b6490831894533a55fc3edd19d726c2",
          "body": null,
          "is_bot": false,
          "headline": "Update Simple.Sqlite.xml",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f898a2ef4053c8af5300ba0c10e99159cecbebca",
          "body": null,
          "is_bot": false,
          "headline": "Add default for KVS",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6697fe0b5eaf33d1c28df9d3520b8fd4488a9640",
          "body": null,
          "is_bot": false,
          "headline": "Improve CSV ingestion",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-24T16:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bd40dd6ef177f811bcd530b063d5838bcd5361",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T02:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f45eadcd8c09151f361a9f4bef7d7f5aee6da55",
          "body": null,
          "is_bot": false,
          "headline": "Adds category to KeyValueStorage",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T02:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fcef707acb7ce1eef25c4888c4e62edec8f6c7",
          "body": null,
          "is_bot": false,
          "headline": "Sets Unkown type to ANY on ColumnSchema",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T02:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37237e9ec6c1f18c13841c2292e06c8bfa64a6a3",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T01:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf19ce5929cc6fa97ad2b56559932a1ae697323",
          "body": null,
          "is_bot": false,
          "headline": "Update Simple.Sqlite.xml",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T01:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f3ab2ec5f1ae7dc89e20a396c0423c0877ab35",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant KeyValueStringStorage",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T01:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feec7018b0659d9848e6f80793cc0cf378bb8f03",
          "body": null,
          "is_bot": false,
          "headline": "File reorganize",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T01:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb6eb9f3458f3d33eeb8aa4a5f9acc645169f64",
          "body": null,
          "is_bot": false,
          "headline": "Rename KVS",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-23T00:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89acde071d9381042acecdd67b30301f785973b8",
          "body": null,
          "is_bot": false,
          "headline": "Update Simple.Sqlite.xml",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T02:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a164fd54bb55e24288834b2ad5363f7df87c03d",
          "body": null,
          "is_bot": false,
          "headline": "Update FullCycle.cs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T02:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c98f4fadc73dcf41bc4912983d5260e0b476856",
          "body": null,
          "is_bot": false,
          "headline": "EnableNULLEABLE check",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T02:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6cc1e674d0d176422190ee4a32114b3e471dc4",
          "body": null,
          "is_bot": false,
          "headline": "Refactor namespaces",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T01:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4817bc0b7f3ef79851b91896855ec2d6a9e5756",
          "body": null,
          "is_bot": false,
          "headline": "Refactor namespaces",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T01:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35f1d6e4c45394f074477889f3424d5ace2941c",
          "body": null,
          "is_bot": false,
          "headline": "Create KeyValueStorage.cs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-22T01:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc1e7f31500685ef99b6179d34d8a605584bd0d",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-20T13:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e0197067337dc8ae6241caa934e33c1c039f63",
          "body": null,
          "is_bot": false,
          "headline": "Add CsvIngestionExtensions.LoadFromCsvFile",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-20T13:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60d2b5454fe3991caac990eda1c1973119648df",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-20T13:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2580957e8fd889be1bc6050d260d44fdb09f09fe",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-14T01:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "193841c01b3b437681e25a4da5a52157c386d5bd",
          "body": null,
          "is_bot": false,
          "headline": "Update XMLs",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-14T01:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7378b407d8ad71137426083b901073e149ebce",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-14T01:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b35c293d2c7882dd2dab1ed27176c13c2a51fa8",
          "body": null,
          "is_bot": false,
          "headline": "Bump Microsoft.Data.Sqlite",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2026-01-14T01:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877cc4e3d0982babbf9c605389677a712b2e8664",
          "body": null,
          "is_bot": false,
          "headline": "Add EditTable method to TableMapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2025-12-31T02:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604497ab364c38d406d6966eb594bf2398387398",
          "body": null,
          "is_bot": false,
          "headline": "Suppress obsolete warning for SqliteType.NUMERIC",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2025-12-31T02:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73eb00c869a77a227d7379456e54d50925e35af3",
          "body": null,
          "is_bot": false,
          "headline": "Implement StrictTableAttibute",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2025-12-31T01:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733ef28e1a5f0e9a0f3f5ffc959c8d91658b1861",
          "body": null,
          "is_bot": false,
          "headline": "Nuget Package",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2025-12-31T00:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e5e4e919cfbab3e3cd8f626a82e8132585471f",
          "body": null,
          "is_bot": false,
          "headline": "Bump Simple.DatabaseWrapper",
          "author_name": "RafaelEstevamReis",
          "author_login": "RafaelEstevamReis",
          "committed_at": "2025-12-31T00:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 111,
      "latest_release_at": "2021-03-27T15:56:25Z",
      "latest_release_tag": "v0.6.1-RC",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 1948,
      "mean_days_between_releases": 98
    },
    "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": "Simple.Sqlite.Cipher",
          "exists": true,
          "license": null,
          "keywords": [
            "Sqlite"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Simple.Sqlite.Cipher",
          "is_deprecated": false,
          "latest_version": "1.5.3.1",
          "repository_url": "https://github.com/RafaelEstevamReis/SimpleSqlite",
          "versions_count": 14,
          "total_downloads": 3097,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-31T15:39:51.460000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 57
        },
        {
          "name": "Simple.Sqlite",
          "exists": true,
          "license": null,
          "keywords": [
            "Sqlite"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Simple.Sqlite",
          "is_deprecated": false,
          "latest_version": "1.6.0",
          "repository_url": "https://github.com/RafaelEstevamReis/SimpleSqlite",
          "versions_count": 65,
          "total_downloads": 38871,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T02:29:04.597000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Sample.CipherNotes/Sample.CipherNotes.csproj",
        "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
        "Simple.Sqlite/Simple.Sqlite.csproj",
        "Test/Test.csproj",
        "UnitTest/UnitTest.csproj"
      ],
      "largest_source_bytes": 9961,
      "source_files_sampled": 71,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Sample.CipherNotes/Sample.CipherNotes.csproj",
        "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
        "Simple.Sqlite/Simple.Sqlite.csproj",
        "Test/Test.csproj",
        "UnitTest/UnitTest.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Simple.DatabaseWrapper",
          "manifest": "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.6.1"
        },
        {
          "name": "Microsoft.Data.Sqlite.Core",
          "manifest": "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "SQLitePCLRaw.bundle_e_sqlcipher",
          "manifest": "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.1.11"
        },
        {
          "name": "Newtonsoft.Json.Bson",
          "manifest": "Simple.Sqlite/Simple.Sqlite.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        },
        {
          "name": "Simple.DatabaseWrapper",
          "manifest": "Simple.Sqlite/Simple.Sqlite.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.6.1"
        },
        {
          "name": "Microsoft.Data.Sqlite",
          "manifest": "Simple.Sqlite/Simple.Sqlite.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "UnitTest/UnitTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "coverlet.collector",
          "manifest": "UnitTest/UnitTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "UnitTest/UnitTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "xunit.v3",
          "manifest": "UnitTest/UnitTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Sqlite",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Sqlite.Core",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json.Bson",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Simple.DatabaseWrapper",
            "direct": true,
            "version": "1.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLitePCLRaw.bundle_e_sqlcipher",
            "direct": true,
            "version": "2.1.11",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Simple.Brazilian",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 9,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 10,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "RafaelEstevamReis",
          "commits": 561,
          "avatar_url": "https://avatars.githubusercontent.com/u/9899419?v=4"
        },
        {
          "type": "User",
          "login": "isaaccandido",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/30992736?v=4"
        },
        {
          "type": "User",
          "login": "DaniloOtavio",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/75633993?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "dotnet-core.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "211bc31cc0897545532c751e7ae24af95a08bb1a",
        "ran_at": "2026-07-28T02:35:23Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T02:30:17Z",
      "oldest_open_prs": [
        {
          "number": 13,
          "created_at": "2021-07-25T15:39:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-05-21T15:36:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/RafaelEstevamReis/SimpleSqlite",
    "host": "github.com",
    "name": "SimpleSqlite",
    "owner": "RafaelEstevamReis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 53,
      "inputs": {
        "security": 53,
        "vitality": 62,
        "community": 36,
        "governance": 57,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 111,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "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": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "111 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.6.1-RC",
              "releases_from_tags": false,
              "days_since_latest_release": 1948,
              "mean_days_between_releases": 98
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1948 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1948
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~98 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": "at_risk",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 3,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 60,
            "inputs": {
              "packages": [
                "Simple.Sqlite.Cipher",
                "Simple.Sqlite"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 41968,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "41,968 downloads all-time across nuget",
                "points": 48,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 41968,
                      "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.995
            },
            "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 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/13 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 28,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "RafaelEstevamReis",
              "public_repos": 82,
              "account_age_days": 4265
            },
            "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": "28 followers of RafaelEstevamReis",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 28,
                      "login": "RafaelEstevamReis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "82 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 82
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Simple.Sqlite.Cipher",
                "Simple.Sqlite"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "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": "65 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Sample.CipherNotes/Sample.CipherNotes.csproj",
                "Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj",
                "Simple.Sqlite/Simple.Sqlite.csproj",
                "Test/Test.csproj",
                "UnitTest/UnitTest.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Sample.CipherNotes/Sample.CipherNotes.csproj, Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj, Simple.Sqlite/Simple.Sqlite.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Sample.CipherNotes/Sample.CipherNotes.csproj, Simple.Sqlite.Cipher/Simple.Sqlite.Cipher.csproj, Simple.Sqlite/Simple.Sqlite.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 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": 9961,
              "source_files_sampled": 71,
              "oversized_source_files": 0
            },
            "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": "0/71 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 71,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T02:35:28.907578Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/RafaelEstevamReis/SimpleSqlite.svg",
  "full_name": "RafaelEstevamReis/SimpleSqlite",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.