Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 567,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 254977
},
"pushed_at": "2026-07-21T10:57:48Z",
"created_at": "2018-05-16T10:44:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T10:59:13Z",
"description": "Establish TCP connection to a MX server",
"is_archived": false,
"is_disabled": false,
"license_spdx": "EUPL-1.2",
"default_branch": "master",
"license_spdx_raw": "EUPL-1.2",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://www.zone.eu",
"name": "Zone.eu",
"type": "Organization",
"login": "zone-eu",
"company": null,
"location": "Tallinn, Estonia",
"followers": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/6511453?v=4",
"created_at": "2014-01-27T05:44:26Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 4566
},
"license": {
"state": "standard",
"spdx_id": "EUPL-1.2",
"raw_spdx": "EUPL-1.2",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-07-21T10:57:49Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-02-23T09:16:00Z"
},
{
"tag": "v1.5.6",
"kind": "patch",
"published_at": "2025-04-20T12:32:08Z"
},
{
"tag": "v1.5.5",
"kind": "patch",
"published_at": "2024-07-01T06:38:48Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2024-05-13T06:47:42Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2024-01-19T08:56:02Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2024-01-19T08:43:01Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2024-01-19T08:28:25Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2024-01-19T08:20:41Z"
}
],
"recent_commits": [
{
"oid": "a5cda52bb773c627f614259c7984861da2e10977",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.7.0 [skip-ci] (#24)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T10:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132e94cdaeccb2fdc50cc58d56073c5eadb1dc82",
"body": "All minor/patch, no majors. Verified that everything mx-connect loads is still\nCommonJS: the require graph is ipaddr.js, mailauth, punycode and punycode.js.\nThe ESM packages in the dependency tree sit in mailauth subtrees this library\nnever reaches (its CLI and XML tooling), so the >=14 engines rang\n[…]\n that delivery\nrather than on whichever one happened to come first.\n\nThis was previously masked: a flaky network assertion in the MTA-STS\nintegration test aborted the run before nodeunit:all executed.",
"is_bot": false,
"headline": "chore(deps): update mailauth 4.13.3, ipaddr.js 2.4.0, prettier 3.9.6",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-21T10:54:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90865abcfaae5a6524d149c6cbdf409ad469e222",
"body": "fix(dane): harden DNS error handling, verify TA chain linkage, drop verify opt-out",
"is_bot": false,
"headline": "Merge pull request #28 from zone-eu/fix/dane-hardening-followup",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-21T10:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c111ee8e9ce8ea1ccab4cc967fd6880512078db8",
"body": "…erify opt-out\n\nMerges PR #25 (thanks @titanism) with follow-up fixes.\n\nFrom the PR:\n\n- isZoneDnssecSecure no longer reports a failed DNSSEC check as \"insecure\".\n A DNS failure leaves the zone status unknown, and treating it as insecure\n skipped the TLSA lookup and silently downgraded to opportuni\n[…]\nilures always reject the connection. The option is\nstill accepted but ignored, and passing false emits a deprecation warning.\nDANE support is experimental, so this is not treated as a breaking change.",
"is_bot": false,
"headline": "fix(dane): harden DNS error handling, verify TA chain linkage, drop v…",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-21T10:42:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7836a369fa83c6bd235260f8b0d9b075530a347",
"body": "fix(dns): unwrap IPv4-mapped IPv6 and narrow null MX rejection",
"is_bot": false,
"headline": "Merge pull request #27 from zone-eu/fix/mx-ip-validation-followup",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-15T17:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6d0ee98a9cd9f16b8406f7bf8a080f95ab2409",
"body": "Follow-up to #26.\n\nisInvalid() judged IPv4-mapped IPv6 addresses on their own \"ipv4Mapped\"\nrange, which matches none of the IPv4 range checks. ::ffff:127.0.0.1 and\n::ffff:169.254.169.254 therefore passed validation even with both\nblockLocalAddresses and blockReservedNetworks enabled, while still\ncon\n[…]\ny. Filter null\nentries out and only fail when nothing usable remains.\n\nDocument blockReservedNetworks, the widened blockLocalAddresses ranges, the\nalways-blocked ranges and null MX handling in README.",
"is_bot": false,
"headline": "fix(dns): unwrap IPv4-mapped IPv6 and narrow null MX rejection",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-15T10:02:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39fb745d2c9ac489eca26468a75590539606e727",
"body": "…nd-nullmx\n\nfeat: harden MX IP validation and reject null MX (RFC 7505)",
"is_bot": false,
"headline": "Merge pull request #26 from dragoangel/feat/harden-mx-ip-validation-a…",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-07-15T09:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a33d5b08f5788189f417fd6a2e0d09d57d9fbc",
"body": "isInvalid():\n- always block multicast (224.0.0.0/4, ff00::/8) alongside unspecified\n and broadcast - never valid unicast mail destinations\n- under blockLocalAddresses, also block IPv4/IPv6 link-local, IPv6\n unique-local (fc00::/7) and carrier-grade NAT (100.64.0.0/10)\n- add opt-in blockReservedNet\n[…]\nX.\n\nTests updated for the new ranges, the blockReservedNetworks flag, and\nnull MX (empty-string and literal-dot forms).\n\nSigned-off-by: Dmytro Alieksieiev <1865999+dragoangel@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: harden MX IP validation and reject null MX (RFC 7505)",
"author_name": "Dmytro Alieksieiev",
"author_login": "dragoangel",
"committed_at": "2026-07-14T17:54:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6007f492ee4abe398fde6f09c0d2678f54a645fb",
"body": "Fixes fast-xml-parser critical/high/low vulnerabilities (CVE alerts\n50-52) by bumping mailauth which pulls fast-xml-parser 5.4.2.",
"is_bot": false,
"headline": "chore(deps): update mailauth 4.13.1, globals 17.4.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-03-09T08:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c534bf477de5426714b6fddf24905617eef9dbfe",
"body": "Replace silent error swallow with a handler that logs unexpected errors\nwhile still ignoring the expected ESERVFAIL rejection.",
"is_bot": false,
"headline": "fix(test): log unexpected errors in DANE SERVFAIL memory leak scenario",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-03-09T07:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41ee9e014dd558690546884b48ecb0b781e24564",
"body": "…utch\n\nReplace the openssl CLI dependency in generateTestCert() with a\npre-generated EC P-256 certificate constant, eliminating runtime\ndependency on openssl, temp files, and /tmp/ access.\n\nRemove verify:false from tests that used it as a shortcut to avoid\nproper mock data. Tests that specifically v\n[…]\neserved.\n\nDeduplicate createMockSocket across test files into the shared\ntest-utils.js helper. Hoist certificate computation to module scope\nto avoid redundant X509 parsing across 19 test invocations.",
"is_bot": false,
"headline": "test: replace openssl CLI with pre-baked cert, remove verify:false cr…",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-03-09T07:24:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "28bd488bfc1e9c7ab305c5dc4433781001fff1db",
"body": "Three critical fixes to prevent DANE bypass on retry and enable\nfull DANE-TA verification:\n\n1. **isZoneDnssecSecure now throws on DNS errors.** Previously it\n returned `false`, which caused the TLSA lookup to be silently\n skipped on transient DNS failures (e.g. DoH rate-limit on retry).\n T\n[…]\nupported,\n verification flow updated with chain passing and DNS error handling\n- JSDoc: isZoneDnssecSecure @throws added, createDaneVerifier return\n signature updated, verify param marked deprecated",
"is_bot": false,
"headline": "fix(dane): harden DNS error handling, pass cert chain, update docs",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-08T19:45:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1f2759a148459720376a05d3c95e176ae403ff9e",
"body": "feat: skip TLSA lookups for non-DNSSEC zones per RFC 7672 Section 2.2.2",
"is_bot": false,
"headline": "Merge pull request #23 from forwardemail/master",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-03-08T18:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b4ed9d575e693e64e5cd076e45f63ed9965404",
"body": "When TLSA records are cached in Redis (or any JSON-based store),\nBuffer fields are serialized as {\"type\":\"Buffer\",\"data\":[...]} by\nJSON.stringify(). On retrieval, JSON.parse() returns a plain object,\nnot a Buffer instance. toBuffer() did not handle this pattern and\nreturned null, causing the TLSA re\n[…]\nand TLSA data being correct.\n\nAdd handling for the {type:\"Buffer\",data:[]} pattern in toBuffer().\nExport toBuffer for direct unit testing.\nAdd tests covering JSON-deserialized TLSA records end-to-end.",
"is_bot": false,
"headline": "fix(dane): handle JSON-deserialized Buffer in TLSA record cert field",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-08T14:06:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1bf0f1dc463512059e570ee6cd52f3e60e18379c",
"body": "getPeerCertificate().pubkey is the raw public key bytes (e.g. 65 bytes\nfor EC P-256 — the uncompressed point 04||X||Y), NOT the\nSubjectPublicKeyInfo DER encoding (e.g. 91 bytes — ASN.1 header with\nalgorithm OID wrapping the raw key). TLSA records hash the SPKI, so\nreturning cert.pubkey produced a co\n[…]\ng extractSPKI\nfor raw peer certs, X509Certificate objects, PEM strings, full DANE-EE\nand PKIX-EE verification pipelines, and multi-TLSA-record matching.\nAll 315 assertions pass on Node 18 and Node 22.",
"is_bot": false,
"headline": "fix(dane): extractSPKI returned raw public key instead of SPKI DER",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-08T13:01:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f7685debf85851518a76d537574ec6950487585",
"body": "verification for every domain with TLSA records — including\nmx1.forwardemail.net (usage=3 DANE-EE, selector=1 SPKI, mtype=1\nSHA-256).\n\nRoot cause: the function calls `crypto.createPublicKey(cert.publicKey)`\nbut this fails for both certificate object types Node.js provides:\n\n 1. Raw peer cert from `\n[…]\nh TLSA records\nFixes: mx1.forwardemail.net rejected with \"Certificate did not match any TLSA record\"\nFixes: wrong.havedane.net not rejected (DANE bypass due to silent failure)\nRefs: RFC 6698, RFC 7672",
"is_bot": false,
"headline": "fix: `extractSPKI()` always returns `null`, silently breaking DANE/TLSA",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-08T09:51:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90d2af2118a1ea1782eb83cbf403f3f9076ccb61",
"body": null,
"is_bot": false,
"headline": "fix: fixed linting",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-07T09:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba203703278530a901f0898a7078e8389f2b2b5",
"body": "… 2.2.2)\n\nAdd comprehensive documentation and unit tests for the checkDnssecSecure\ncallback introduced in the previous commit.\n\nREADME changes:\n- Add checkDnssecSecure to the dane configuration options reference\n- Update Security Considerations to mention checkDnssecSecure as a\n solution for the No\n[…]\nndefined return treated as insecure\n- Pre-resolved TLSA records bypass DNSSEC check\n\nAll 273 assertions pass (including 8 new tests).\n\nRefs: https://datatracker.ietf.org/doc/html/rfc7672#section-2.2.2",
"is_bot": false,
"headline": "docs: add checkDnssecSecure documentation and tests (RFC 7672 Section…",
"author_name": "Forward Email",
"author_login": null,
"committed_at": "2026-03-07T09:29:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3bbd4fe0a13c9c9c2673c071344ee521db308f0",
"body": "RFC 7672 Section 2.2.2 states:\n\n \"the SMTP client MUST perform any A and/or AAAA queries for the\n destination before attempting to locate the associated TLSA records.\"\n\n \"If address records are found but the DNSSEC validation status of\n the first query response is 'insecure' [...], the SMTP cl\n[…]\nusing Microsoft EOP (e.g.,\nbtconnect.com -> mail.eo.outlook.com) and other providers with\nunsigned zones that mishandle TLSA queries.\n\nRefs: https://datatracker.ietf.org/doc/html/rfc7672#section-2.2.2",
"is_bot": false,
"headline": "feat: skip TLSA lookups for non-DNSSEC zones per RFC 7672 Section 2.2.2",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-03-06T02:59:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91f61c6b9aeb2add584708cba3723bb857d3cfc2",
"body": "…-components--mx-connect\n\nchore(master): release 1.6.0 [skip-ci]",
"is_bot": false,
"headline": "Merge pull request #21 from zone-eu/release-please--branches--master-…",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-23T09:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ec9e04740eab8fa40b68d5b58d53e3a686b210",
"body": "Correct dnsOptions.resolve default, clarify dane.resolveTlsa\nreceives full TLSA query name, document string input for mx option.",
"is_bot": false,
"headline": "docs: fix inaccuracies in README configuration reference",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T12:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bceede98c61dfdbd041dd31a90a65d3aad3bc29e",
"body": null,
"is_bot": true,
"headline": "chore(master): release 1.6.0 [skip-ci]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-02-11T12:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68ae73332eb53fbe1200edabfd1f3be1a57d0fac",
"body": "Replace deprecated built-in punycode module with the userland\npackage to avoid DEP0040 warnings and --throw-deprecation crashes.\nFix NaN-producing sort comparator for preferIPv6 option.",
"is_bot": false,
"headline": "fix: use userland punycode and fix preferIPv6 sort",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T12:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309db2e26540e62445832ae28dfdabdd0b98cf92",
"body": "Update @eslint/js 9.39.2 -> 10.0.1 and mailauth 4.12.1 -> 4.13.0.",
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T10:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9cb7f611e7429501f19f7152be928b43113bc8",
"body": "Adds a manual test that compares V8 heap snapshots at the object level\nto identify specific constructor types with disproportionate growth,\nthen maps them back to source code locations in lib/.",
"is_bot": false,
"headline": "test: add heap snapshot memory leak detection",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T10:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df031ac9a83f3d3a845d186143a32c8f5953b5e",
"body": "- Extract callTlsaResolver helper to deduplicate triple try/catch in resolveTlsaRecords\n- Add USAGE_LABELS map, toBuffer, matchCert helpers to reduce repeated logic in verifyCertAgainstTlsa\n- Add logDane/daneError helpers to consolidate logging and error construction in createDaneVerifier\n- Extract errMsg variable to eliminate duplicate ternary in get-connection\n- Remove redundant isNoRecordsError guard and consolidate catch branches in resolveDaneTlsa",
"is_bot": false,
"headline": "refactor(dane): simplify DANE/TLSA implementation",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T09:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a000cdc1c02fc38f57fd19567f2baa0f3bac41f9",
"body": "- Use require('crypto') instead of require('node:crypto') for Node.js 14 compat\n- Revert engines.node to >=14.0.0 (DANE gracefully degrades)\n- Require explicit enabled:true to activate DANE (no auto-detection)\n- Enforce DANE lookup failures in verify mode (reject connection on SERVFAIL)\n- Remove all Tangerine references (out of scope) and clarify requireTls as informational\n- Regenerate package-lock.json",
"is_bot": false,
"headline": "fix(dane): address post-merge issues in DANE/TLSA implementation",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T09:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8705f72f0a8849db51c3ba560f53ea9408cb4499",
"body": "feat: add DANE/TLSA support for outbound SMTP connections",
"is_bot": false,
"headline": "Merge pull request #22 from forwardemail/master",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-11T09:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f4c7f12a15d1ae0cb670750db2b282171e7a00",
"body": "Critical fixes:\n- Wrap extractSPKI, getCertData, hashCertData in try/catch to prevent\n process crashes from malformed certificates (Issues #1, #2, #4)\n- Add informative error messages for DANE-TA/PKIX-TA without chain (#3)\n- Document DANE-TA/PKIX-TA limitations in README (#3, #9)\n\nPerformance impro\n[…]\n=3) is recommended for SMTP\n\nTests:\n- Add 14 new tests for malformed certificates and edge cases\n- Add tests for DANE-TA/PKIX-TA chain requirement errors\n- Add tests for hex-encoded cert data handling",
"is_bot": false,
"headline": "fix: address code review feedback for DANE/TLSA support",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-02-05T23:37:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2bd7cc25dd3c53f6b1d64cfc7c97a07f5a756cda",
"body": "Reference nodejs/node#57159 which tracks AD flag support needed for\nproper DNSSEC validation. Document recommendations for production use\nincluding DNSSEC-validating resolvers and DNS-over-HTTPS alternatives.",
"is_bot": false,
"headline": "docs: add DNSSEC security considerations for DANE",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-02-03T09:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e68e1333a33e33021fb4b4aaa67abbb5e3e175",
"body": null,
"is_bot": false,
"headline": "chore: remove tangerine from deps",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-02-03T04:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e219ba6646f1aad942fc3c5222ccbc66227e0362",
"body": null,
"is_bot": false,
"headline": "chore: revert pkg version change",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-02-03T04:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd8525b9a04aded9d5f1e11dfa265258f3670bbf",
"body": "This commit adds comprehensive DANE (DNS-based Authentication of Named\nEntities) support for verifying TLS certificates using TLSA records\n(RFC 6698).\n\nFeatures:\n- Automatic detection of native dns.resolveTlsa (Node.js v22.15.0+, v23.9.0+)\n- Custom resolver support for older Node.js versions (e.g., \n[…]\nquireTls: Whether TLS is required (set when DANE records exist)\n\nFor Node.js versions without native TLSA support, use Tangerine:\nhttps://github.com/forwardemail/tangerine\n\nCloses zone-eu/zone-mta#253",
"is_bot": false,
"headline": "feat: add DANE/TLSA support for outbound SMTP connections",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2026-02-03T01:57:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36beca25597f334593e120b79693795cc80b9965",
"body": "Review and update network error codes against libuv documentation\nand POSIX standards:\n\nAdded missing common network errors:\n- EACCES, EPERM, EBADF (permission/access errors)\n- EPIPE, EIO (I/O errors)\n- EPROTO (protocol error)\n- EAGAIN, EWOULDBLOCK, EINTR, EINVAL (resource errors)\n- ENOTSUP (operati\n[…]\nd\"\n- EHOSTUNREACH: \"host is unreachable\"\n- ECONNABORTED: \"connection aborted\"\n\nOrganized error codes into logical sections with comments.\nKept platform-specific codes for cross-platform compatibility.",
"is_bot": false,
"headline": "fix(net-errors): update error codes and descriptions from libuv",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T22:00:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd3e8f58b93dfe7f6cae1e7309710721131b60a3",
"body": "…ndle leak\n\nPreviously, when a socket error occurred during connection (e.g., ECONNREFUSED),\nthe socket was not destroyed, leaving the handle open. This caused a memory leak\nwhen many connection attempts failed.\n\nChanges:\n- Destroy socket on error in connectWithTimeout() before rejecting\n- Use destr\n[…]\nl/:\n- memory-leak.js: Tests mxConnect operations with mock DNS/sockets\n- memory-leak-socket.js: Tests real TCP socket creation and cleanup\n\nRun with: node --expose-gc test/manual/memory-leak-socket.js",
"is_bot": false,
"headline": "fix(get-connection): destroy socket on connection error to prevent ha…",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:54:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5899eef85c6517a0112b594240f5f5e23ec747bb",
"body": "- Fix EEOF -> EOF (Node.js dns module uses EOF without E prefix)\n- Add section comments to group related error codes\n- Improve descriptions for clarity:\n - EBADNAME: \"Misformatted hostname\" -> \"Invalid hostname\"\n - EBADSTR: \"Misformatted string\" -> \"Invalid string\"\n - EBADFLAGS: \"Illegal flags\" -\n[…]\nCTION: Add \"DNS channel\" for context\n - ELOADIPHLPAPI: Add \"Windows\" for clarity\n\nVerified all 24 Node.js DNS error codes are covered against\nofficial Node.js documentation and c-ares library source.",
"is_bot": false,
"headline": "fix(dns-errors): correct EOF error code and improve descriptions",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:40:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c6bb168ba52e03d3b6f6e9dab0e8b48c516a7e42",
"body": "Add module-level and function-level JSDoc documentation across all\nlibrary files to improve code understanding and maintainability:\n\n- tools.js: Document getDnsResolver, isNotFoundError, isLocal, isInvalid\n- dns-errors.js, net-errors.js: Add module-level descriptions\n- format-address.js: Document IP\n[…]\nt.js: Document pipeline, dual API, and all configuration options\n\nAll functions now have JSDoc with @param, @returns, and @throws tags\nwhere applicable. Inline comments explain complex logic sections.",
"is_bot": false,
"headline": "docs: add comprehensive JSDoc comments to all library modules",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:37:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56ebbfcb34ee4eb76f6afb130484f78e59f89115",
"body": null,
"is_bot": false,
"headline": "fix: add engines field requiring Node.js 14+",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b62e88b5ff3e1cf6aa309998eed1db73cf5c4c",
"body": "- Extract tryResolve helper in resolve-mx.js to reduce try/catch repetition\n- Extract resolveRecordType helper in resolve-ip.js for DNS resolution\n- Extract updateLocalAddressForTarget, checkMtaStsPolicy, populateMxFromSocket in get-connection.js\n- Extract extractDomain, buildDeliveryObject, buildPi\n[…]\n-connect.js\n- Extract regex patterns to constants in format-address.js\n- Rename returnLocalAddresses to collectLocalAddresses in tools.js\n- Simplify control flow with early returns and explicit checks",
"is_bot": false,
"headline": "refactor: extract helper functions and simplify control flow",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:24:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25878946930eb3f8b93dc9b968399b4fa8d59cf9",
"body": "- Add promise/async-await usage examples to README\n- Document missing options: maxConnectTime, ignoreMXHosts, mxLastError\n- Document localHostnameIPv4 and localHostnameIPv6 options\n- Fix connectHook and connectError function signatures\n- Fix typos in README\n- Update CLAUDE.md with dual API support and tools.js utilities",
"is_bot": false,
"headline": "docs: update documentation for promise API and fix inaccuracies",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a660cd5f90cb0efb2740f767152dcc1e082fcd",
"body": "- Extract normalizeMxEntry helper in mx-connect.js\n- Use spread syntax instead of mutation in resolve-mx.js\n- Simplify array concatenation patterns in resolve-ip.js\n- Consolidate MTA-STS logging in get-connection.js\n- Use optional chaining throughout codebase\n- Consolidate exports in tools.js\n- Replace deprecated substr with substring\n- Use const for immutable bindings",
"is_bot": false,
"headline": "refactor: simplify code for clarity and consistency",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086e8c7fc09bb79a93680cbe71321c64d0b91d65",
"body": "- Add dual API support to mxConnect (callback + promise)\n- Convert resolve-mx.js to async/await with sequential DNS fallback\n- Convert resolve-ip.js to async/await with parallel resolution\n- Convert get-connection.js to recursive promise-based retry loop\n- Extract shared getDnsResolver and isNotFoundError to tools.js\n- Use native dns.promises when no custom resolver provided\n- Disable no-await-in-loop ESLint rule\n- Add comprehensive tests for custom resolver behavior",
"is_bot": false,
"headline": "refactor: migrate from callbacks to promises with dual API support",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T21:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46feadb65ae048d6f25ebe9c5f2191c5f77f5383",
"body": "- Add test-utils.js with mock DNS resolver and socket utilities\n- Separate unit tests (mocked) from integration tests (real network)\n- Add test:unit and test:integration npm scripts\n- Increase test coverage from 17 to 44 tests\n- Unit tests run in ~20ms without network access",
"is_bot": false,
"headline": "test: add unit test harness with mocking support",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T20:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add66750ac25a59dc7ee2cbe598201025532583b",
"body": null,
"is_bot": false,
"headline": "chore: update mailauth to 4.12.1",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T20:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9252d8d9175cedbdc5d7846c4553d6ce1fee53a7",
"body": "- Replace .eslintrc with eslint.config.js for ESLint 9 compatibility\n- Add lint script to package.json\n- Remove unused err variable in lib/tools.js\n- Add 'use strict' to config files\n- Update CLAUDE.md with format/lint requirement\n- Remove FUNDING.yml",
"is_bot": false,
"headline": "chore: migrate to ESLint 9 flat config",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T19:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c960444f2f8d96e10dca6c8648e4fc8529f2e2de",
"body": "- Update release workflow to use release-please-action@v4\n- Add stale workflow for issue/PR management\n- Add release-please config and manifest files\n- Add CLAUDE.md with project guidelines\n- Add prettier with format script\n- Add .prettierignore excluding CHANGELOG.md\n- Remove ESLint formatting rules (handled by prettier)\n- Clear .ncurc.js reject list",
"is_bot": false,
"headline": "chore: bootstrap Claude Code configuration",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2026-02-01T19:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7a00ee1aa93a6591af68c82768c41dd380200b",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.6 [skip-ci] (#20)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-04-20T12:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72aabbda60e0975e21accff39840b170c02f43f7",
"body": null,
"is_bot": false,
"headline": "Bumped deps",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2025-04-20T12:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7feea75fdfb0ed46ff5e8356d8922b2d08b234f7",
"body": null,
"is_bot": false,
"headline": "fix: handle edge case errors",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2025-04-20T12:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7068d8de33991f1ae2f2f4c9dd83fb0a9b4cb474",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.5 [skip-ci] (#17)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-01T06:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f9f965daee736995b4e19f452a4317d7179762",
"body": null,
"is_bot": false,
"headline": "Bumped deps",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-07-01T06:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e4c0b19622462670cf0ee838934144a7164c48",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:zone-eu/mx-connect",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-07-01T06:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f9333c4eed03859432ddc4d5fb87045f2f6539",
"body": null,
"is_bot": false,
"headline": "fix(Exception): Fixed exception on throwing an error",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-07-01T06:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b20eacd4734e5249c379ba9f936e0ed955a7fb",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.4 [skip-ci] (#14)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-05-13T06:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2efd6a8775ea76a2fcbf2e06aa6f093964ae000",
"body": null,
"is_bot": false,
"headline": "fix(deps): Bumped deps to clear security warnings",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-05-13T06:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8059de866287f8df7e2a07bb9f5069ff101883f2",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.3 [skip-ci] (#12)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-01-19T08:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3616dff1d91c587f69d9c1ea9798e87b0cd56b",
"body": null,
"is_bot": false,
"headline": "fix(typo): Fixed typo in network error response",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59edd20e4dec527af9c0f0c6bc80e43386a5a962",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.2 [skip-ci] (#11)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-01-19T08:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fac90f6a63c47bd5075f36c537b0a932d73e25",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:zone-eu/mx-connect",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4e71738b4b19c564aebba30e8976f58bde889ab",
"body": null,
"is_bot": false,
"headline": "fix(errors): normalized error categories",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2cae1d12263f4bcd824dafbb9ea040191c19f6",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.1 [skip-ci] (#10)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-01-19T08:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001daacc48f7a8b0055bc640b6500ffc819d3190",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:zone-eu/mx-connect",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b26ba527aaa4b18a9f662ea874e7275b09e4c4",
"body": null,
"is_bot": false,
"headline": "fix(autodeploy): Fixed dependency retrieval",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed8fa83442b1e3bf1ee2fd26b2bd056ce33dac52",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 1.5.0 [skip-ci] (#9)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-01-19T08:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324c021670e288f4188b95e9714bc1372c0622e2",
"body": null,
"is_bot": false,
"headline": "feat(autodeploy): Enabled auto-deployment. Updated response errors",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2024-01-19T08:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a49e4d1457e49d1ee8b0e77bbae8ac0a22e8fa4",
"body": null,
"is_bot": false,
"headline": "v1.4.4",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-05-24T09:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5d8d8bba60ea6f6c09d24557e44352567633a3",
"body": null,
"is_bot": false,
"headline": "v1.4.3",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-03-08T11:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6199377c48ebdd9849207a35966d9ebe0bfc974f",
"body": null,
"is_bot": false,
"headline": "v1.4.2",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-03-03T07:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6122e95eae393133982d829dc16c6a6086df8c19",
"body": null,
"is_bot": false,
"headline": "v1.4.1",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-03-01T13:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6846c31d934685a3dfd1ff5f9a6995bf90056e8f",
"body": null,
"is_bot": false,
"headline": "v1.4.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-03-01T12:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e75c9c615197bd2f37075c998e72d139877903",
"body": null,
"is_bot": false,
"headline": "v1.3.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-02-25T08:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b3eb3a6d077d0c02438fccec22b32435a7af37",
"body": "feat: add support for custom resolve fn (closes #3)",
"is_bot": false,
"headline": "Merge pull request #4 from forwardemail/master",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2023-02-25T08:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4708159a36cc911c4c36dfd38699904fce47bb36",
"body": null,
"is_bot": false,
"headline": "feat: add support for custom resolve fn (closes #3)",
"author_name": "titanism",
"author_login": "titanism",
"committed_at": "2023-02-25T06:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e20ceff5a4a7cfb85fba58ca2f040aaa7c2358",
"body": null,
"is_bot": false,
"headline": "v1.2.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2020-06-25T07:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63631cdd03d55b7f96658c8844269ffdb4689663",
"body": null,
"is_bot": false,
"headline": "v1.1.2",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2019-07-25T11:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d363b6b6856fc3ec5ec3865749741976b38b581e",
"body": "fix ignoreIPv6 flag",
"is_bot": false,
"headline": "Merge pull request #2 from Newsman/master",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2019-07-25T11:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52c1d36e7d851456a3df93e329abcec43610a3a",
"body": "Fixes:\r\nhttps://github.com/zone-eu/zone-mta/issues/196",
"is_bot": false,
"headline": "fix ignoreIPv6 flag",
"author_name": "Catalin Constantin",
"author_login": "dazoot",
"committed_at": "2019-07-22T06:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7736ce5bb2ea3c0141c26f3e3f6ec38c03f7a49e",
"body": null,
"is_bot": false,
"headline": "v1.1.1",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-10-19T13:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770872cd8ab676f98212e6957c0b4665dd61cdb7",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-10-19T13:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c71958d20d1593b7118116c703e2e1d7b94605",
"body": null,
"is_bot": false,
"headline": "v1.0.10",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-09-06T10:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d23ed7c448555caf67e689556c4a1f4e4d2b26f",
"body": null,
"is_bot": false,
"headline": "v1.0.9",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-08-28T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed64a6a73cad68dd52db9ab00dcd38a8ef3f9e1",
"body": null,
"is_bot": false,
"headline": "v1.0.8",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-08-22T07:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e151cce732bf3341ad39de77633b31695d3e5d51",
"body": null,
"is_bot": false,
"headline": "v1.0.7",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-08-16T06:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c683a596174908757248b7daaa3d981788ae340f",
"body": null,
"is_bot": false,
"headline": "v1.0.6",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-25T10:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9533f846594b8f1ccce7aa911f92c6281f9eca8",
"body": null,
"is_bot": false,
"headline": "v1.0.5",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-25T10:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1275343a147ec9cf76b97c47e68f462da767a144",
"body": null,
"is_bot": false,
"headline": "v1.0.4",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-25T10:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce87fe6bf10fc5cdffc8527844b86834c94c1cc",
"body": null,
"is_bot": false,
"headline": "v1.0.3",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-25T10:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd94c70146dcad1d7947ff1164137936c733acfb",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-23T08:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9fe87049cbfa3cad9305c155a7f7f9657e03bae",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-17T10:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7477d0ba4c9b0117802d3702023a23b1fd857d80",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-17T10:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0403a350c9e25f371001154bdcd86aba52d3adfa",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Andris Reinman",
"author_login": "andris9",
"committed_at": "2018-05-16T10:44:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 46,
"latest_release_at": "2026-07-21T10:57:49Z",
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 7,
"days_since_latest_release": 8,
"mean_days_between_releases": 114.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mx-connect",
"exists": true,
"license": "EUPL-1.1+",
"keywords": [
"mx",
"smtp",
"mta",
"dane",
"tlsa",
"mta-sts",
"email",
"dns"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/mx-connect",
"is_deprecated": false,
"latest_version": "1.7.0",
"repository_url": "https://github.com/zone-eu/mx-connect",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 10480,
"first_published_at": "2018-05-17T10:00:28.088000Z",
"latest_published_at": "2026-07-21T10:58:17.564000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 12,
"stars": 5,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 53512,
"source_files_sampled": 30,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3099
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "nodemailer",
"direct": false,
"version": "8.0.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.1,
"advisory_ids": [
"GHSA-268h-hp4c-crq3",
"GHSA-p6gq-j5cr-w38f",
"GHSA-r7g4-qg5f-qqm2",
"GHSA-wqvq-jvpq-h66f"
],
"fixed_version": "9.0.1",
"advisory_count": 4,
"oldest_advisory_days": 43
},
{
"name": "undici",
"direct": false,
"version": "7.25.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-35p6-xmwp-9g52",
"GHSA-g8m3-5g58-fq7m",
"GHSA-hm92-r4w5-c3mj",
"GHSA-p88m-4jfj-68fv",
"GHSA-pr7r-676h-xcf6",
"GHSA-vmh5-mc38-953g",
"GHSA-vxpw-j846-p89q"
],
"fixed_version": "8.5.0",
"advisory_count": 7,
"oldest_advisory_days": 41
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 11,
"affected_count": 2,
"assessed_count": 53,
"malicious_count": 0,
"assessed_package": "npm:mx-connect@1.7.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "ipaddr.js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.4.0"
},
{
"name": "mailauth",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.13.3"
},
{
"name": "punycode",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ipaddr.js",
"direct": true,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "mailauth",
"direct": true,
"version": "4.13.3",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": true,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.23.5",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.23.5",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-annotate-as-pure",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-environment-visitor",
"direct": false,
"version": "7.22.20",
"ecosystem": "npm"
},
{
"name": "@babel/helper-function-name",
"direct": false,
"version": "7.23.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-hoist-variables",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.22.15",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.23.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-simple-access",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-split-export-declaration",
"direct": false,
"version": "7.22.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.23.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.22.20",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.23.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.23.4",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-proposal-object-rest-spread",
"direct": false,
"version": "7.20.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.23.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-destructuring",
"direct": false,
"version": "7.23.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-parameters",
"direct": false,
"version": "7.23.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx",
"direct": false,
"version": "7.23.4",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.22.15",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.23.6",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.5",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@hapi/address",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@hapi/formula",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@hapi/hoek",
"direct": false,
"version": "11.0.7",
"ecosystem": "npm"
},
{
"name": "@hapi/pinpoint",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@hapi/tlds",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "@hapi/topo",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/import-jsx",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.20",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@nodable/entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@peculiar/asn1-schema",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "@peculiar/asn1-x509",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "@peculiar/asn1-x509-logotype",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "@postalsys/vmc",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/prop-types",
"direct": false,
"version": "15.7.11",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "17.0.73",
"ecosystem": "npm"
},
{
"name": "@types/scheduler",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@types/yoga-layout",
"direct": false,
"version": "1.9.2",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansicolors",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "anynum",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "append-transform",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "archy",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-each",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "array-slice",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "asn1js",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "async-hook-domain",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "auto-bind",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.44",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "bind-obj-methods",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.22.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.6",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "caching-transform",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "caller-callsite",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "caller-path",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001570",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001806",
"ecosystem": "npm"
},
{
"name": "cardinal",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "code-excerpt",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "color-support",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "colors",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "convert-to-spaces",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "dateformat",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "default-require-extensions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "detect-file",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "ejs",
"direct": false,
"version": "3.1.10",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.4.614",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.394",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "encoding-japanese",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es6-error",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.5",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter2",
"direct": false,
"version": "0.4.14",
"ecosystem": "npm"
},
{
"name": "events-to-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "exit-x",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "expand-tilde",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-xml-builder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.7.3",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "filelist",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-cache-dir",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "findit",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "findup-sync",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "findup-sync",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "fined",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "flagged-respawn",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "for-in",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "for-own",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fromentries",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fs-exists-cached",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function-loop",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "getobject",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.7",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "global-modules",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "global-prefix",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "11.12.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "grunt",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "grunt-cli",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "grunt-contrib-nodeunit",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "grunt-eslint",
"direct": false,
"version": "26.0.0",
"ecosystem": "npm"
},
{
"name": "grunt-known-options",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "grunt-legacy-log",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "grunt-legacy-log-utils",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "grunt-legacy-util",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasha",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "homedir-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "hooker",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "ink",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "interpret",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-absolute",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-ci",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-relative",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-typedarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unc-path",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isobject",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-hook",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-processinfo",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "jake",
"direct": false,
"version": "10.9.4",
"ecosystem": "npm"
},
{
"name": "joi",
"direct": false,
"version": "18.2.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "libbase64",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "libmime",
"direct": false,
"version": "5.3.8",
"ecosystem": "npm"
},
{
"name": "libqp",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "libtap",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "liftup",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.flattendeep",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-iterator",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-cache",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-preload",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.14",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.51",
"ecosystem": "npm"
},
{
"name": "nodemailer",
"direct": false,
"version": "8.0.7",
"ecosystem": "npm"
},
{
"name": "nodeunit-x",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "15.1.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object.defaults",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "object.map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "object.pick",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "opener",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-or",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "own-or-env",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-hash",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-filepath",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "parse-passwd",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "patch-console",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-expression-matcher",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-root",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "path-root-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.6",
"ecosystem": "npm"
},
{
"name": "process-on-spawn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pvtsutils",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "pvutils",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "react-devtools-core",
"direct": false,
"version": "4.28.5",
"ecosystem": "npm"
},
{
"name": "react-reconciler",
"direct": false,
"version": "0.26.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "redeyed",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "release-zalgo",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-main-filename",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-dir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "spawn-wrap",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tap",
"direct": false,
"version": "16.3.10",
"ecosystem": "npm"
},
{
"name": "tap-mocha-reporter",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "tap-parser",
"direct": false,
"version": "11.0.2",
"ecosystem": "npm"
},
{
"name": "tap-yaml",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tcompare",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "tldts",
"direct": false,
"version": "7.0.30",
"ecosystem": "npm"
},
{
"name": "tldts-core",
"direct": false,
"version": "7.4.9",
"ecosystem": "npm"
},
{
"name": "to-fast-properties",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "treport",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "trivial-deferred",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typedarray-to-buffer",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "unc-path-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "underscore.string",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.25.0",
"ecosystem": "npm"
},
{
"name": "unicode-length",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.0.13",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "v8flags",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-module",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.5.9",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.3",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "15.4.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "18.1.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoga-layout-prebuilt",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 482,
"direct_count": 3,
"indirect_count": 479
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 17,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "andris9",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/132242?v=4"
},
{
"type": "User",
"login": "titanism",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/101466223?v=4"
},
{
"type": "User",
"login": "dazoot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1543455?v=4"
},
{
"type": "User",
"login": "dragoangel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1865999?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.827
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yaml",
"stale.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 3/15 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "30 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a5cda52bb773c627f614259c7984861da2e10977",
"ran_at": "2026-07-29T16:07:46Z",
"aggregate_score": 3.6,
"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-21T10:58:22Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T10:57:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zone-eu/mx-connect",
"host": "github.com",
"name": "mx-connect",
"owner": "zone-eu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 46,
"vitality": 70,
"community": 43,
"governance": 65,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 46,
"human_commit_share": 0.901,
"days_since_last_push": 8,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "46 commits in the last year",
"points": 15,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 46
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"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": 9,
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 114.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~114.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 114.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": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 12,
"stars": 5,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (EUPL-1.2)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "EUPL-1.2"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"packages": [
"mx-connect"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 10480
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,480 downloads/month across npm",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10480,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.827
},
"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 83% of commits",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 17,
"open_issues": 0,
"closed_issues": 8,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/20 decided PRs merged",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/15 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 39,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "zone-eu",
"public_repos": 39,
"account_age_days": 4566
},
"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": "39 followers of zone-eu",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 39,
"login": "zone-eu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~12 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mx-connect"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/15 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "30 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:mx-connect@1.7.0 runtime dependency closure — what installing the published package pulls in — 53 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:mx-connect@1.7.0",
"assessed": 53
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 84,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 2,
"assessed_packages": 53,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: nodemailer 8.0.7 (high 7.1), undici 7.25.0 (high 7.5)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "nodemailer 8.0.7 (high 7.1), undici 7.25.0 (high 7.5)"
}
}
],
"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": 53,
"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": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.659,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3099
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "54 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 91",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 91
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 53512,
"source_files_sampled": 30,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/30 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 30,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T16:08:01.844499Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zone-eu/mx-connect.svg",
"full_name": "zone-eu/mx-connect",
"license_state": "standard",
"license_spdx": "EUPL-1.2"
}