Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 116,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 32793,
"M4": 2791,
"Shell": 1165,
"Makefile": 554
},
"pushed_at": "2026-03-30T14:33:06Z",
"created_at": "2013-07-18T16:59:21Z",
"owner_type": "Organization",
"updated_at": "2026-03-30T14:33:05Z",
"description": "OFFICIAL libestr repository on github",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": "http://www.rsyslog.com",
"name": "rsyslog and closely related libraries",
"type": "Organization",
"login": "rsyslog",
"company": null,
"location": null,
"followers": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/6178456?v=4",
"created_at": "2013-12-13T12:59:46Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 4603
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2018-10-29T14:34:23Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2014-12-09T10:57:45Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2013-10-26T15:09:01Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2013-10-16T15:09:07Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2013-10-10T09:34:01Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2013-09-12T12:52:12Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2013-03-19T15:52:13Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2012-09-12T17:04:33Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2012-07-04T16:02:40Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2011-08-01T10:59:41Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2011-07-12T07:09:52Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2010-12-09T11:55:21Z"
}
],
"recent_commits": [
{
"oid": "3e7bd45056ee1d3f9fba48d997bb2116ae52018f",
"body": "security: fix multiple vulnerabilities in string handling",
"is_bot": false,
"headline": "Merge pull request #20 from rsyslog/fix-security-vulnerabilities",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2026-03-30T14:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98737a87ada91c4ec3863038c6c30fcc787b413b",
"body": "This commit addresses several security issues identified during review:\n- Fixed integer overflow in es_newStr() alignment logic.\n- Fixed buffer underflow in es_newStrFromSubStr() for empty strings.\n- Fixed logic bug and potential OOB access in doUnescape() for hex escapes.\n- Added robust overflow checks in es_extendBuf(), es_addBuf(), and es_str2cstr().\n- Fixed OOB read in es_str2num_hex() loop.\n- Removed redundant malloc/realloc casts to match project style.",
"is_bot": false,
"headline": "security: fix multiple vulnerabilities in string handling",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2026-03-30T14:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7921218ced6e75b343ddda2992b9ea6f0d7df39d",
"body": null,
"is_bot": false,
"headline": "bump version for new development cycle",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-29T14:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e385ee85ace19466ebaec690197b89df8ab3c72e",
"body": null,
"is_bot": false,
"headline": "prepare for 0.1.11 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-29T14:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ef2352b26e891ad7ccbb900f8ce6fde0bde35c",
"body": "cleanup: nits found by shellcheck",
"is_bot": false,
"headline": "Merge pull request #17 from rgerhards/shellcheck-nits",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-26T14:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061775741ed3a871adac449bc60f928efba4c3e2",
"body": null,
"is_bot": false,
"headline": "cleanup: nits found by shellcheck",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-26T13:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95f83e6d488d28c2aca917639fa072e69bf34d95",
"body": "Cleanup",
"is_bot": false,
"headline": "Merge pull request #16 from rgerhards/cleanup",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00018b5daef386971331184ce4466c723822fb59",
"body": null,
"is_bot": false,
"headline": "maintain ChangeLog",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a591ea40d1619795c8ba25fa9d2435df94f2999e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/rsyslog/libestr",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6abb01d86d6dadbdb7ab566d336b2a19c597404f",
"body": "bugfix: es_str2num mishandling empty strings",
"is_bot": false,
"headline": "Merge pull request #11 from jgerhards/i10",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f62397144e72eccc2d6063e03f9da24b3f0367",
"body": "modernize autogen.sh",
"is_bot": false,
"headline": "Merge pull request #15 from rgerhards/codefactor",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "697fb4ba9a8ee84a3068a271ecda32d54c83cebe",
"body": null,
"is_bot": false,
"headline": "cleanup: remove commented-out unneeded cruft",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fb3f83d064ce781fd30254c689efa85eacd69d",
"body": null,
"is_bot": false,
"headline": "maintain ChangeLog",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6c3b5b92182ee7abf0e615bb3a52f3cd18a1e7",
"body": null,
"is_bot": false,
"headline": "modernize autogen.sh",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebbd5c4e7490326a711f7f978d29f808e57f529f",
"body": "portability: remove issues associated with AC_FUNC_MALLOC",
"is_bot": false,
"headline": "Merge pull request #14 from rgerhards/rpl_malloc",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3683607c3173a96d717e6efd6af9ec9886ef8849",
"body": "This configure.ac macro is known to cause issues and not provide real\nbenefit. Thus many projects have removed it, as we have for most of\nthe rsyslog projects. libestr seemed to have overlooked.\n\nThis came up when troubleshooting issues on IBM AIX.",
"is_bot": false,
"headline": "portability: remove issues associated with AC_FUNC_MALLOC",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2018-10-18T16:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ea6e3b5a2187dbe48e7f5cec82311ca3a09c22",
"body": "travis: also test on osX",
"is_bot": false,
"headline": "Merge pull request #13 from rgerhards/osx",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2017-04-19T14:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd96d3fa8e98d78d41cebe0536bfb2569b0f309",
"body": null,
"is_bot": false,
"headline": "travis: also test on osX",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2017-04-12T09:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5729d4f286ebb1344c97b8c768d728392801f44",
"body": "If es_str2num() receives an empty string, misadressing happens.\nUnder extreme conditions, this theoretically can lead to a segfault.\n\ncloses https://github.com/rsyslog/libestr/issues/10",
"is_bot": false,
"headline": "bugfix: es_str2num mishandling empty strings",
"author_name": "Jan Gerhards",
"author_login": "jgerhards",
"committed_at": "2017-02-13T11:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e91f88bcb12da7f8325f7d23e9ed9ec3bdc3b9",
"body": "add autogen.sh",
"is_bot": false,
"headline": "Merge pull request #9 from jgerhards/autogen",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2016-12-05T13:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2683af0ab625bcf6bf7fda3e3b2f36c4e3c0db",
"body": null,
"is_bot": false,
"headline": "add autogen.sh",
"author_name": "Jan Gerhards",
"author_login": "jgerhards",
"committed_at": "2016-12-05T09:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13d9ddd9acda4aa5f439e18a2474da8b8179513",
"body": "travis: add check for codestyle",
"is_bot": false,
"headline": "Merge pull request #8 from PascalWithopf/codestyle",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2016-12-03T09:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7202e449861ee023e7b8092e747753122abcd01e",
"body": null,
"is_bot": false,
"headline": "travis: add check for codestyle",
"author_name": "Pascal Withopf",
"author_login": null,
"committed_at": "2016-12-02T08:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcee8c4dfd4e7cbba624847050d053b75bf77d7",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'official/master'",
"author_name": "Pascal Withopf",
"author_login": null,
"committed_at": "2016-11-30T14:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4729c3641a9f29566ffdceaa956f6d510b9aee81",
"body": "codestyle: adjust trailing whitespace",
"is_bot": false,
"headline": "Merge pull request #7 from PascalWithopf/master",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2016-11-30T13:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1d8ef20e3bcfa5f3d478edb712342513187eba",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'official/master'",
"author_name": "Pascal Withopf",
"author_login": null,
"committed_at": "2016-11-30T13:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1a9647071cae3b0c45296c99075aeab6ad8d13",
"body": null,
"is_bot": false,
"headline": "maintain ChangeLog",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2016-11-22T17:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17da3914b354304633436862d75f12383c1718f4",
"body": "AIX Port for libestr",
"is_bot": false,
"headline": "Merge pull request #6 from purnimam1/master",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2016-11-22T17:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98db4bab7781777971762a9b92bc89284e0b3e5d",
"body": null,
"is_bot": false,
"headline": "codestyle: adjust trailing whitespace",
"author_name": "pwithopf",
"author_login": null,
"committed_at": "2016-11-15T15:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ccabc786c5c0c8d69d28f43d9f19df6195fcf16",
"body": null,
"is_bot": false,
"headline": "AIX Port for libestr",
"author_name": "purni",
"author_login": "purnimam1",
"committed_at": "2016-11-10T04:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef22e0a7884e4081e6c8d6ff537be985bcdda863",
"body": null,
"is_bot": false,
"headline": "AIX Port for libestr",
"author_name": "purni",
"author_login": "purnimam1",
"committed_at": "2016-11-09T10:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60d2ce382ccd13a574784d38d051fe5e8b45bf5",
"body": null,
"is_bot": false,
"headline": "daily build systems needs a special version name",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2015-01-22T07:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15de9f13f55940726d2ab47ef55f407870a6f60",
"body": "the upcoming daily build system needs the *next* version number to\nalready be present (as done in some projects)",
"is_bot": false,
"headline": "bump version number",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2015-01-22T07:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73badfed51c10e1afd0718832c2cb35b97b08da6",
"body": null,
"is_bot": false,
"headline": "add travis-ci support",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2015-01-22T07:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6955c4e60ea600dcb7b5993f5c757cf42e1cab",
"body": null,
"is_bot": false,
"headline": "prepare for 0.1.10 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-12-09T10:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9667a2ed5966e701a2664cd9477918268ea2a43",
"body": "Changed some functions that don't modify their arg to take const arg.",
"is_bot": false,
"headline": "Merge pull request #1 from janmejay/master",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-11-18T08:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e2dcc65c14b4bca6caf4d6e1daecb5c9dd1d83",
"body": "It avoids caller having to strdup to create (char*) from (const char*).",
"is_bot": false,
"headline": "Changed some functions that don't modify their arg to take const arg.",
"author_name": "Janmejay Singh",
"author_login": "janmejay",
"committed_at": "2014-11-03T06:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587ff26d15e807c3a50c5c83e0b8a4bb0f9e5e51",
"body": "This was benign as NULL ptr implied 0 length.",
"is_bot": false,
"headline": "Don't pass NULL to memcpy",
"author_name": "Tomas Heinrich",
"author_login": "theinric",
"committed_at": "2014-05-30T11:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fae397a6675e41d28cde7ff6c05bfe94dcf4504",
"body": null,
"is_bot": false,
"headline": "Remove dead code",
"author_name": "Tomas Heinrich",
"author_login": "theinric",
"committed_at": "2014-05-30T11:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f37e49997edce1d342e2ed2f23f10b287d52a7",
"body": null,
"is_bot": false,
"headline": "remove debug helpers",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-29T10:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6baa02aa3739779b1833d986a590f7ab094817cb",
"body": null,
"is_bot": false,
"headline": "fix: str2num did not convert hex values correctly",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-28T15:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4faba3de2ad22c84608a1e1d13d2578d7f0faee9",
"body": null,
"is_bot": false,
"headline": "fix problems with trailing incomplete hex sequence",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-28T15:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c05cc55185e2497e0e47d32ff2aa4577e9e36e9",
"body": null,
"is_bot": false,
"headline": "some more potential overflow fixes",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-28T14:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb8a9d82c64e65566c778323177f90aa98fd248",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'github/master'",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-28T12:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10baf4b368177e178a2d2ad80a2e03985eceeec",
"body": null,
"is_bot": false,
"headline": "add a couple of overflow checks based on Red Hat suggestions",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-05-28T12:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918205c7a85c40dac3570139ff71d40ee62b0ffe",
"body": null,
"is_bot": false,
"headline": "maintain ChangeLog (forgotten with previous update)",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-03-24T16:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b8356a25c280373c71c4050fc0c5869be3ac96",
"body": "This permits to build on RHEL/CENTOS 5 without autotools\nupdate.",
"is_bot": false,
"headline": "build: lower build requirement to autoconf 2.59",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2014-03-24T16:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa3970ee84a5907d46dc9ab3597e7c2c59f4e83",
"body": null,
"is_bot": false,
"headline": "Merge branch 'fix'",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-26T15:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae865eea807aa29c0d49b9644e7b45aa532d2f13",
"body": null,
"is_bot": false,
"headline": "Bugfixes to StrFromNumber",
"author_name": "Pavel Levshin",
"author_login": "flicker581",
"committed_at": "2013-10-26T15:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997fe188d82958f248306b7d4b33f9468921e871",
"body": null,
"is_bot": false,
"headline": "prepare for 0.1.9 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-26T13:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e927ff5cbea189036b6ff8a7f5eb8b4336b8ce8e",
"body": null,
"is_bot": false,
"headline": "bugfix: fix bug in number-to-string generation",
"author_name": "Pavel Levshin",
"author_login": "flicker581",
"committed_at": "2013-10-26T13:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba026790ada9f4cf8bb100dbb8a76fc89750086",
"body": null,
"is_bot": false,
"headline": "prepare for 0.1.8 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-16T15:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c00b98011566f258df256a5bf3a4b6443d6304e",
"body": null,
"is_bot": false,
"headline": "nit: remove debug support include, better comments",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-16T15:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d9417e3edf5daffc822b5a9a15e711ada825b4",
"body": null,
"is_bot": false,
"headline": "bugfix: 0.1.7 bugfix for string comparisons did not work properly",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-16T14:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f09a7e380667e2afc05fe9474c2abdbd961c872",
"body": "es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp\nreturned incorrect results if the first string was smaller than\nthe second. In that case, the first string was always assumed\nto be lexially lower than the second. If the second string was\nlarger than the first, the same issue occured. Thi\n[…]\ns lead to invalid result, with\npotentially harsh consequences (e.g. qsort() did not work properly).\nThis bug is present for a very long time, potentially down to the\ninitial implementation of libestr.",
"is_bot": false,
"headline": "bugfix: invalid comparison results for different-length strings",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-10-10T09:34:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b98311ba382aa05e58bb47da0b3c3c9f031f630d",
"body": "As of our code style, the \"break\" should be present.",
"is_bot": false,
"headline": "add non-necessary \"break\" to prevent future coding errors",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-09-12T12:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6db125ec17ae956ad79c2dcf7949eed9cb6b430",
"body": null,
"is_bot": false,
"headline": "doc: add patch to ChangeLog",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2013-09-12T12:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a262eac3fbdf3cf951be1a9d0f010b1e1771d7e",
"body": null,
"is_bot": false,
"headline": "Fix escape for ascii hex code",
"author_name": "Rene Kalff",
"author_login": null,
"committed_at": "2013-09-12T12:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e921ecf923b43acca1ba8459ad7320d37b6656e",
"body": "closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424",
"is_bot": false,
"headline": "bugfix: es_strncmp() did not work correctly",
"author_name": "Philippe Muller",
"author_login": "pmuller",
"committed_at": "2013-03-19T15:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8a5d9389ce2d62f191bf7d389508c97e1f7484",
"body": "thanks to Mahaveer Darade for alerting me",
"is_bot": false,
"headline": "fix confusing typo in COPYING file",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-10-08T06:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509a4c022ed2d9714b19ff61dbaadd7df49a472c",
"body": null,
"is_bot": false,
"headline": "preparing for 0.1.4 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-09-12T17:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc9a2293c16ea26efc9547deafadc59e578c29f",
"body": "Signed-off-by: Miloslav Trmač <mitr@redhat.com>",
"is_bot": false,
"headline": "Handle the \\\\ escape sequence",
"author_name": "Miloslav Trmač",
"author_login": "mtrmac",
"committed_at": "2012-09-12T16:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c11c2fda4741277c3604e1aad8430a3747cec88",
"body": "Signed-off-by: Miloslav Trmač <mitr@redhat.com>",
"is_bot": false,
"headline": "Accept \"const char *\" when making a copy of a string",
"author_name": "Miloslav Trmač",
"author_login": "mtrmac",
"committed_at": "2012-08-26T10:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08809b1efb9ad23b81e5169fd1ea1cc1233c451f",
"body": null,
"is_bot": false,
"headline": "fixed version; actually is 0.1.3 (!)",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-07-04T16:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca896a7883717f0a84d40afb27ababccc9be9b7",
"body": null,
"is_bot": false,
"headline": "preparing for 0.1.2 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-07-04T15:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829d890820c47c13a8f965aec32e0c64f3ab3d6e",
"body": "Defining LIBESTR_CFLAGS/LIBS in configure.ac is pointless, since you\noverride then in Makefile.am anyway. There, they can be moved to\nAM_CPPFLAGS to sipmlify the resulting Makefiles.",
"is_bot": false,
"headline": "build: kill unused variables",
"author_name": "Jan Engelhardt",
"author_login": "jengelh",
"committed_at": "2012-07-04T15:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086e6cfffdf8e2e8fa0efa392828ff349b464b7c",
"body": "Never ever change CFLAGS. This variable belongs _to the user_.",
"is_bot": false,
"headline": "build: do not touch CFLAGS",
"author_name": "Jan Engelhardt",
"author_login": "jengelh",
"committed_at": "2012-07-04T15:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599f9521e7ee3fd385594f3dfabf4431dcdb20ba",
"body": "prevents build problems on older autotools versions\nThanks to David Lang for mentioning this problem",
"is_bot": false,
"headline": "use AM_SILENT_RULES only when available",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-02-25T16:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "109d33dffe2529bc2868b5b74fa989183d732c73",
"body": null,
"is_bot": false,
"headline": "adjust ChangeLog as there was a release in the mean time...",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-01-21T16:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cae5ec8a4dac56027493ee83c6cb259eecf1a8f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of git+ssh://git.adiscon.com/git/libestr",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-01-21T16:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d2297b4e7c3fc9e22beb22d2620be5150c5ed3",
"body": "thanks to John Back for alerting me",
"is_bot": false,
"headline": "bugfix: license doc COPYING was accidently overwritten, now LGPL again",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2012-01-21T16:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515500bc711566db5591aa80c5f7ee3687e43d91",
"body": null,
"is_bot": false,
"headline": "preparing for 0.1.2 release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-08-01T10:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1d24fc7bd4e068c4e23930dc4d0c5e6092fac9",
"body": null,
"is_bot": false,
"headline": "API extensions",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-20T14:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae17c571963ca2f535e87548b50ccfaa28aacd3",
"body": null,
"is_bot": false,
"headline": "preparing for 0.1.1",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-12T07:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e97c10b687af3b9784851e4ecd49fafab66957",
"body": null,
"is_bot": false,
"headline": "added new API functions: es_tolower()",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-09T07:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982bc641aebfa6ee70f610c66b4debe7ade52d1e",
"body": "plus some API change to newly introduced API (not yet released, so no\nproblem)",
"is_bot": false,
"headline": "added new API functions: es_strncasecmp(), es_strCaseContains()",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-08T07:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a549db640e69c174bd751270dc2bf9754c4566d",
"body": null,
"is_bot": false,
"headline": "added new API functions: es_strncmp(), es_strContains()",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-08T05:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38708d4663a94088abf5ea7eb8851e46e9b81b50",
"body": null,
"is_bot": false,
"headline": "added new API functions: es_newStrFromNumber(), es_str2num()",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2011-07-07T13:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e71e20856dab795542974b2349e24003c221acc0",
"body": null,
"is_bot": false,
"headline": "preparation for initial public release",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-12-09T11:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676839c2cc4853e03dcf4dd6e326c32bd74820c2",
"body": null,
"is_bot": false,
"headline": "API extension & bumped version number",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-12-01T16:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbff4c4e96bf0ce81c166a3d1edb4572e49ab7b",
"body": "... by removing inline attribute on a somewhat unsafe function.",
"is_bot": false,
"headline": "some optimization, keep calling interface safe over different versions",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-30T11:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6d3c0923ac5cad3eff09c950e5b087c942edff",
"body": null,
"is_bot": false,
"headline": "added API function",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-26T17:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cb0dd02e65e19569137e6530fcd0276369c9d9",
"body": "Thanks to Pierre Chifflier for alerting me on the issue.\nThe current \"fix\" is dirty, but I did not want to remove the code\nbefore I actually made up my mind.",
"is_bot": false,
"headline": "solved compile problems with --enable-debug",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-17T17:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b8d949d1f6e9ccaa92a700492e042ec8db255a",
"body": null,
"is_bot": false,
"headline": "fixed regression",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-16T14:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161a920cc7740b881e62340a05c6acb771abd29e",
"body": null,
"is_bot": false,
"headline": "optimized storage representation of strings",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-16T09:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26e3016598180971d51b6d59fa2fbe285753465",
"body": null,
"is_bot": false,
"headline": "added \\xnn type of escape sequence in unescaper",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-12T08:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7d046f7248273069b824dc4254a015ec370536",
"body": null,
"is_bot": false,
"headline": "fixed potential problem when handling empty strings",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-12T07:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08748009dc31d284bde4012f3453812d980c4f36",
"body": null,
"is_bot": false,
"headline": "added so far not implemented escape sequence",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-11T18:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed93b97e41fa582d3445167dab88a3124cd3e6c",
"body": null,
"is_bot": false,
"headline": "enhanced support for traditional C strings",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-11T08:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db1bbb2075a6d96e0785fe7471c80e067f8d839",
"body": null,
"is_bot": false,
"headline": "fixed str alloc issues (on expand)",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-10T16:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95353e7def4ed8918cce549ec7e6643c5270ffdd",
"body": null,
"is_bot": false,
"headline": "added capability to process C escape sequences",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-08T17:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb921b849f8acdc64f6ec63297e82022b393e248",
"body": null,
"is_bot": false,
"headline": "fixed missing initialization",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-08T13:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9d1b20b08e32c61306e501c4b3731a20db9e3c",
"body": null,
"is_bot": false,
"headline": "added new API functions for which there was demand",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-05T14:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdefe5bf7f34c78a9052d9e168ef116c4c1eb1c0",
"body": null,
"is_bot": false,
"headline": "fixed bug in string creation process",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-05T08:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b60384c4896e9d455fedcec8fe566c93923e069",
"body": null,
"is_bot": false,
"headline": "added Doxyfile",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-04T14:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556e22cad3470c0dc364ccc0317aca89e4af209f",
"body": null,
"is_bot": false,
"headline": "automatically add m4 directory",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-04T14:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343fa6bbd5b06b6bd17f1e36b3c18cbd7c8abbe7",
"body": null,
"is_bot": false,
"headline": "added first set of string functions, should be ready for testing",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-04T14:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a38d8c73b3eb9962ead90cae72f930faf7fd3b6",
"body": null,
"is_bot": false,
"headline": "initial population of git repo",
"author_name": "Rainer Gerhards",
"author_login": "rgerhards",
"committed_at": "2010-11-04T10:10:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 2,
"latest_release_at": "2018-10-29T14:34:23Z",
"latest_release_tag": "v0.1.11",
"releases_from_tags": true,
"days_since_last_push": 113,
"active_weeks_last_year": 1,
"days_since_latest_release": 2822,
"mean_days_between_releases": 294
},
"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": []
},
"popularity": {
"forks": 14,
"stars": 12,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2014-02-16",
"count": 1
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2014-11-03",
"count": 1
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-10-13",
"count": 1
},
{
"date": "2016-11-09",
"count": 1
},
{
"date": "2016-11-27",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": {
"days": [
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-01-21",
"count": 1
},
{
"date": "2015-10-18",
"count": 1
},
{
"date": "2017-02-20",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2022-07-24",
"count": 1
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_stars": 12
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 17417,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 12,
"open_issues": 2,
"closed_ratio": 0.667,
"closed_issues": 4,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rgerhards",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/1482123?v=4"
},
{
"type": "User",
"login": "jengelh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8861948?v=4"
},
{
"type": "User",
"login": "jgerhards",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9979603?v=4"
},
{
"type": "User",
"login": "mtrmac",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7052838?v=4"
},
{
"type": "User",
"login": "flicker581",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/648963?v=4"
},
{
"type": "User",
"login": "theinric",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6267063?v=4"
},
{
"type": "User",
"login": "purnimam1",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10509918?v=4"
},
{
"type": "User",
"login": "janmejay",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12777?v=4"
},
{
"type": "User",
"login": "pmuller",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/321533?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.849
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 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": 1,
"reason": "Found 3/21 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3e7bd45056ee1d3f9fba48d997bb2116ae52018f",
"ran_at": "2026-07-22T04:54:47Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-03-30T14:33:02Z",
"oldest_open_prs": [
{
"number": 21,
"created_at": "2026-03-31T06:35:13Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-30T14:33:01Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2014-12-19T15:43:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2015-06-04T12:54:26Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rsyslog/libestr",
"host": "github.com",
"name": "libestr",
"owner": "rsyslog"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 15,
"inputs": {
"security": 14,
"vitality": 22,
"community": 37,
"governance": 53,
"engineering": 17,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 30,
"overall_after_jurisdiction_multiplier": 15
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 22,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 113,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 113 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 113
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.1.11",
"releases_from_tags": true,
"days_since_latest_release": 2822,
"mean_days_between_releases": 294
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2822 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2822
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~294 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 294
}
}
],
"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": 113,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 113 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 113
}
}
],
"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": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 14,
"stars": 12,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.849
},
"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 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 12,
"open_issues": 2,
"closed_issues": 4,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/14 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/21 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 84,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rsyslog",
"public_repos": 24,
"account_age_days": 4603
},
"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": "84 followers of rsyslog",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 84,
"login": "rsyslog"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~12 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 14,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 14,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 14,
"security_posture_before_jurisdiction": 28
},
"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 9 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/21 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.347,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "34 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 98",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 98
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 17417,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T04:55:00.100276Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rsyslog/libestr.svg",
"full_name": "rsyslog/libestr",
"license_state": "custom",
"license_spdx": null
}