Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 17:28 UTC

paragonie / constant_time_encoding

Constant-Time Character Encoding in PHP Projects

PHPCustom license★ 902 stars⑂ 35 forkssince Feb 2016View on GitHub ↗

paragonie/constant_time_encoding holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (69/100) and lowest on AI Readiness (29/100). It was last updated 301 days ago. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

186 followers100 public repossince Mar 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistparagonie/constant_time_encodingv3.1.311,585,54239301 days agobase64base32encodingrfc4648hexbase16bin2hexhex2binbase64-encodebase64-decodebase32-encodebase32-decode

Metrics by category

Vitality

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

36At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 301 days ago
1.4/36Commit cadence — 2/52 weeks with commits
13.4/18Commit volume — 30 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year30
human_commit_share1
days_since_last_push301
active_weeks_last_year2
How it's scored
27/27Ships releases — 39 releases published
16.2/36Release recency — latest release 301 days ago
12.6/27Release cadence — a release every ~133.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count39
latest_release_tagv2.8.2
releases_from_tagsno
days_since_latest_release301
mean_days_between_releases133.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

66Moderate · 18% of overall
How it's scored
47.9/60Stars — 902 stars
12.8/25Forks — 35 forks
5.8/15Watchers — 12 watchers
Inputs used
forks35
stars902
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
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
80/80Monthly downloads — 11,585,542 downloads/month across packagist
14.6/20Registry dependents — 154 packages depend on it
Inputs used
packagesparagonie/constant_time_encoding
dependents154
ecosystemspackagist
total_downloads371,536,539
monthly_downloads11,585,542

Sustainability & Governance

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

69Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.644
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.4/38.3PR acceptance — 41/50 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 4/10 approved changesets -- score normalized to 4
Inputs used
merged_prs41
open_issues0
closed_issues21
issue_closed_ratio1
closed_unmerged_prs9
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.3/25Owner reach — 186 followers of paragonie
25/25Track record — 100 public repos, account ~11 yr old
Inputs used
followers186
owner_typeOrganization
is_verified
owner_loginparagonie
public_repos100
account_age_days4,140
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 301 days ago
20/20Version history — 39 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesparagonie/constant_time_encoding
ecosystemspackagist
any_deprecatedno
min_days_since_publish301

Engineering Quality

Are baseline engineering and documentation practices in place?

63Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 6 out of 8 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you
10/10Repository description
10/10Topics — 15 topics
0/10Wiki
Inputs used
topicscharacter-encoding, encoding, php, base64, base64url, base32, base32hex, base16, hexadecimal, rfc-4648, constant-time, cache-timing-safe, urlsafe, url-safe, base64-urlsafe
has_wikino
homepagehttps://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

35At risk · 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
1.8/2.5CI-Tests — 6 out of 8 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 4/10 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 9 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

29Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.9/40Legible commit history — 43 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.43
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
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 — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/22 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes17,977
source_files_sampled22
oversized_source_files0

Key facts

902GitHub stars
17contributors
30commits, last 12 months
301days since last push
39releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 35 ⇿
0Stars
35Forks
26Releases

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.

01325383422016-062021-042026-02
Major 1Minor 10Patch 15

Each point covers 9 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-22 17:28 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests6 out of 8 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 4/10 approved changesets -- score normalized to 4
10Contributorsproject has 9 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 5

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

RegistryPackageVersionRelation
Packagistinfection/infectionindirect
Packagistnikic/php-fuzzerindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Packagistvimeo/psalmindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "character-encoding",
        "encoding",
        "php",
        "base64",
        "base64url",
        "base32",
        "base32hex",
        "base16",
        "hexadecimal",
        "rfc-4648",
        "constant-time",
        "cache-timing-safe",
        "urlsafe",
        "url-safe",
        "base64-urlsafe"
      ],
      "is_fork": false,
      "size_kb": 253,
      "has_wiki": false,
      "homepage": "https://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you",
      "languages": {
        "PHP": 107736
      },
      "pushed_at": "2025-09-24T15:13:01Z",
      "created_at": "2016-02-03T01:03:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-28T20:10:39Z",
      "description": "Constant-Time Character Encoding in PHP Projects",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://paragonie.com",
      "name": "Paragon Initiative Enterprises",
      "type": "Organization",
      "login": "paragonie",
      "company": null,
      "location": "Florida, USA",
      "followers": 186,
      "avatar_url": "https://avatars.githubusercontent.com/u/11591525?v=4",
      "created_at": "2015-03-21T23:37:35Z",
      "is_verified": null,
      "public_repos": 100,
      "account_age_days": 4140
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.8.2",
          "kind": "patch",
          "published_at": "2025-09-24T15:13:26Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2025-09-24T15:08:23Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2025-09-24T01:41:34Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2025-09-24T01:23:45Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2025-09-22T21:01:35Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-09-22T20:43:12Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2025-09-22T20:09:18Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2024-05-08T12:37:43Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2024-05-08T12:21:25Z"
        },
        {
          "tag": "v2.6.3",
          "kind": "patch",
          "published_at": "2022-06-14T06:59:08Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2022-06-13T05:30:04Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2022-06-11T00:44:45Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-06-10T07:40:52Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-01-17T05:34:00Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-01-17T05:26:56Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2020-12-06T15:16:32Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2019-11-06T19:22:33Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2018-04-30T17:58:08Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2018-04-29T17:41:37Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2018-03-10T19:51:30Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2018-03-10T19:50:09Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-01-23T00:57:24Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-09-22T14:57:07Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2017-09-16T21:01:27Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-09-16T20:58:09Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2016-07-11T20:33:02Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2016-06-13T01:07:18Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2016-06-13T01:05:34Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2016-05-10T20:46:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2016-04-08T17:17:15Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-04-08T17:01:49Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-04-08T14:25:58Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2016-03-24T20:36:40Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2016-03-14T22:35:28Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2016-03-13T23:57:37Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2016-03-12T22:43:11Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2016-03-12T19:16:30Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-03-12T00:04:42Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2016-02-03T01:45:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
          "body": "Add test case to prevent regressions",
          "is_bot": false,
          "headline": "Merge pull request #70 from paragonie/improve-test-coverage",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T15:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ceb73ad452fe10c686ebf42910dec9935f0d693",
          "body": null,
          "is_bot": false,
          "headline": "Add test case to prevent regressions",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T15:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294716251b3aed16b9906012d342ec6e6dc97bbc",
          "body": null,
          "is_bot": false,
          "headline": "Revert #67 and fix padding stripping",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T14:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91401140520b124c65b0263614fed7bd8ed06916",
          "body": "Update .gitattributes for psalm files",
          "is_bot": false,
          "headline": "Merge pull request #68 from erikn69/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T14:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f30ed10897702bf27e6529059dd6bcb808901f",
          "body": "FIX: Trim padding characters from encoded string before calling sodium decode",
          "is_bot": false,
          "headline": "Merge pull request #67 from peldax/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T14:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f78ce5645dd7601b0b91f067cf2421385c8b2e9",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes for psalm files",
          "author_name": "erikn69",
          "author_login": "erikn69",
          "committed_at": "2025-09-24T14:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693c810a8285b27bdbace12237e8537388f63246",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Base64 decoding logic with sodium extension",
          "author_name": "Václav Pelíšek",
          "author_login": "peldax",
          "committed_at": "2025-09-24T12:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2599e282dd919ee63b66b8b57a215888c7acf22e",
          "body": "…ode no padding",
          "is_bot": false,
          "headline": "Trim padding characters from encoded string before calling sodium dec…",
          "author_name": "Václav Pelíšek",
          "author_login": "peldax",
          "committed_at": "2025-09-24T12:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd79e0e88e8757f23e757bcedd1e37fa818cf68",
          "body": "Replace qualifiers with imports",
          "is_bot": false,
          "headline": "Merge pull request #65 from paragonie/replace-qualifiers",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T01:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4143e84896571fdbbaa934c9e370868a2e9f9c",
          "body": null,
          "is_bot": false,
          "headline": "Replace qualifiers with imports",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T01:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bb257c26bed209ed6cbf8653fc890d742eed772",
          "body": "Improve sodium implementation performance",
          "is_bot": false,
          "headline": "Merge pull request #64 from TimWolla/improve-sodium-check",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-24T01:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93276b11e3118b9eed33f4936c5592a72d19fdb1",
          "body": "This avoids a lookup to see if the functions exist in the\n`ParagonIE\\ConstantTime` namespace and ensures that there is no “userland” fake\nimplementation taking precedence.",
          "is_bot": false,
          "headline": "Fully qualify the `sodium_*()` function calls",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-23T09:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f2b23cd4b7c57e73388c396eafbfc167147a64",
          "body": "Similarly this allows OPcache to inline the constants.",
          "is_bot": false,
          "headline": "Fully qualify the `SODIUM_*` constants",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-23T09:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7199e4c20992bc60bf1da30ea05d200fea73c7ba",
          "body": "This allows OPcache to elide the condition at compile-time if it knows that\next/sodium is or is not available.",
          "is_bot": false,
          "headline": "Fully qualify the `\\extention_loaded('sodium')` check",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-23T09:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9b582660b997de205a84c02a3aac7c060900c9",
          "body": null,
          "is_bot": false,
          "headline": "Fix #27",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T21:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b7efbb6159508416f7dea26394afa37593abab",
          "body": "Remove `mbstring.func_overload` compatibility layer",
          "is_bot": false,
          "headline": "Merge pull request #58 from TimWolla/func-overload-is-no-more",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T20:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8380c62cf84ea9b045fa2e5fbf836dfe8ef617a8",
          "body": "`mbstring.func_overload` is no more, thus this can be a direct wrapper of\n`strlen()` and `substr()` respectively.",
          "is_bot": false,
          "headline": "Stop checking for the `mb_*` variants in `Binary`",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-22T20:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc74a3a25f2d0616f961657818d717d0a13424d5",
          "body": "The `mbstring.func_overload` misfeature no longer exists in PHP 8.x which is\nnow the minimally supported version. Thus we can directly use `strlen()` and\n`substr()` and avoid the indirection through the `Binary` class, improving\nperformance.",
          "is_bot": false,
          "headline": "Directly use `strlen()` and `substr()`",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-22T20:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cba5793151a917ce03cbc0452b375fa4008849e",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T19:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42bcc2c76253e2fc4a326176909c6b11d2a683b1",
          "body": "Test improvements (+PHP 8.5)",
          "is_bot": false,
          "headline": "Merge pull request #62 from paragonie/test-improvements",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T19:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe952a93d98306c6ac595dbbaf4a8c45ea4e58bb",
          "body": null,
          "is_bot": false,
          "headline": "Improve test coverage",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T19:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25df0a900d6e4ad9fb2ee092ad6d150cfffd0a2c",
          "body": null,
          "is_bot": false,
          "headline": "Use Psalm 6 in CI",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20650f84cd7fbbb9b2f78e60a30d1d05aad1e298",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHP version to 8.4 for Psalm",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d978c2236c188cb3b9516cfa8578df1b5ffb2f",
          "body": null,
          "is_bot": false,
          "headline": "Psalm is incorrect",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd7f5fc4e7acbd693f5f4dfd1025d2989888ea0",
          "body": null,
          "is_bot": false,
          "headline": "Don't fail on older phpunit",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0dff835c36a970c3e2e6fc5ac3e8ac16053442",
          "body": null,
          "is_bot": false,
          "headline": "Add fuzz and mutation testing to CI",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f651d755ec9096e0653d2ffd5d849617d8d862",
          "body": null,
          "is_bot": false,
          "headline": "Support newer Psalm, PHPUnit",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T17:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706d2ce4a8ae2ae1100fa2c5290124409880a71c",
          "body": null,
          "is_bot": false,
          "headline": "Update names",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T16:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c70584dc5010f4de99dace3727dca28bedfa8f0",
          "body": null,
          "is_bot": false,
          "headline": "Test both with and without ext-sodium",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T16:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9d1e280066e304d01c4e2a3a385d378dce0252",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.5 to test matrix",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T16:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db38ff9a23eb8beac2c68067b58a7358fe18dfc2",
          "body": "Use ext-sodium (if available) to accelerate performance.",
          "is_bot": false,
          "headline": "Merge pull request #61 from paragonie/ext-sodium",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T16:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c851ea008caf2c5673b0ecf03f048a4bf0b40df",
          "body": null,
          "is_bot": false,
          "headline": "Use ext-sodium (if available) to accelerate performance.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2025-09-22T16:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79daec8cf24be6d8d707e8a2cde460974b483d49",
          "body": "Re-enable CI for Pull Requests",
          "is_bot": false,
          "headline": "Merge pull request #59 from TimWolla/ci-pull-request",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2024-06-25T13:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4514d25aaaa7f5ca62c8dc3b1666af3409ca9461",
          "body": "Add parameter type to `Base32::doEncode()`’s `$pad` parameter",
          "is_bot": false,
          "headline": "Merge pull request #60 from TimWolla/pad-parameter-type",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2024-06-25T13:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcdaa43c7533fcbfdd2c56f1bd17c33c4271acb",
          "body": null,
          "is_bot": false,
          "headline": "Add parameter type to `Base32::doEncode()`’s `$pad` parameter",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2024-06-23T12:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9a4cd3924ba8e96c496138812d3c77986a6d3d",
          "body": "This got removed in b9736bafab32b390fa3eb36e22f7f7e75aecd767, but having CI for\nPRs is probably useful.",
          "is_bot": false,
          "headline": "Re-enable CI for Pull Requests",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2024-05-08T18:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1e7fde177501eee2037dd159cf04f5f301a512",
          "body": null,
          "is_bot": false,
          "headline": "Update ramsey/composer-install to v3",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f033170d3f642ba7661e0ab56641ae16e836f59",
          "body": null,
          "is_bot": false,
          "headline": "Tolerate Psalm 4",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9736bafab32b390fa3eb36e22f7f7e75aecd767",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to fix GHA",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca93afc94aceafeb8dfd2ac11a0343a3f2636f6",
          "body": null,
          "is_bot": false,
          "headline": "Update guidance",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2e68977ddb3858650bb5886097c43346c736b3",
          "body": null,
          "is_bot": false,
          "headline": "Update Psalm to 5 instead of 4",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d83dae34f2ea0f559a83f00b9a3f85d4c7dee0",
          "body": null,
          "is_bot": false,
          "headline": "Remove old PHP",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fcab904b1faa5857ae530321f7a5cb82ae6d523",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for v3.0.0",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a0d99e69f56b9ec27ace92ba56897fe6993105",
          "body": null,
          "is_bot": false,
          "headline": "Fix grammar on comment",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0288dddd32bd8c90a014e4288bd710685a88b9f6",
          "body": "Fix: unreachable code typo",
          "is_bot": false,
          "headline": "Merge pull request #56 from Grundik/master",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2024-05-08T12:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9bb09c11304d62cea07f4c179da9c351684be80",
          "body": "chore: fix ci deprecations",
          "is_bot": false,
          "headline": "Merge pull request #57 from Chris53897/feature/fix-ci-deprecations",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2024-03-05T16:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93602c28ff2dec90d55ef8332d0978e68a73215d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix ci deprecations",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-03-05T15:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41847ee4f78b700d7b0f30350e17789e817ad49",
          "body": null,
          "is_bot": false,
          "headline": "Fix: unreachable code typo",
          "author_name": "Grundik",
          "author_login": "Grundik",
          "committed_at": "2024-01-18T19:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fed916dcf32a4e69c25da9c11de0a62e68f06b4",
          "body": "Add PHP 8.3 to ci.yml",
          "is_bot": false,
          "headline": "Merge pull request #52 from TimWolla/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2023-09-05T20:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b52e91fbf36b8001048c5e81c3f58fc1110bbe8",
          "body": "Make PHPUnit data providers static",
          "is_bot": false,
          "headline": "Merge pull request #53 from TimWolla/phpunit-data-provider",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2023-09-05T20:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d26cdf6f4be70e275963d659af73a0aed6feb8f",
          "body": "Make `CanonicalTrait::getNextChar()` an abstract method instead a `@m…",
          "is_bot": false,
          "headline": "Merge pull request #54 from TimWolla/trait-abstract",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2023-09-05T20:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f577ca27b8830bb2625b8c93d89c4b1b29f2325d",
          "body": "…ethod` comment\n\nThis will ensure the method actually exists on a language level.",
          "is_bot": false,
          "headline": "Make `CanonicalTrait::getNextChar()` an abstract method instead a `@m…",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2023-09-05T17:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1995f40929477cebbed51b8c76ce724f4887b13",
          "body": "This fixes a deprecation in PHPUnit 10.",
          "is_bot": false,
          "headline": "Make PHPUnit data providers static",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2023-09-05T17:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b929fc3a71cd08eefbb0146ce4935bc45855719",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.3 to ci.yml",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2023-09-05T16:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198317fa6db951dd791be0740915dae878f34b3a",
          "body": "Add PHP 8.2 to ci.yml",
          "is_bot": false,
          "headline": "Merge pull request #49 from TimWolla/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-09-06T06:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f65386236497ad504ff8a9da6e457ce1d6fbc1",
          "body": "Psalm knows about this one now.",
          "is_bot": false,
          "headline": "Remove suppression for `SensitiveParameter` from psalm.xml",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-09-05T20:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a9e3c3a69bd7f361003af2af0cba9e2115ebaa",
          "body": "Fix typo",
          "is_bot": false,
          "headline": "Merge pull request #51 from krsriq/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-08-30T18:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec2d139dc10c1dd1f6d0a82e55004ab7682607d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Daniel Schmelz",
          "author_login": "krsriq",
          "committed_at": "2022-08-20T15:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5fd54ddb0c881650eb74b00cb4ab76e0aae88b",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.2 to ci.yml",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-07-26T12:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e75f34646c3f6ff9536104cf82bbb17fba0f14",
          "body": "Remove obsolete psalm suppressions",
          "is_bot": false,
          "headline": "Merge pull request #47 from TimWolla/psalm-suppression",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-17T07:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a07f05f224ec86a03433341769df2c52f6ba1c",
          "body": "Apply PHP 8.2's `SensitiveParameter` attribute to all string parameters",
          "is_bot": false,
          "headline": "Merge pull request #48 from TimWolla/sensitive-parameter-attribute",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-17T07:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13714a9f34b48c551fd2900c0834803e0bf040a6",
          "body": null,
          "is_bot": false,
          "headline": "Apply PHP 8.2's `SensitiveParameter` attribute to all string parameters",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-06-15T14:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf29eb2210318225d4b31b6fe100e9396cfe371",
          "body": "These were added in 9c3177f6343ef2645538b8d9b5c83d5533e9527d, but no longer\nappear to do anything in Psalm 4.23.0@f1fe6ff483bf325c803df9f510d09a03fd796f88.",
          "is_bot": false,
          "headline": "Remove obsolete psalm suppressions",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-06-15T14:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c3f47f650c94ec05a151692652a868995d2938",
          "body": null,
          "is_bot": false,
          "headline": "Boyscouting",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-14T06:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817e88a61c085ef4b79bc4cc51d1193143dff262",
          "body": "Add missing backslash in front of `pack()` call",
          "is_bot": false,
          "headline": "Merge pull request #41 from TimWolla/backslash",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-14T06:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292fe138c40d47e2f18e6a1cc9f924c28360e19b",
          "body": "Improve performance of the hex encoder",
          "is_bot": false,
          "headline": "Merge pull request #40 from TimWolla/performance",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-14T06:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16bc4bc7aca542b49585738992d031a368fa4e0",
          "body": "Update .gitattributes",
          "is_bot": false,
          "headline": "Merge pull request #46 from systemsolutionweb/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-14T06:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49acb5fdf012075627014b677a484e75680764c4",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "systemsolutionweb",
          "author_login": "systemsolutionweb",
          "committed_at": "2022-06-13T18:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b1d82d109846ba58a4664dc5480c69ad2fc097",
          "body": null,
          "is_bot": false,
          "headline": "Off-by-one error",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-13T05:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e88c9a416619e8fc8a484727a57b7afcd887455",
          "body": null,
          "is_bot": false,
          "headline": "Add missing bounds check",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-13T05:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e1d5d0fb2458dfdd7018ec2f74be120353a3b9",
          "body": null,
          "is_bot": false,
          "headline": "Fix #44 -- Thanks @HacKanCuBa!",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-11T00:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3bf06406244a94aeffd5818ba05b41a1754ae5",
          "body": "This is a strict decoding method that doesn't tolerate '=' padding.",
          "is_bot": false,
          "headline": "Add Base64::decodeNoPadding() and Base32::decodeNoPadding()",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-10T07:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4988b9641dd4f8b27bc1bc239140a3994c65fd",
          "body": "Resolves #22.",
          "is_bot": false,
          "headline": "Add test for strictness.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-10T07:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9141c24e1b4a426badb6bdb7dc469a44fe29d6f",
          "body": null,
          "is_bot": false,
          "headline": "Fix canonical padding.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-10T07:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e3151132650bb151b51957165495364b9336e9",
          "body": null,
          "is_bot": false,
          "headline": "Overhaul unit tests. Add test for strict padding.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-06-10T06:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43af96c2ef15c874238ddbb260cec25317f0ef70",
          "body": null,
          "is_bot": false,
          "headline": "Add missing backslash in front of `pack()` call",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-03-02T16:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1577f6e6cccc612c5f03ed6681a4697d276f7edb",
          "body": "Single bytes can more efficiently be accessed by directly indexing the string.\n\nThis also implicitly fixes a bug without any visible effect: `encodeUpper`\nretrieved two characters from the bytestring, but only ever used the first.",
          "is_bot": false,
          "headline": "Improve performance of the hex encoder",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2022-03-02T16:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
          "body": "PHP 7.0 doesn't support nullable types, so we can't type-hint this as ?int. If we declare it as int, users can't explicitly pass NULL.",
          "is_bot": false,
          "headline": "Revert type strictness regression",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-01-17T05:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c58014501e1d0864d867ae51fd02021103ee55",
          "body": null,
          "is_bot": false,
          "headline": "Update gitignore, license",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-01-17T05:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49da04f91a83715bc89efcb3c773c507ecaa26f",
          "body": "Clean up unnecessary annotations",
          "is_bot": false,
          "headline": "Merge pull request #37 from paragonie/v2-cleanup",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-01-17T05:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebee1a272b83e8a65659eab22dd7dafb3b9a1a4",
          "body": null,
          "is_bot": false,
          "headline": "Clean up unnecessary annotations",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2022-01-17T05:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe5aaec6dcc1270c93310bc71a51e6ff8f31ec1",
          "body": "GitHub actions improvements and fixes",
          "is_bot": false,
          "headline": "Merge pull request #33 from SharkMachine/actionsFixes",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2022-01-17T05:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022da5191762ff9e6b5bdcbff5effd990c23e671",
          "body": "- Run actions on pull request\n- Run actions with PHP 8.1 as well\n- Fixes for Psalm failures\n- Use Psalm provided by tools\n- Run PHPUnit on correct PHP and PHPUnit versions",
          "is_bot": false,
          "headline": "GitHub actions improvements and fixes",
          "author_name": "Petri Haikonen",
          "author_login": "SharkMachine",
          "committed_at": "2022-01-06T07:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ff96bab8381ef86ad8d280fcb9ff0584929f84",
          "body": "Add .gitattributes file to ignore paths when exporting",
          "is_bot": false,
          "headline": "Merge pull request #32 from michaeldyrynda/master",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2021-12-01T11:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d57ba2e1507aeca0de03e90b630c1077fa1275",
          "body": null,
          "is_bot": false,
          "headline": "add .gitattributes file to ignore paths when exporting",
          "author_name": "Michael Dyrynda",
          "author_login": "michaeldyrynda",
          "committed_at": "2021-10-17T22:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3ecbffdf0f65ad95a318d03df636d27e173166",
          "body": "Switch from Travis CI to Github Actions",
          "is_bot": false,
          "headline": "Merge pull request #31 from paragonie/ga",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2021-04-18T18:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1dace64572763bc775f21c144e6824fb27811fe",
          "body": null,
          "is_bot": false,
          "headline": "Old Psalm makes us sad. New Psalm does not.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2021-04-18T18:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77aaa50836544c80fa3e399a5386d6eb27795a8",
          "body": "Show users the proper way of importing classes",
          "is_bot": false,
          "headline": "Merge pull request #28 from szepeviktor/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2021-04-18T18:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40d0f939bae08c8b48dcee27c7e0825c4dfa09f9",
          "body": null,
          "is_bot": false,
          "headline": "Switch from Travis CI to Github Actions",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2021-04-18T18:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
          "body": null,
          "is_bot": false,
          "headline": "Include PHP 7.4 in build matrix",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2020-12-06T15:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e64617271ab21308ad8910ec87c9a461e0bdbf5",
          "body": "We have to remove 7.0 since Travis uses Composer 2 and our dependencies will not install on PHP 7.0",
          "is_bot": false,
          "headline": "Fix build failures.",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2020-12-06T15:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f045e67d6e3c485c0725339f49e2518b7ac53caa",
          "body": null,
          "is_bot": false,
          "headline": "Increase year",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2020-12-03T16:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31f2c4492628f0d2b0c65239514eaa045b6492c",
          "body": "…ncoding into master",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/paragonie/constant_time_e…",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2020-12-03T16:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc8c047726e10d0480e33f2cfb1853aec8039d9",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies for PHP 8",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2020-12-03T16:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b21658fd351f9d7ddd79ce9fa45f64fabe55ba3",
          "body": null,
          "is_bot": false,
          "headline": "Show users the proper way of importing classes",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2020-12-01T23:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "751efde07971b3996094408c1efde0e379a558dc",
          "body": "Fix exception message",
          "is_bot": false,
          "headline": "Merge pull request #25 from jdreesen/patch-1",
          "author_name": "P.I.E. Security Team",
          "author_login": "paragonie-security",
          "committed_at": "2020-10-16T11:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df5ea94d391915e46f5ef744d41fa2643b15c83",
          "body": null,
          "is_bot": false,
          "headline": "Fix exception message",
          "author_name": "Jacob Dreesen",
          "author_login": "jdreesen",
          "committed_at": "2020-07-24T15:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
          "body": null,
          "is_bot": false,
          "headline": "Test PHP 7.3, 7.4, 8.x",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2019-11-06T19:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61502afe9033c726c4eb8ef6bdd6230acd10cc55",
          "body": null,
          "is_bot": false,
          "headline": "Support PHP 8",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2019-11-06T19:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
          "body": null,
          "is_bot": false,
          "headline": "Support contracts are available",
          "author_name": "Paragon Initiative Enterprises",
          "author_login": "paragonie-security",
          "committed_at": "2019-01-03T20:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 30,
      "latest_release_at": "2025-09-24T15:13:26Z",
      "latest_release_tag": "v2.8.2",
      "releases_from_tags": false,
      "days_since_last_push": 301,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 301,
      "mean_days_between_releases": 133.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "paragonie/constant_time_encoding",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "base64",
            "base32",
            "encoding",
            "rfc4648",
            "hex",
            "base16",
            "bin2hex",
            "hex2bin",
            "base64_encode",
            "base64_decode",
            "base32_encode",
            "base32_decode"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/paragonie/constant_time_encoding",
          "is_deprecated": false,
          "latest_version": "v3.1.3",
          "repository_url": "https://github.com/paragonie/constant_time_encoding",
          "versions_count": 39,
          "total_downloads": 371536539,
          "dependents_count": 154,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 11585542,
          "first_published_at": null,
          "latest_published_at": "2025-09-24T15:06:41Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 301
        }
      ]
    },
    "popularity": {
      "forks": 35,
      "stars": 902,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-31",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 2
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 34,
        "total_forks": 35
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 17977,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "infection/infection",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-fuzzer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 0,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 41,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 21,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "paragonie-security",
          "commits": 103,
          "avatar_url": "https://avatars.githubusercontent.com/u/15914520?v=4"
        },
        {
          "type": "User",
          "login": "paragonie-scott",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/11591518?v=4"
        },
        {
          "type": "User",
          "login": "TimWolla",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/209270?v=4"
        },
        {
          "type": "User",
          "login": "peldax",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10790033?v=4"
        },
        {
          "type": "User",
          "login": "Chris8934",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/44963939?v=4"
        },
        {
          "type": "User",
          "login": "krsriq",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2337648?v=4"
        },
        {
          "type": "User",
          "login": "Grundik",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/220951?v=4"
        },
        {
          "type": "User",
          "login": "hansott",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3886384?v=4"
        },
        {
          "type": "User",
          "login": "inkeliz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4644332?v=4"
        },
        {
          "type": "User",
          "login": "jdreesen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/424602?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.644
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "fuzz.yml",
        "mutation.yml",
        "psalm.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": 7,
            "reason": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
            "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": 4,
            "reason": "Found 4/10 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
        "ran_at": "2026-07-22T17:28:29Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-19T14:17:32Z",
      "oldest_open_prs": [
        {
          "number": 73,
          "created_at": "2026-02-21T08:48:20Z",
          "last_comment_at": "2026-03-23T06:12:44Z",
          "last_comment_author": "paragonie-security"
        }
      ],
      "last_merged_pr_at": "2025-09-24T15:12:37Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/paragonie/constant_time_encoding",
    "host": "github.com",
    "name": "constant_time_encoding",
    "owner": "paragonie"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 35,
        "vitality": 36,
        "community": 66,
        "governance": 69,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 36,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "commits_last_year": 30,
              "human_commit_share": 1,
              "days_since_last_push": 301,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 301 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 301
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "30 commits in the last year",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "v2.8.2",
              "releases_from_tags": false,
              "days_since_latest_release": 301,
              "mean_days_between_releases": 133.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 301 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 301
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~133.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 133.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "maintainer_replying",
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 301,
              "days_since_last_human_commit": 301,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 301 days, with nothing left unanswered; held at dormant by a maintainer still replying, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 301
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a maintainer still replying, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 35,
              "stars": 902,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "902 stars",
                "points": 47.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 902
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "packages": [
                "paragonie/constant_time_encoding"
              ],
              "dependents": 154,
              "ecosystems": "packagist",
              "total_downloads": 371536539,
              "monthly_downloads": 11585542
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "11,585,542 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 11585542,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "154 packages depend on it",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 154
                    }
                  }
                ],
                "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": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.644
            },
            "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 64% of commits",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 41,
              "open_issues": 0,
              "closed_issues": 21,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 9
            },
            "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": "41/50 decided PRs merged",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 41,
                      "decided": 50
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/10 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 186,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "paragonie",
              "public_repos": 100,
              "account_age_days": 4140
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "186 followers of paragonie",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 186,
                      "login": "paragonie"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "100 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 100
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "paragonie/constant_time_encoding"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 301
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 301 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 301
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "39 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "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": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "character-encoding",
                "encoding",
                "php",
                "base64",
                "base64url",
                "base32",
                "base32hex",
                "base16",
                "hexadecimal",
                "rfc-4648",
                "constant-time",
                "cache-timing-safe",
                "urlsafe",
                "url-safe",
                "base64-urlsafe"
              ],
              "has_wiki": false,
              "homepage": "https://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you",
              "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": "https://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "15 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.5
            },
            "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": "6 out of 8 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/10 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 29,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.43,
              "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": "43 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 17977,
              "source_files_sampled": 22,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:28:50.532436Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paragonie/constant_time_encoding.svg",
  "full_name": "paragonie/constant_time_encoding",
  "license_state": "custom",
  "license_spdx": null
}

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.26.0 — full methodology · metrics wiki.

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