JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"post-quantum",
"cryptography",
"dilithium",
"ed25519",
"ed448",
"csidh",
"sidh",
"kyber",
"circl",
"elliptic-curves",
"hpke",
"pki",
"fips203",
"fips204",
"ml-dsa",
"ml-kem"
],
"is_fork": false,
"size_kb": 74898,
"has_wiki": true,
"homepage": "http://blog.cloudflare.com/introducing-circl",
"languages": {
"C": 51184,
"Go": 2233922,
"Awk": 105,
"Assembly": 530121,
"Makefile": 1667,
"Go Template": 11909
},
"pushed_at": "2026-07-25T17:46:54Z",
"created_at": "2018-09-08T19:20:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T01:30:55Z",
"description": "CIRCL: Cloudflare Interoperable Reusable Cryptographic Library",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go",
"Assembly"
]
},
"owner": {
"blog": "https://www.cloudflare.com",
"name": "Cloudflare",
"type": "Organization",
"login": "cloudflare",
"company": null,
"location": "San Francisco, London, Austin, Lisbon, Singapore",
"followers": 14698,
"avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
"created_at": "2010-06-25T01:24:59Z",
"is_verified": null,
"public_repos": 570,
"account_age_days": 5877
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2026-06-22T14:29:21Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2026-01-22T20:47:55Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2025-12-22T21:49:12Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2025-04-09T21:59:31Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2025-02-04T23:12:46Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2024-10-10T23:04:11Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-08-20T15:56:52Z"
},
{
"tag": "v1.3.9",
"kind": "patch",
"published_at": "2024-06-11T17:55:57Z"
},
{
"tag": "v1.3.8",
"kind": "patch",
"published_at": "2024-04-24T22:10:28Z"
},
{
"tag": "v1.3.7",
"kind": "patch",
"published_at": "2024-01-01T21:17:02Z"
},
{
"tag": "v1.3.6",
"kind": "patch",
"published_at": "2023-10-27T23:06:09Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2023-05-02T11:02:05Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2023-01-31T00:36:14Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2023-01-30T23:33:17Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-11-11T01:28:26Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-06-15T01:04:59Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-10-13T00:29:54Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-07-10T17:41:21Z"
}
],
"recent_commits": [
{
"oid": "c55f49e67f757e0f47cbfa780740a5137f72d717",
"body": "kem/mlkem and the sign/dilithium ACVP template each carried their own\ncopy of the same 50 lines: read the gzipped prompt and expectedResults\nfiles, decode both into raw test groups, then index the results by test\ncase id while rejecting duplicates. The template's copy is expanded into\nthree generate\n[…]\n/65/87 and SLH-DSA\nstill pass.\n\nFixes #533\n\nSigned-off-by: ihopenre-eng <247072151+ihopenre-eng@users.noreply.github.com>\nCo-authored-by: ihopenre-eng <247072151+ihopenre-eng@users.noreply.github.com>",
"is_bot": false,
"headline": "internal/test: unify ACVP test vector parsing. (#667)",
"author_name": "Lee Seonghyeon · 이성현",
"author_login": "ihopenre-eng",
"committed_at": "2026-07-25T17:46:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1554bbf1fdbaa7476ae85756acef3f91a27937b3",
"body": "Issue #657 asked for an explicit README-level warning that some\nexperimental CIRCL packages are not constant time. PRs #638 and #651\nadded per-package constant-time caveats to eight packages, but the\nREADME's Security Disclaimer still only mentioned that the library is\nexperimental — it never mentio\n[…]\ngroup, oprf,\nblindsign/blindrsa/partiallyblindrsa, secretsharing, tss/rsa, zk/dl,\nzk/dleq, and ecc/p384.\n\nDocumentation-only change: no source files touched, no API change,\nno tests added.\n\nRefs: #657",
"is_bot": false,
"headline": "README: warn that not all packages are constant time",
"author_name": "Frangel Raúl Crespo Barrera",
"author_login": "frangelbarrera",
"committed_at": "2026-07-22T16:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07dbe16881b2f4eb1865d948c3d3fd12a004b0cf",
"body": "* ecc/fourq: add PoC for FourQ squaring bug.\n\nExpect failure on amd64:\n\n```\n curve_test.go:136: fqSqr disagrees with math/big and the generic implementation:\n got (0, 0)\n want (170141183460469231731687303715884105725, 0)\n```\n\n* ecc/fourq: restore a clobbered carry flag in fqSqr (amd64)",
"is_bot": false,
"headline": "ecc/fourq: fix fqSqr arithmetic error on amd64 (#659)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468a1ce81c488d86ac1d69f5368dab58fa966245",
"body": "The RSABSSA-SHA384-PSSZERO variants of blind RSA are meant to use a\n0-length salt so that there is one and only one valid signature for a\ngiven message. However, Verifier.Verify() incorrectly treats expected\nsalt length of 0 as \"auto detect the salt length\" by parsing the\nsignature. This means a ver\n[…]\nept a valid signature\nwith any salt length.\n\nTo align the implementation with the intended behavior (RFC 9474), don't\nauto detect the salt length and instead enforce the length provided by\nthe caller.",
"is_bot": false,
"headline": "blindsign/blindrsa: align PSSZERO behavior with RFC 9474. (#660)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:26:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f41ca19867daf8cf9bfc585987007b57b464924e",
"body": "RSA moduli that are either too small or too big will trigger the\nverifier to panic. Handle these cases as errors instead.",
"is_bot": false,
"headline": "blinsign/blindrsa/partiallyblindrsa: reject malformed moduli. (#665)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "654bd2fc74ddc25c645a3ec90a188362b50e0198",
"body": null,
"is_bot": false,
"headline": "ecc/fourq: improve constant-timeness of fpSgn, fqSqrt. (#666)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e07970ce137f2bc9c0040e8e04ef8992341f0d",
"body": "This function doesn't check that the bytes encode an integer smaller\nthan the field modulus, meaning non-conanical encodings of the SIKE\npublic keys are accepted. This KEM is deprecated, so just document this\nfact.",
"is_bot": false,
"headline": "dh/sidh: document Import() side-effect for kem/sike. (#662)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f34c0d044b2ac974ead13dad19705b9804b829c",
"body": "Currently `a` can be fixed after the challenge, allowing an attacker to\nforge a proof for a false statement. This is an issue if the application\nrequires transmitting `a` in band. This is not the case for RFC 9497\n(VOPRF), the primary use case for the DLEQ proof implementation. However\nthis is a major foot gun for other users.\n\nModify proof generation to add `a` to the Fiat-Shamir transform by\ndefault. Add a new API intended for RFC 9497 that implements the\nprevious behavior.",
"is_bot": false,
"headline": "zk/dleq: add base point `a` to challenge derivation. (#663)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03c02c4d48b1089d623de373e47a992af72d9691",
"body": "As required by RFC 9380, the DST encodes the requested length as a 2\nbyte integer. If the length exceeds 2^16 - 1, then panic. The API\nalready documents this behavior, but doesn't actually implement it as\ndocumented.",
"is_bot": false,
"headline": "expander: panic if requested output length overflows DST. (#664)",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-07-18T16:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee951981b5f74e133b6ad07c4bdddc42dfd8944",
"body": null,
"is_bot": false,
"headline": "removeLen32Prefixed: check for possible data overflow",
"author_name": "Martin Dosch",
"author_login": "mdosch",
"committed_at": "2026-07-17T19:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6302ca89789d4880d9b6dbce8b093a36d900de65",
"body": "Missed this in #639.",
"is_bot": false,
"headline": "mlsbset: fix stray index in Encode comment (#658)",
"author_name": "Luke Valenta",
"author_login": "lukevalenta",
"committed_at": "2026-07-15T16:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4a282f9272231d60b482c7d60af2c1c8b6259b",
"body": "mlsbset: make Encode() constant time\n\nCo-authored-by: Luke Valenta <lvalenta@cloudflare.com>",
"is_bot": false,
"headline": "mlsbset: make Encode() constant time (#639)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T15:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7e54b635a931f27d207f3dd6902883149f986b",
"body": null,
"is_bot": false,
"headline": "Add more explicit constant time warnings (#638)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19fe761af5d3935625320843fdcd0bc71ed4795",
"body": "Previously we ignored the top 3 bits and reduced otherwise.\nRFC 9496 allows this, see section 4.4, but advises rejecting all but\ncanonical scalars. Adjust behaviour accordingly.",
"is_bot": false,
"headline": "ristretto: reject non-canonical scalars (#650)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62df92563d41dcd136718e211e08903ae4845995",
"body": "ecc/p384: document that package is not fully constant time\n\nCo-authored-by: Luke Valenta <lvalenta@cloudflare.com>",
"is_bot": false,
"headline": "ecc/p384: document that package is not fully constant time (#651)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc67cd18cc31d13082fa8dbe7c2cb4d39482a958",
"body": null,
"is_bot": false,
"headline": "tss/rsa: don't panic when combining empty list of shares (#652)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258d051f98294279d49ae813bf92206aa9ff6cf3",
"body": null,
"is_bot": false,
"headline": "oprf: add not on multiple Point encodings (#653)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a43d1c974128edc4f2c7b5187172177db05c005",
"body": null,
"is_bot": false,
"headline": "fourq: document point decoding is lenient (#654)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d921e96c2b269d45dfce440400c84a91f0f925",
"body": null,
"is_bot": false,
"headline": "ot/simot: don't panic on mismatched ciphertext lengths (#655)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bd84eb95345c1cf2a1e46e993756905c077bff",
"body": "…(#656)",
"is_bot": false,
"headline": "hpke: don't panic when unmarshalling opener/sealer from empty buffer …",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T14:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106332272a9a70dc9bf09b286a761c2efcbfc380",
"body": null,
"is_bot": false,
"headline": "goldilocks: don't panic when unmarshalling invalid point (#646)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d2892e8132d23eb97466da1583772101099015",
"body": null,
"is_bot": false,
"headline": "slhdsa: don't panic if prehash-hash is out of range (#647)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e8049b8fcfc5137f525c36e97bedea0daccabd",
"body": "* zk/dleq: Don't accept trailing data on proof\n\nSomewhat idiosyncratically, and without documenting it, we accepted trailing\ndata when unpacking. That's confusing, so let's be strict going forward.\n\n* zk/dleq: Return clearer error on wrong proof length\n\nThe strict length check now rejects both short and overlong buffers, so\nio.ErrShortBuffer was misleading for trailing data. Return an error that\nstates the expected and actual lengths.",
"is_bot": false,
"headline": "zk/dleq: Don't accept trailing data on proof (#649)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd361c30eddb489c7e6f0f737fc0eccfbe47d0b",
"body": "The round 3 Kyber reference implementation accepts unreduced\ncoefficients for the public key, but hashes the unreduced\ncoefficients into the shared secret, which binds them.\n\nML-KEM instead checks whether the coefficients of a public\nkey are reduced.\n\nBoth approaches have up and downsides. Our Kyber implementation matches\nwhat the Kyber reference implementation did.\n\nThis commit adds a comment noting that, so that GenAI doesn't warn about\nthe mismatch with ML-KEM.",
"is_bot": false,
"headline": "kyber: document pk isn't checked like ML-KEM (#648)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a32fc3832dd14c44bf0eca0df51205dc6a7289",
"body": null,
"is_bot": false,
"headline": "secretsharing: check that share ID is not zero. (#644)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e694b193c46f1d18940669054581499cd6b885e3",
"body": "Accidentally it was assumed the buffers to which material is packed is\nzero (as values were bitwise-or-ed into the buffer instead of assigned.)\n\nThe pack functions are also used internally in the Fujisaki-Okamoto (FO)\ntransform, but in that case the buffers are guaranteed to be zero.",
"is_bot": false,
"headline": "frodo: pack: fix accidental zero buffer assumption (#645)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T13:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd108c094bf5a5706a4ed5dcfe6d7625105657b9",
"body": "We previously intentionally accepted trailing data when unpacking public\nand private keys. This is surprising to many and we didn't document it.\nBe more strict instead.",
"is_bot": false,
"headline": "ed{25519,448}: don't accept trailing data for keys (#643)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T12:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3969ecbbaae867a462c1c91b3c08292e30b880",
"body": null,
"is_bot": false,
"headline": "slhdsa: ensure full reads when rand source is provided (#634)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T12:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f978ca3d7a89251419e035115824bdbdc62b60",
"body": "FromBytes ignored bits 448-454 of the 456-bit encoding, letting 128\nbyte strings decode to the same point. Enforce the RFC 8032 canonical\ny-coordinate check.",
"is_bot": false,
"headline": "ed448: reject non-canonical point encodings (#635)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T12:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c7acbbdafa22c0833152bf8d3a3f8ada0f48ec",
"body": null,
"is_bot": false,
"headline": "ed448: document verification behaviour (#642)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-15T12:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3c386bef65f037c75d4f66a8858170a676af33",
"body": "…641)",
"is_bot": false,
"headline": "dleq: verify: return false instead of panic()ing on nil parameters (#…",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T20:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5661fc010dcef664d541d5bdc22c14b43cd81f5f",
"body": null,
"is_bot": false,
"headline": "tss/rsa: fix length check to prevent runtime out-of-bounds panic (#640)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T20:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ebb88bc2ed56afcc7f3e69706d072793f6cf12e",
"body": "Earlier a short signature would cause a panic, and padded data would be\nignored on a long signature. This was intentional, but perhaps\nsurprising.",
"is_bot": false,
"headline": "eddilithium: fail verification if signature is wrong length (#633)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T18:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5954ab463b94170f25ff64a59b2df7e83f6252b",
"body": "Previously we confusingly accepted trailing data.",
"is_bot": false,
"headline": "ecc/bls12381: reject trailing data in G1/G2 SetBytes (#636)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T18:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3dfa30183ff009fc45e60fc117869325f31761f",
"body": "Bump x/crypto and golangci-lint",
"is_bot": false,
"headline": "Bump x/crypto and golangci-lint (#637)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T17:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97d46f1bd3703d70c320fbb27425d71ff8aaa9d",
"body": "Reject oversized public and private key buffers instead of silently truncating, preventing slice-bounds panics in HPKE.\n\nFixes #488.",
"is_bot": false,
"headline": "Fix HPKE/KEM exact-length key unmarshaling (#627)",
"author_name": "Mike",
"author_login": "drmikecrypto",
"committed_at": "2026-07-14T16:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf5d8cad17934d448447c5e64fba52d56faf67c",
"body": "It was a somewhat misguided but intentional decision to accept\nsignatures with trailing data, leaving the check to the caller. This was\nnot documented and caused (mostly AI) confusion. Be more strict.\n\nML-DSA was never affected.",
"is_bot": false,
"headline": "Dilithium: don't accept signatures with trailing data (#632)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T16:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6581639ff216b8b6f7b362f727babd3c058721a8",
"body": "This isn't a vulnerability on its own: if a caller uses the plaintext\nafter authentication fails, they're already in trouble.",
"is_bot": false,
"headline": "ascon: don't output plaintext if authentication fails (#631)",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-07-14T15:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901199c7d4fcefc8c43e8ad46397439ccd3a0ed0",
"body": null,
"is_bot": false,
"headline": "Release CIRCL v1.6.4",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-19T13:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e37b407f3e10819f05c7d07a15d3eabe9b2ee97",
"body": null,
"is_bot": false,
"headline": "abe/cpabe/tkn20: reject circuits with invalid topologies.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-19T13:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea7e9018e2862b121484ce30b3b367d4929e9f7",
"body": "Handle incorrectly sized c2, c3, and c3neg and improve test coverage of\nmalformed headers.",
"is_bot": false,
"headline": "abe/cpabe/tkn20: handle malformed ciphertext header.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-18T22:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0b5c4a6463554596846295f60a794917a402ee",
"body": null,
"is_bot": false,
"headline": "abe/cpabe/tkn20: enforce wire count matches policy.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-18T22:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9547f48f8774f0a8f40de04d5bc7d119e550c965",
"body": "In a few places, decryption neglects to check the length of the buffer\nbefore slicing, causing decryption to panic instead of returning an\nerror.",
"is_bot": false,
"headline": "abe/cpabe/tkn20: handle short ciphertexts as errors.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-11T14:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa76054893580cae3ff02630f9f86e9942ac791",
"body": null,
"is_bot": false,
"headline": "abe/cpabe/tkn20: reject ciphertexts with trailing data.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-11T14:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdde3c721f457412ce14193a3d97cfd2ab0814cf",
"body": "The parser doesn't track the depth it's parsing, which means it'll\neventually overflow the stack. Limit the depth to 64 so that the parser\nfails before getting anywhere close to this limit.",
"is_bot": false,
"headline": "abe/cpabe/tkn20: bound recursion depth when parsing policies.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-11T14:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03204f3385539e7c59d7f2ed8ab9ef56bf0c8a5f",
"body": "…#618)\n\nThe initial length check only guarantees the compressed size, so an\nuncompressed-infinity prefix could cause SetBytes to slice b[1:l] beyond\nthe buffer and panic. Validate len(b) >= l before slicing.",
"is_bot": false,
"headline": "ecc/bls12381: check input length for infinity encoding in SetBytes. (…",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-06-05T06:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9bd81b649bcb63f6f943164f91433386d163d98",
"body": null,
"is_bot": false,
"headline": "Add AGENTS.md and REVIEW.md for AI agent and human reviewer guidance",
"author_name": "Andrew Galloni",
"author_login": "dotjs",
"committed_at": "2026-06-04T15:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ab7086f684f7e75376a1a357f17380be27ccae",
"body": "RFC 9497 requires rejecting the identity element as a public key during\ndeserialization.",
"is_bot": false,
"headline": "oprf: reject identity element as public key.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-04T15:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad76c387199e6462fa49ae70a9457659e2484f4",
"body": "Before blinding the message, ensure that the message and modulus don't\nhave any factor in common. Otherwise, the signer would learn the GCD of\nthe message and modulus which, depending on the modulus, could leak bits\nof the message.",
"is_bot": false,
"headline": "blindsign/blindrsa: reject message unless co-prime with modulus",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-04T15:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da621682dc58f105cd8357794591e1a6508f60c",
"body": "The blind RSA verifier accepts signatures that are larger than the\nmodulus (but have the same length). In Privacy Pass, this could allow\ndouble spending if both the signature and nonce are used for double\nspend prevention. Using only the nonce is sufficient to prevent this.",
"is_bot": false,
"headline": "blindsign/blindrsa: reject non-canonical signatures.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-03T14:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae414aaef97e8f741d87622c987e2dffc6e12415",
"body": "The `hybridKEM` implementation of the HPKE doesn't check that the\nmarshaled quantities, like the private key, public key, and ciphertext,\nhave the expected length. If short quantities are given, then the\nimplementation will panic instead of handling these as errors.",
"is_bot": false,
"headline": "hpke: don't panic when parsing on hybrid keys/ciphertexts.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-03T14:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6ac8c402082839360c4700593eb897fdb0b28c",
"body": null,
"is_bot": false,
"headline": "hpke: Warn about nonce misuse during marshaling",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-03T14:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b4fa3415545e333643ecdc768c60bddc43b916",
"body": "This function is used to make sure the use of a PSK is consistent with\nthe HPKE mode of operation. Its implementation has two bugs:\n\n1. An empty slice is interpreted as a valid PSK. Instead, it should be\n interpreted as no PSK being provided.\n\n2. A switch statement is used to ensure that a PSK is \n[…]\ne modes, i.e., if `st.modeID == modePSK` or\n `st.modeID == modeAuthPSK`. This condition is incorrectly written as\n `case modePSK | modeAuthPSK`, i.e., the bitwise or of the two mode\n codepoints.",
"is_bot": false,
"headline": "hpke: fix verifyPSKInputs() to match spec.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-03T14:46:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91088f23dfabe77b846e28ef892dcdd4e60733e9",
"body": null,
"is_bot": false,
"headline": "abe/cpabe/tkn20: regenerate golden ciphertext for AND-gate fix",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-01T14:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6223887e427b26487f220451e7055efa6c8a03ff",
"body": null,
"is_bot": false,
"headline": "abe/cpabe/tkn20: fix shadowed variable",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-01T14:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def2fd35b8535b0b8fe84f904936ebfd84b5552b",
"body": "(*Formula).share split an AND gate's parent share incorrectly: In0 was\nset to a fresh random matrix but then overwritten with (Out - In1) where\nIn1 was the zero matrix, so In0 received the entire parent share and In1\nreceived zero. A single AND leaf could therefore reconstruct the shared\nsecret on i\n[…]\nAndShareInteropBuggyCiphertext: decrypts a hard-coded\n ciphertext produced by the pre-fix code using a satisfying key\n derived on the fixed code, guarding ciphertext\n backwards-compatibility.",
"is_bot": false,
"headline": "abe/cpabe/tkn20: fix AND-gate secret sharing.",
"author_name": "Christopher Patton",
"author_login": "cjpatton",
"committed_at": "2026-06-01T14:48:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "becaf2f2a86f0fe1410bea54d34d950b04a84a5b",
"body": null,
"is_bot": false,
"headline": "pki: check pem.Decode returned nil block.",
"author_name": "Ali",
"author_login": "z9z",
"committed_at": "2026-05-07T19:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6083cb0c6638a7e380c4d67152ca9612f6534d8c",
"body": null,
"is_bot": false,
"headline": "ecc/bls12381: affinize must handle identity elements.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-05-06T17:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cedd4edd8fd6fb39799c6d4e6d56b9ce2d8f1c4e",
"body": null,
"is_bot": false,
"headline": "sign/dilithium: don't use tr pointer",
"author_name": "Bas Westerbaan",
"author_login": "bwesterb",
"committed_at": "2026-05-06T17:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cc59e6f0fcd1fbcd75f275e53650c60737fca7",
"body": "…KeyFromSeed\n\nPreviously the PublicKey returned by (*PrivateKey).Public() and\nNewKeyFromSeed cached tr as a pointer aliasing sk.tr. As a result,\nany later mutation of sk.tr -- for example via a subsequent\n(*PrivateKey).Unpack on attacker-controlled bytes -- silently\npropagated into a pk that had alr\n[…]\nted to\nmode2/5 and sign/mldsa/{mldsa44,mldsa65,mldsa87} via go generate.\n\nA regression test (TestPublicTrIsIndependentOfPrivate) is added in\nthe same place and propagates to all six internal packages.",
"is_bot": false,
"headline": "sign/dilithium: hold tr by value in pk returned from Public() and New…",
"author_name": "Bhargava Shastry",
"author_login": "bshastry",
"committed_at": "2026-05-06T17:22:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "846a67b9095e080facca2445176da3d086b027d8",
"body": null,
"is_bot": false,
"headline": "sign/bls: Check that signature cannot be the identity point.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-05-06T17:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c0fe353bd1c92d1d738efff1cbdeb9cc57933a",
"body": null,
"is_bot": false,
"headline": "zk/qndleq: Sample safe primes in tests.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-05-04T14:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49650b1b3077a4b819bbf24a280ed374de7d3cd6",
"body": null,
"is_bot": false,
"headline": "zk/qndleq: Check challenge is not congruent to zero.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-05-04T14:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19848a5fac785d2a23b936446ab75972ee5c5661",
"body": null,
"is_bot": false,
"headline": "zk/qndleq: Fix challenge in qndleq.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-05-04T14:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0e86b5986104486660018b1a153ddb6009a904c",
"body": null,
"is_bot": false,
"headline": "Only on Cloudflare repository",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-04-24T23:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3bd39977d7815a15c428faaadf047851fbc04e",
"body": null,
"is_bot": false,
"headline": "ci: add Semgrep OSS scanning workflow",
"author_name": "Hrushikesh Deshpande",
"author_login": "hrushikeshdeshpande",
"committed_at": "2026-04-24T23:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c865fa2236afb8a80b769c05b3e18e07dbcd68",
"body": null,
"is_bot": false,
"headline": "deps: Update CIRCL version in code generators.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-04-21T16:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751e37241d5a8c3840cfb6ab09fafc3b97af3321",
"body": null,
"is_bot": false,
"headline": "tss/rsa: avoiding overflow in lambda calculation with big.Int",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-04-20T22:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35aac34a64c6e311bc543915b17662ebd08c513",
"body": null,
"is_bot": false,
"headline": "ci: update golanci-lint to v2.4.0 that supports go1.25",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-04-18T01:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7a542a608dac33107de7c3e20959d2045b4de4",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.30.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-18T01:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9798df7b83ca7b94e7ccd37aa25c91dfaec1fb31",
"body": null,
"is_bot": false,
"headline": "sign/bls: rejects aggregated signatures built with duplicated messages.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-04-02T15:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757dde480dd0ad313fe2a4b2b6dc802266722a6b",
"body": null,
"is_bot": false,
"headline": "zk/qndleq: Ensure large security parameter.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-03-25T20:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d2180d6a77cfb283379ec6ad357ebf1d444aed",
"body": null,
"is_bot": false,
"headline": "tss/rsa: polynomial evaluationusing Horner's method.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-03-23T19:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f813a3ebfdde834e8a57fa474f4fc690051fd6f1",
"body": null,
"is_bot": false,
"headline": "Bump CI Go version to 1.26",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-03-23T10:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4296cdee2f369dd078a3de3f69ddf6f826ea1433",
"body": null,
"is_bot": false,
"headline": "Fix typo: it's to its",
"author_name": "04cb",
"author_login": "04cb",
"committed_at": "2026-03-01T18:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ae53c5d6f7fe18203adc125ba3ed76a38703e1",
"body": null,
"is_bot": false,
"headline": "Release CIRCL v1.6.3",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-22T20:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581020bd4a836b8ce7bd4e414ba2884c07dbc906",
"body": null,
"is_bot": false,
"headline": "Rename method to oddMultiplesProjective.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-22T11:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12209a4566605692a8402594e367a5aed5148460",
"body": null,
"is_bot": false,
"headline": "Removing unused cmov for jacobian points.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-22T11:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcba359f4178645d2c9e50f29ab6966337da4b95",
"body": null,
"is_bot": false,
"headline": "ecc/p384: use of complete projective formulas for scalar multiplication.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-22T11:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1bae8d8c2df4e717c2c5c2d5b5d60b629b2ac6",
"body": "…inates.",
"is_bot": false,
"headline": "ecc/p384: handle point doubling in point addition with Jacobian coord…",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-22T11:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341604685ff97e8f7440ae4b4711ba1c118c648c",
"body": null,
"is_bot": false,
"headline": "Check opts for nil value.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2026-01-08T18:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a763d47a6dce43d1f4f7b697d1d7810463a526f6",
"body": null,
"is_bot": false,
"headline": "Release CIRCL v1.6.2",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-12-22T21:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c70bf9ad53b681fbe5ba6067e454a86549fee8a",
"body": null,
"is_bot": false,
"headline": "Bump x/crypto x/sys dependencies.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-12-22T21:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0f15b2bfe67bad81a35e8aec81ae42ca78349d",
"body": "…standard library errors",
"is_bot": false,
"headline": "Revert to using package-declared HPKE errors for shortkem instead of …",
"author_name": "Harshini Ramanujam",
"author_login": null,
"committed_at": "2025-12-19T18:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23491bd573cf29b6f567057a158203a2c9dfa30d",
"body": null,
"is_bot": false,
"headline": "Adding generic Power2Round method.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-12-04T01:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da4a63fa6edf47f0cf47605ce93c8df47c7f5f1",
"body": null,
"is_bot": false,
"headline": "Including WASM compilation.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-12-04T01:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da1faa40b98c1b7cd20bd87e38a35e3d6f8cb7a8",
"body": null,
"is_bot": false,
"headline": "Bump CI & Go version to 1.25",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ce0e6d40ff5942a3d5bcf6c2fc340a83baf006",
"body": null,
"is_bot": false,
"headline": "Simplifying golancilint configuration.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0007d24020b3217357ae91745ba1072053fe1143",
"body": null,
"is_bot": false,
"headline": "Excluding unsafe calls for SHA3 code.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e814e63b8c128fba01588adb18de625c821beb3",
"body": null,
"is_bot": false,
"headline": "Check err on fmt.Fprintf.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84611b298497f9550799c78afda049b2c459f7c8",
"body": null,
"is_bot": false,
"headline": "Checking error on close.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43067165a7aab44731ba012fb2558507fac77065",
"body": null,
"is_bot": false,
"headline": "Clean paths before opening.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6a0576504cdc6cb35242666bf8e5c5a5743d6d",
"body": null,
"is_bot": false,
"headline": "Using unified Gzip reader.",
"author_name": "Armando Faz",
"author_login": "armfazh",
"committed_at": "2025-10-27T18:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8859101440c077a43e36599ac7c6d0b93979abda",
"body": null,
"is_bot": false,
"headline": "Adding cryptobyte marshaling to scalars",
"author_name": "armfazh",
"author_login": "armfazh",
"committed_at": "2025-09-18T22:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab0cc2de2c06df90e5133fd6842d2165df41cc41",
"body": null,
"is_bot": false,
"headline": "add arm64 version of poly.Add/Sub (#572)",
"author_name": "Sascha Happ",
"author_login": "elementrics",
"committed_at": "2025-09-15T11:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb9f00c5e9d378d1ec56afb47c28172fbb6d983",
"body": null,
"is_bot": false,
"headline": "Use byteLen method for short group.",
"author_name": "armfazh",
"author_login": "armfazh",
"committed_at": "2025-08-22T15:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733f2b44e52964dd0b526b42979615a9f0be9f8d",
"body": null,
"is_bot": false,
"headline": "dilithium: add arm64 version of polySub (#566)",
"author_name": "Sascha Happ",
"author_login": "elementrics",
"committed_at": "2025-08-17T13:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4693da1003d9d61f5a877d445538af08358e81f6",
"body": null,
"is_bot": false,
"headline": "add arm64 version of polyMulBy2toD (#565)",
"author_name": "Sascha Happ",
"author_login": "elementrics",
"committed_at": "2025-08-17T09:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12bafce4833f0a32b21df48671828d4871d8956a",
"body": "dilithium: add ARM64 optimised polyPackLe16",
"is_bot": false,
"headline": "ARM64 implementation for poly.PackLe16 (#563)",
"author_name": "Sascha Happ",
"author_login": "elementrics",
"committed_at": "2025-08-15T20:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60784de7a3f397f97604c4c1fe917b6e450d1882",
"body": "… (#564)\n\nPrepare power2Round for custom implementations in assembly",
"is_bot": false,
"headline": "dilithium: prepare power2Round for custom implementations in assembly…",
"author_name": "Sascha Happ",
"author_login": "elementrics",
"committed_at": "2025-08-15T15:03:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 107,
"latest_release_at": "2026-06-22T14:29:21Z",
"latest_release_tag": "v1.6.4",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 23,
"days_since_latest_release": 35,
"mean_days_between_releases": 100.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/cloudflare/circl",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/cloudflare/circl",
"is_deprecated": false,
"latest_version": "v1.6.4",
"repository_url": "https://github.com/cloudflare/circl",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-19T13:00:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 38
}
]
},
"popularity": {
"forks": 215,
"stars": 1700,
"watchers": 41,
"fork_history": {
"days": [
{
"date": "2019-06-20",
"count": 2
},
{
"date": "2019-06-22",
"count": 3
},
{
"date": "2019-06-24",
"count": 2
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-10",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-02-23",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-12-08",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-01-27",
"count": 2
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-11-01",
"count": 2
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-27",
"count": 2
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-17",
"count": 2
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-20",
"count": 2
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-06-04",
"count": 2
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-04-29",
"count": 2
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-22",
"count": 2
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-15",
"count": 2
},
{
"date": "2026-07-21",
"count": 2
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 210,
"total_forks": 215
},
"star_history": null,
"open_issues_and_prs": 58
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"pke/kyber/internal/common/asm/go.mod",
"sign/internal/dilithium/asm/go.mod",
"simd/keccakf1600/internal/asm/go.mod"
],
"largest_source_bytes": 157975,
"source_files_sampled": 603,
"oversized_source_files": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4269
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "0.0.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.6,
"advisory_ids": [
"GHSA-2q89-485c-9j2x",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-9763-4f94-gfch",
"GHSA-q9hv-hpm4-hj6x",
"GO-2023-1765",
"GO-2024-2453",
"GO-2025-3754",
"GO-2026-4550"
],
"fixed_version": "1.6.3",
"advisory_count": 8,
"oldest_advisory_days": 1173
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 20
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"moderate": 1
},
"advisory_count": 9,
"affected_count": 2,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/bwesterb/go-ristretto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.4"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/bwesterb/go-ristretto",
"direct": true,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "0.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mmcloughlin/avo",
"direct": false,
"version": "0.0.0-20200523190732-4439b6b2c061",
"ecosystem": "go"
},
{
"name": "github.com/mmcloughlin/avo",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mmcloughlin/avo",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 3,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 21,
"merged_prs": 436,
"open_issues": 37,
"closed_ratio": 0.76,
"closed_issues": 117,
"closed_unmerged_prs": 51
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "armfazh",
"commits": 389,
"avatar_url": "https://avatars.githubusercontent.com/u/10335519?v=4"
},
{
"type": "User",
"login": "bwesterb",
"commits": 134,
"avatar_url": "https://avatars.githubusercontent.com/u/9975?v=4"
},
{
"type": "User",
"login": "chris-wood",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/2172048?v=4"
},
{
"type": "User",
"login": "jsoref",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4"
},
{
"type": "User",
"login": "cjpatton",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/3453007?v=4"
},
{
"type": "User",
"login": "xvzcf",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/21228961?v=4"
},
{
"type": "User",
"login": "claucece",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/8270508?v=4"
},
{
"type": "User",
"login": "mmcloughlin",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/7133685?v=4"
},
{
"type": "User",
"login": "jbampton",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/418747?v=4"
},
{
"type": "User",
"login": "elementrics",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/71318727?v=4"
}
],
"contributors_sampled": 34,
"top_contributor_share": 0.553
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-actions.yml",
"semgrep.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 62 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is 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": 10,
"reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c55f49e67f757e0f47cbfa780740a5137f72d717",
"ran_at": "2026-07-28T04:28:27Z",
"aggregate_score": 7.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T17:47:35Z",
"oldest_open_prs": [
{
"number": 115,
"created_at": "2020-05-15T01:15:44Z",
"last_comment_at": "2022-03-16T11:08:56Z",
"last_comment_author": "bwesterb"
},
{
"number": 349,
"created_at": "2022-07-12T07:05:52Z",
"last_comment_at": "2024-02-14T19:32:36Z",
"last_comment_author": "gitguardian"
},
{
"number": 367,
"created_at": "2022-08-16T01:18:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 373,
"created_at": "2022-08-30T03:21:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 374,
"created_at": "2022-08-30T03:34:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 375,
"created_at": "2022-08-30T05:48:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 384,
"created_at": "2022-12-12T11:10:51Z",
"last_comment_at": "2022-12-20T18:50:18Z",
"last_comment_author": "Keelan10"
},
{
"number": 433,
"created_at": "2023-04-30T01:22:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 443,
"created_at": "2023-06-04T16:28:26Z",
"last_comment_at": "2023-06-17T15:49:11Z",
"last_comment_author": "bwesterb"
},
{
"number": 453,
"created_at": "2023-07-19T00:51:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 454,
"created_at": "2023-08-03T03:32:40Z",
"last_comment_at": "2026-01-11T18:49:51Z",
"last_comment_author": "musti17"
},
{
"number": 483,
"created_at": "2024-02-29T07:29:00Z",
"last_comment_at": "2024-04-15T15:11:08Z",
"last_comment_author": "bwesterb"
},
{
"number": 487,
"created_at": "2024-03-13T21:47:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 511,
"created_at": "2024-09-07T15:23:53Z",
"last_comment_at": "2024-09-11T21:30:51Z",
"last_comment_author": "armfazh"
},
{
"number": 550,
"created_at": "2025-06-30T21:33:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 553,
"created_at": "2025-07-14T19:41:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 571,
"created_at": "2025-09-06T03:05:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 573,
"created_at": "2025-10-23T02:02:06Z",
"last_comment_at": "2025-10-23T16:38:31Z",
"last_comment_author": "test-sum"
},
{
"number": 580,
"created_at": "2025-12-29T11:09:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 617,
"created_at": "2026-06-02T00:08:13Z",
"last_comment_at": "2026-06-02T07:27:26Z",
"last_comment_author": "bwesterb"
}
],
"last_merged_pr_at": "2026-07-25T17:46:54Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2019-06-05T06:13:47Z",
"last_comment_at": "2019-06-05T08:57:57Z",
"last_comment_author": "kriskwiatkowski"
},
{
"number": 73,
"created_at": "2019-09-12T21:20:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2020-03-04T01:01:57Z",
"last_comment_at": "2022-12-13T02:12:20Z",
"last_comment_author": "armfazh"
},
{
"number": 101,
"created_at": "2020-04-06T22:28:07Z",
"last_comment_at": "2020-05-15T22:21:21Z",
"last_comment_author": "armfazh"
},
{
"number": 103,
"created_at": "2020-04-14T21:58:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2020-04-24T23:16:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2020-04-28T08:45:47Z",
"last_comment_at": "2020-04-29T00:23:42Z",
"last_comment_author": "armfazh"
},
{
"number": 109,
"created_at": "2020-04-30T07:31:54Z",
"last_comment_at": "2020-05-13T05:38:08Z",
"last_comment_author": "claucece"
},
{
"number": 110,
"created_at": "2020-05-04T20:37:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2020-05-13T10:38:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2020-05-27T04:00:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2020-08-19T09:28:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 165,
"created_at": "2020-10-21T13:55:08Z",
"last_comment_at": "2021-02-20T00:27:22Z",
"last_comment_author": "claucece"
},
{
"number": 198,
"created_at": "2020-12-08T01:12:06Z",
"last_comment_at": "2020-12-14T21:33:48Z",
"last_comment_author": "bwesterb"
},
{
"number": 240,
"created_at": "2021-07-06T22:58:08Z",
"last_comment_at": "2021-07-06T23:14:05Z",
"last_comment_author": "bwesterb"
},
{
"number": 260,
"created_at": "2021-08-03T19:29:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 286,
"created_at": "2021-09-21T20:19:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 306,
"created_at": "2021-12-02T18:17:08Z",
"last_comment_at": "2021-12-10T13:07:22Z",
"last_comment_author": "cblaettl"
},
{
"number": 314,
"created_at": "2022-01-28T23:05:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 316,
"created_at": "2022-02-10T22:13:13Z",
"last_comment_at": "2022-07-12T12:23:15Z",
"last_comment_author": "alexandreLamarre"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cloudflare/circl",
"host": "github.com",
"name": "circl",
"owner": "cloudflare"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"security": 80,
"vitality": 85,
"community": 80,
"governance": 74,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 85,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 107,
"human_commit_share": 0.99,
"days_since_last_push": 2,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "107 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 107
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.6.4",
"releases_from_tags": false,
"days_since_latest_release": 35,
"mean_days_between_releases": 100.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 35 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 35
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~100.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 100.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 80,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"forks": 215,
"stars": 1700,
"watchers": 41,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,700 stars",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1700
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "215 forks",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 215
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "41 watchers",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 41
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 34,
"top_contributor_share": 0.553
},
"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 55% of commits",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 55
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "34 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 34
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 62 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 436,
"open_issues": 37,
"closed_issues": 117,
"issue_closed_ratio": 0.76,
"closed_unmerged_prs": 51
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "76% of issues closed",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 76
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "436/487 decided PRs merged",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 436,
"decided": 487
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 14698,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "cloudflare",
"public_repos": 570,
"account_age_days": 5877
},
"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": "14,698 followers of cloudflare",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14698,
"login": "cloudflare"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "570 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 570
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/cloudflare/circl"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 38
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 38 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 38
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"go",
"golang",
"post-quantum",
"cryptography",
"dilithium",
"ed25519",
"ed448",
"csidh",
"sidh",
"kyber",
"circl",
"elliptic-curves",
"hpke",
"pki",
"fips203",
"fips204",
"ml-dsa",
"ml-kem"
],
"has_wiki": true,
"homepage": "http://blog.cloudflare.com/introducing-circl",
"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": "http://blog.cloudflare.com/introducing-circl",
"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": "18 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 18
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 80,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 62 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 10 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 10
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 9,
"affected_packages": 2,
"assessed_packages": 10,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 10,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 30
},
"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": "good",
"name": "AI Readiness",
"value": 82,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.586,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4269
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "58 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"pke/kyber/internal/common/asm/go.mod",
"sign/internal/dilithium/asm/go.mod",
"simd/keccakf1600/internal/asm/go.mod"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 157975,
"source_files_sampled": 603,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/603 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 603,
"oversized": 1
}
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-28T04:28:58.195789Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cloudflare/circl.svg",
"full_name": "cloudflare/circl",
"license_state": "custom",
"license_spdx": null
}