Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 7586,
"has_wiki": true,
"homepage": "http://taglib.org/",
"languages": {
"C": 15933,
"C++": 1835354,
"CMake": 44186,
"Shell": 962
},
"pushed_at": "2025-10-25T17:20:35Z",
"created_at": "2019-11-05T04:43:18Z",
"owner_type": "User",
"updated_at": "2023-08-01T17:09:11Z",
"description": "TagLib Audio Meta-Data Library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "LGPL-2.1",
"default_branch": "master",
"license_spdx_raw": "LGPL-2.1",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": "Rosen Penev",
"type": "User",
"login": "neheb",
"company": null,
"location": null,
"followers": 177,
"avatar_url": "https://avatars.githubusercontent.com/u/2918873?v=4",
"created_at": "2012-11-29T06:28:41Z",
"is_verified": null,
"public_repos": 203,
"account_age_days": 4986
},
"license": {
"state": "standard",
"spdx_id": "LGPL-2.1",
"raw_spdx": "LGPL-2.1",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2024-08-24T04:40:41Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2024-04-09T17:55:08Z"
},
{
"tag": "v1.13.1",
"kind": "patch",
"published_at": "2023-07-01T05:43:27Z"
},
{
"tag": "v1.11.1",
"kind": "patch",
"published_at": "2016-10-24T03:03:23Z"
},
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2013-10-08T15:50:01Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2012-04-20T15:57:13Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2012-03-17T10:02:24Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2010-04-17T11:31:35Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2010-04-09T09:37:51Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2009-10-31T09:57:13Z"
}
],
"recent_commits": [
{
"oid": "d674490a80a99ff9b4aabc9cf0575db0e43dd314",
"body": "Tests lines changes per PR.\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "add clang-format file and a github workflow",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-10T21:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc1aa4ec9f64f1e05f51ebf0a4035de96caf80d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 3 to 4 (#1143)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-10T10:27:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00cfee30b6eb2fa348567ade8f9a69f34cdd6b44",
"body": "Bot to update CI.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "github: add dependabot (#1141)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-10T05:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88cb1971115634578d838d23c054253b330a8b66",
"body": "No need for vector. Allows simplifying some code.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "replace vector with array (#1140)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-10T04:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110a253ba35d222fbe9ad994729d2869bdf6efe3",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "use using declarations (#1139)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-10T04:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42e8ed3fe5ec8338d2da1c3ad41621baf943280",
"body": "Seems to have been an oversight at some point.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "remove out of line declaration (#1137)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-08T11:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ba5a5cc129e4c1849d818e53587c274e516add",
"body": "clang-tidy missed it as the declaration is outside of the loop.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "convert missed for loop (#1136)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-07T16:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23186f24ffeb71b865930929f9351c2262db2ec1",
"body": "This was done in C++98 times. No longer needed with auto.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "remove unused typedefs (#1138)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-07T16:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528b84fbdec3c8a4c14747e4a781d1977c91ceb2",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "size() to isEmpty() (#1131)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-06T19:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912897cd354bd56c7969b68494437bed6bec76d3",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "simplify boolean expressions (#1130)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-06T19:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f84cc924eb609ad42ed26029256e058aed6b9d",
"body": "Found with readability-container-data-pointer\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: use data() (#1129)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-06T19:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c4e0859cc9c7d27f81c0e699f75f703179299b",
"body": "Also make sure that the lines calling std algorithms are not\r\nexcessively long.",
"is_bot": false,
"headline": "Restore const iterators replaced in #1107 (#1128)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-09-06T18:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524b588a1e7d3e8227ac539a02aaf78bc9fe8a37",
"body": "* manual range loop conversions\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* Restore const containers where non const temporaries are iterated\r\n\r\n* Use std::as_const() instead of const container copies where possible\r\n\r\n---------\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\nCo-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>",
"is_bot": false,
"headline": "manual range loop conversions (#1126)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-06T18:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303b55fb9741d6e594b870469e39d0fea780d505",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: ending namespace comment (#1132)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-04T02:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf1d4fa53a5c501f5f0b0ed19a0008afa59f9fa",
"body": "* Use [[deprecated]] always\r\n\r\nSimplifies the code. Codebase is C++17 anyways.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* clang: fix documentation\r\n\r\nFound with Wdocumentation\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* add deprecated to length() and fix usages\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang: fix documentation (#1111)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-09-03T13:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bd56c5198a07f2322505a960b03f4f43805ead",
"body": null,
"is_bot": false,
"headline": "Fix possible loss of data warning by MSVC",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-09-02T14:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040b06995776a814df56b99d50138a04c7821fa4",
"body": "Found with readability-inconsistent-declaration-parameter-name\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: fix mismatched variable names (#1109)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-31T04:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f44ea9b80b1ae1cd6a150fd00bd6b6e9a7572cfe",
"body": null,
"is_bot": false,
"headline": "Fixed signedness warning",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-08-30T15:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba61343a44dac3b89a4d6cde9d8ae0b15b8b051",
"body": "The former is standard C++ and the latter allows getting rid of\r\nautodelete.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "std::list and unique_ptr conversions (#1122)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-30T14:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc87aec106673b5d0f82bb1963443af27f1c1db",
"body": "Found with modernize-use-default-member-init\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: init members by default (#1110)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-30T14:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a864891863f31ee1284e74c98e421f562cdce41",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: no else after return (#1119)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-21T14:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c678f587d8960ea33a4aaad82a1a23281a5dbc",
"body": "Found with modernize-use-nullptr\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Use nullptr (#1117)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-17T15:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e88cfe666563a2f3160361c3580fba214a5355",
"body": "Found with: modernize-use-equals-default\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Default FileName copy constructor (#1118)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-17T15:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128c55bc53eb97ecf9197559afa5fee3d7116fa9",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Remove dead forward declaration (#1121)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-17T15:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf352ac7f4b0708a0e8657c5468ff8dd16079692",
"body": "more efficient.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Move temporary into vector instead of copying (#1115)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-16T00:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb8221301bc47b1c92671489ea870b82d2bddd0",
"body": "Found with cert-oop54-cpp\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Handle self-assignment (#1114)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-15T21:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69c21c8e6971639e90ce32d5b36f32632941086",
"body": null,
"is_bot": false,
"headline": "Additional none_of conversion (#1113)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-15T14:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574604765ffce939d7b8e706cb3963ebb7ae0b41",
"body": "Found with: readability-use-anyofallof\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Use std algorithms (#1107)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-09T17:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d0e664e732d50832e90f029cff3a78f4410f19",
"body": "Found with google-readability-namespace-comments\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Add ending namespace comments (#1108)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-08T01:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185bb7042e7d4fdccbd35b19890cf1ef10badc23",
"body": "* clang-tidy: make deleted members public\r\n\r\nOne oversight of modernize-use-equals-delete is that the C++11 way of\r\ndoing this is to make it public, which makes the warning still trigger.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* clang-tidy: add missing deleted functions\r\n\r\nFound with cp\n[…]\nque_ptr is a safer and cleaner way to handle d pointers.\r\n\r\nAlso added missing = default.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Use unique_ptr for d-pointers (#1095)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-07T20:08:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "843a8aac80b03408e78389b6a490d6913c5d8d20",
"body": "* clang-tidy: replace RefCounter with shared_ptr\r\n\r\nThe latter is C++11.\r\n\r\nFound with clang-analyzer-webkit.NoUncountedMemberChecker\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* remove trefcounter\r\n\r\nIt is now unused.\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Replace RefCounter with shared_ptr (#1100)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-07T13:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcef356e3f655537af8f3c974168a92f358ddf01",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Replace raw buffers with std containers (#1101)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-06T22:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868f4eef3deb3cfa3c632cb6661f16d126f5f561",
"body": "* cmake: remove atomic checks\r\n\r\nAll this stuff was replaced with std::atomic\r\n\r\nFixes: 9bcba812af0ba36df63210415321877f2204c629\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* cmake: remove vsnprintf checks\r\n\r\nAvailable since C++11\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n* clang-t\n[…]\ny: remove wrong forward declarations\r\n\r\nFound with bugprone-forward-declaration-namespace\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Various cleanups (#1099)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-05T15:31:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0e9428218b4af2625b0ae7ad52575d74cbb0f34",
"body": "-Wmicrosoft-unqualified-friend\r\n-Wdllexport-explicit-instantiation-decl\r\n-Wunused-parameter\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Fix warnings under clang-cl (#1106)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-05T15:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec59b4b7b4a5130409187c50d0ba0a23e597922",
"body": "Found with MSVC: warning C4456\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Convert to range-based for (#1104)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-05T15:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6c3ba174c3a41daf3e9b1ef1799aaeb2c6ca25",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Use constexpr if (#1103)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-05T14:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8124ed7ad33411819b3f5d933417524e14b48e",
"body": "Signed-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "Replace unnecessary loop (#1105)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2023-08-05T14:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965260e3cb75c150067c885c0326befe90a780f9",
"body": null,
"is_bot": false,
"headline": "Add a note about how I generated list of classes",
"author_name": "Scott Wheeler",
"author_login": "scotchi",
"committed_at": "2023-07-30T04:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f903e1ad715aa52c53e1bd29fb6af263933e0995",
"body": "This ensures that d-pointers exist where they're expected, and that\nclasses are virtual that we expect to be virtual, as well as ensuring\nthat we get a failure if the class size changes when it shouldn't.\n\nThis also fixes the issues that were discovered by adding these tests.",
"is_bot": false,
"headline": "Add checks for the expected sizes of all public classes",
"author_name": "Scott Wheeler",
"author_login": "scotchi",
"committed_at": "2023-07-30T04:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bdb0171d8b3a749c73560d0066136cf798a5e6",
"body": "This one's been haunting me for a couple decades. \"Make all the things\nvirtual!\" was kind of a strategy I had for forward compatibility when I\nwrote this code when I was 20 or so and didn't know better.",
"is_bot": false,
"headline": "Remove virtual destructors from POD toolkit types",
"author_name": "Scott Wheeler",
"author_login": "scotchi",
"committed_at": "2023-07-30T00:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcba812af0ba36df63210415321877f2204c629",
"body": null,
"is_bot": false,
"headline": "Use C++11 atomics for RefCounter (#1097)",
"author_name": "Stephen Booth",
"author_login": "sbooth",
"committed_at": "2023-07-29T04:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271bd05afad926a75ff21f40021bc155665e40c0",
"body": "Change the ID3v2 frame factory so it is possible to subclass it for\nimplementing own frames. Additionally it splits up the createFrame()\nmethod to make its usage in subclasses a bit more easy.",
"is_bot": false,
"headline": "Improve FrameFactory subclassing",
"author_name": "Max-F-Helm",
"author_login": null,
"committed_at": "2023-07-26T05:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54c92433393318929b7a2cbe81f9ce65c0a5539",
"body": null,
"is_bot": false,
"headline": "Use static_cast instead of C-style casts",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d314bfa06a4a39becef08120b564ec3d1975f400",
"body": "Each header corresponding to a .cpp file must be self-contained,\nand can be #included without prerequisites.",
"is_bot": false,
"headline": "Make sure that own header file is included first",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7d23cdf5fd8f18c7610c15c1abd62aded9813b",
"body": null,
"is_bot": false,
"headline": "Consistently use quote form when including our own headers",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1fb277358660729787b55093099a431c4273d1",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-deprecated-headers'\n\nFixed manually as automatic fix would shuffle headers around.",
"is_bot": false,
"headline": "clang-tidy: Replace C headers with C++ alternatives",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5516c9718cd321f7605b96e562e270b7882c94f",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-equals-default' -fix",
"is_bot": false,
"headline": "clang-tidy: Use default function declarations",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231772b2adcf3dff456f463d784dd879042a8068",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-equals-delete' -fix",
"is_bot": false,
"headline": "clang-tidy: Delete unimplemented private constructors",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ab5e968906de3e279c2bd0f5b153bc74dc7a45",
"body": "Also make sure that it is visible at first glance that iterators are\nnot taken from temporaries.",
"is_bot": false,
"headline": "Narrow the scope of iterators",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c9e8989c15b1d91e3bd6b6b3fb561afdaa047a",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-auto' \\\n-config=\"{CheckOptions: [{key: modernize-use-auto.RemoveStars, value: '1'}]}\" \\\n-fix\n\nManually fixed some wrong `const auto` replacements and verified\nthat all types are deduced correctly.",
"is_bot": false,
"headline": "clang-tidy: Use auto where it improves the readability",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63922f2676c0a19a82ed99a3641851a29645eafa",
"body": "If only a constant iterator is needed, make the container const if\npossible, otherwise use cbegin() and cend() to get a constant iterator\nwithout detaching the container.\n\nThese fixes are needed so that `auto` can deduce the correct\niterator type.",
"is_bot": false,
"headline": "Avoid unnecessary detaching of containers",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b273505c2899242aa112718c12033b02ac685b69",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,readability-static-accessed-through-instance' -fix",
"is_bot": false,
"headline": "clang-tidy: static accessed through instance.",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc6c3189089db85cbd6fbcae1ac66d8080aa661",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-nullptr' -fix",
"is_bot": false,
"headline": "clang-tidy: Use nullptr instead of 0",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9867bc947ec8e85fd5f283a50ba04d5df3f6ca9f",
"body": "run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-override' -fix",
"is_bot": false,
"headline": "clang-tidy: Use override keyword",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-22T05:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20a53afbbc1d81e31a4fc8614e1b00fd4176ee4",
"body": "Support properties in C bindings\r\n\r\n---------\r\n\r\nCo-authored-by: whatdoineed2do/Ray <whatdoineed2do@nospam.gmail.com>\r\nCo-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>",
"is_bot": false,
"headline": "C bindings - properties i/f (#1091)",
"author_name": "whatdoineed2do",
"author_login": "whatdoineed2do",
"committed_at": "2023-07-09T17:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb142c9bded9f0803d79658403f368dd3d60fae",
"body": "Clean up other stuff with comments about binary incompatibility,\nbut only as far as to mostly keep source compatibility.",
"is_bot": false,
"headline": "Remove functions documented (but not marked) as deprecated",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322085f90e328dd588c967f9623d3cd5faf8892a",
"body": null,
"is_bot": false,
"headline": "Windows: Remove unused FileName member, disable two warnings",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250dece2ab7a67fdc6b85731bdd90fa9bbc553d6",
"body": null,
"is_bot": false,
"headline": "Fix warnings about missing virtual destructors",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a33cc0635a7f3fba4865f1a3b947681c94d7d2ee",
"body": null,
"is_bot": false,
"headline": "Remove deprecated stuff",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca8c2e07ecae6c8c5bb1c47a1f11f5c87fbcb4c2",
"body": "Backport of 4dcf0b41c687292e7b1263a679921c157ae2c22a\nb01f45e141afa6a89aea319a2783f177e202fa1d\nhttps://github.com/taglib/taglib/pull/77\n\nTested with files larger than 2GB which have been created using\n\nsox -n -r 44100 -C 320 large.mp3 synth 58916 sine 440 channels 2\nsox -n -r 44100 -C 0 large.flac sy\n[…]\nr large files. Now long is replaced by offset_t\n(defined to be long long on Windows and off_t on UNIX) for such\ncases and some unsigned long are now size_t, which has the\ncorrect size even on Windows.",
"is_bot": false,
"headline": "Support large files over 2GB on Windows (#1089)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc915f5dc8cbd3ef6f5a03f0415dc45e08f5ec39",
"body": null,
"is_bot": false,
"headline": "Use C++17",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5cf30e1e941a2b857ebef56102f50082d1bcb56",
"body": null,
"is_bot": false,
"headline": "Set version and date for TagLib 2.0, simplify SO versioning",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-09T05:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c840222a391439285478820b4477d5fa6b78d63d",
"body": null,
"is_bot": false,
"headline": "Version 1.13.1",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-07-01T05:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e712796f2dd7336188ae690bc3837049f29aac",
"body": null,
"is_bot": false,
"headline": "ID3v2: Map \"TSST\" to \"DISCSUBTITLE\" property (#1087) (#1088)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-05-26T11:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97203503b094cb0e34b08686eafe4620f262d4ba",
"body": null,
"is_bot": false,
"headline": "Do not miss frames when an extended header is present (#1081)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-03-18T07:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21640bf101c1e015b036fc7b8601727cc6a04f5",
"body": null,
"is_bot": false,
"headline": "MP4: Detect atoms with invalid length or type (#1077)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2023-03-18T07:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31356e330674640a07bef7d71d08242cae8e9bf",
"body": "* Update FindCppUnit.cmake\r\n\r\nRequire a more modern cppunit to fix tagib build breakage.\r\n\r\n* Update FindCppUnit.cmake",
"is_bot": false,
"headline": "Update FindCppUnit.cmake (#1076)",
"author_name": "Ziemowit Łąski",
"author_login": "zlaski",
"committed_at": "2022-12-21T13:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef9514bfa6c8f11ebf0d2dd3c9b22181d047d6e",
"body": "Found with readability-const-return-type\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>\r\n\r\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang: remove const return (#1074)",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-12-10T10:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967c0eefedcf7dea71832400791bed7246a41299",
"body": null,
"is_bot": false,
"headline": "cmake: generate pc files with the use of prefix (#1071)",
"author_name": "dabrain34",
"author_login": "dabrain34",
"committed_at": "2022-12-04T12:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abbf8808720fb916ccee948ffebb8a266ff65cd9",
"body": "Found with cppcoreguidelines-prefer-member-initializer\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: use member initializer",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49724ae5fb34a8e2f35d801c125480b62874486",
"body": "Found with bugprone-forward-declaration-namespace\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: remove unused declaration",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9427d8f3ba898ea39fcc4b5222940e7b3cbd13ff",
"body": "Found with bugprone-macro-parentheses\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: use patentheses in macros",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40290dcaf6966f4f9328e355e02ef852ccfea3a",
"body": "Found with bugprone-assignment-in-if-condition\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: don't assign in if",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983a35f5ae76d83abd6b89ffb9fa9b5c59f2e8a5",
"body": "Found with google-readability-casting\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: avoid C casting",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc6bdcd28f4cf7787e7aca1856212751099b249",
"body": "Found with google-readability-namespace-comments\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: add ending namespace comments",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-28T06:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c963d1189a96ef3617aae71b73a2da71dbafdd35",
"body": "Found with readability-else-after-return\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: no else after return",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-27T05:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac61ffe19382c13b1f5679e6abed5c4629f2fce",
"body": "Found with readability-redundant-control-flow\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: remove pointless return in void func",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-27T05:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a564d743f8a80289c06d46c4e81d7d2a0e394106",
"body": "Found with readability-duplicate-include\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: remove duplicate include",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-27T05:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4d66339326478c2dfe6994b1fe47764add894a",
"body": "Found with readability-simplify-boolean-expr\n\nSigned-off-by: Rosen Penev <rosenp@gmail.com>",
"is_bot": false,
"headline": "clang-tidy: simplify booleans",
"author_name": "Rosen Penev",
"author_login": "neheb",
"committed_at": "2022-11-27T05:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5e56d3eb890081f4b31497e961ab1f8f404998",
"body": null,
"is_bot": false,
"headline": "Fix parsing of TXXX frame without description (#1069)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-11-21T20:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa7dd81d8b89bfa48bb32f6cab7df20f79f3562",
"body": "Closes #1065",
"is_bot": false,
"headline": "Fix macOS dylib install name to be absolute path",
"author_name": "Ryan Schmidt",
"author_login": "ryandesign",
"committed_at": "2022-10-28T16:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ff32b685086b6773f98baf93ab5b0b5a587875",
"body": null,
"is_bot": false,
"headline": "Version 1.13",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-10-26T13:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084108a908a7052f7bb7cc00013d5393a568a311",
"body": null,
"is_bot": false,
"headline": "Document replacements for deprecated functions (#1001)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-10-26T13:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "decc0fa50ae1c792e04d0775cc8b46e07a42188c",
"body": "Since the Doxygen output changed quite a bit since the styling was adapted for\nTagLib, the API documentation generated with Doxygen 1.9.1 has several problems:\n\n- In the namespaces and classes lists, the nodes cannot be expanded,\n 'N' and 'C' characters are prepended to the namespaces and classes i\n[…]\nre strangely styled (e.g. an empty box on the left of the\n \"Introduction\" title).\n\nNow most of the custom styling is removed to get it running again and to avoid\nnasty surprises with doxygen changes.",
"is_bot": false,
"headline": "Fix Doxygen API documentation",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-10-24T05:06:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02c7e34681a680c619bed28c7d7248cbe3803a8f",
"body": "https://raw.githubusercontent.com/microsoft/vcpkg/master/ports/taglib/msvc-disable-deprecated-warnings.patch\nfrom Uwe Klotz (uklotzde)",
"is_bot": false,
"headline": "MSVC: Disable warnings for internal invocations of API functions",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-10-23T13:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f079d69929d9ec63deacd9ea2b300a7b6f6969d",
"body": null,
"is_bot": false,
"headline": "Use GitHub Actions instead of Travis CI",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-10-23T09:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e90ec0ef06d45c18bbe9725e766f1d968f7441c",
"body": null,
"is_bot": false,
"headline": "FileStream: seek only when length exceeds buffer size",
"author_name": "Daniel Chabrowski",
"author_login": "DanielChabrowski",
"committed_at": "2022-10-09T17:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9914519d43171e894158d23d6f44f0f579c10c27",
"body": null,
"is_bot": false,
"headline": "Update NEWS for v1.13beta",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-09-19T16:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f80d11ed2a5161afa3c798c0acc5573bd72ae5ae",
"body": null,
"is_bot": false,
"headline": "MP4: Fix heap-buffer-overflow in mp4properties.cpp (#1058)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-09-05T04:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7f844ea6439a5a90546feba359832b2ce2e2e8",
"body": "Some ID3v2.4.0 frames such as text information frames support multiple strings\nseparated by the termination code of the character encoding. If the encoding\nis $01 UTF-16 with BOM, all strings shall have the same byte order. In the\nmulti strings written by TagLib, all string elements of such a multi \n[…]\nh a case, TagLib will\nonly return a list with the first string and a second empty string. This\ncommit will detect such cases and parse the strings without BOM according to\nthe BOM of the first string.",
"is_bot": false,
"headline": "Correctly parse ID3v2.4.0 multiple strings with single BOM (#1055)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-08-01T07:27:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50b89ad19a3097a626b834c0265b2f4b62d2f274",
"body": null,
"is_bot": false,
"headline": "Fix ID3v2 version handling for embedded frames",
"author_name": "Stephen F. Booth",
"author_login": "sbooth",
"committed_at": "2022-07-24T13:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0470c2894d07523af11f1ac4e2fa7ce85ced26fe",
"body": "Also use \"WORK\" for ASF \"WM/ContentGroupDescription\", as it corresponds\nto \"TIT1\" according to\nhttps://docs.microsoft.com/en-us/windows/win32/wmformat/id3-tag-support.\nAdd property \"COMPILATION\" for ID3v2 \"TCMP\" to be consistent with\nMP4 \"cpil\".",
"is_bot": false,
"headline": "Use property \"WORK\" instead of \"CONTENTGROUP\" for ID3v2 \"TIT1\" frame",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-03-15T16:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10721b4b410a688f036540d12b682f0ef6a8ca71",
"body": null,
"is_bot": false,
"headline": "Test for ID3v1 false positives.",
"author_name": "James D. Smith",
"author_login": "smithjd15",
"committed_at": "2022-03-13T07:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cebaf9a8e24a40c0dfbe48b61c401d5fac0bd1a1",
"body": null,
"is_bot": false,
"headline": "Utils: Fix potential ID3v1 false positive in the presence of an APE tag.",
"author_name": "James D. Smith",
"author_login": "smithjd15",
"committed_at": "2022-03-13T07:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197d2a684b14dc29d41f770e95a359c5d156db29",
"body": "There are m4a files with regular (non-full) meta atoms. When such\na meta atom is not correctly parsed, the subsequent atoms are not\nrecognized and offsets will not be adjusted when atoms are added,\nwhich will corrupt the MP4 file.\n\nThis change will look behind the meta atom to check if the next\natom\n[…]\nbe skipped.\n\nWitnesses of this strange format specification are\nhttps://leo-van-stee.github.io/\nhttps://github.com/axiomatic-systems/Bento4/blob/v1.6.0-639/Source/C%2B%2B/Core/Ap4ContainerAtom.cpp#L60",
"is_bot": false,
"headline": "Correctly parse MP4 non-full meta atoms (#1041)",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-03-12T06:33:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e255e749e837329c21e191ce4ab5b625ec7cfe8e",
"body": null,
"is_bot": false,
"headline": "fileref: Adapt formatting to TagLib code style",
"author_name": "Urs Fleisch",
"author_login": "ufleisch",
"committed_at": "2022-02-27T06:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7eb7735eebaf11ecc753c46819f8becf597e45f",
"body": null,
"is_bot": false,
"headline": "fileref: Reduce variables scope",
"author_name": "Hugo Beauzée-Luyssen",
"author_login": "chouquette",
"committed_at": "2022-02-27T06:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de8b456122e20109a9fd763dd1592025aa97169",
"body": null,
"is_bot": false,
"headline": "tests: Fix stream based resolver test",
"author_name": "Hugo Beauzée-Luyssen",
"author_login": "chouquette",
"committed_at": "2022-02-27T06:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdd8ff2af00532fed06c506c24b5a7601f24fb00",
"body": "when no stream resolver is available",
"is_bot": false,
"headline": "fileref: Fall back on file name resolvers",
"author_name": "Hugo Beauzée-Luyssen",
"author_login": "chouquette",
"committed_at": "2022-02-27T06:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82964ba17607e9c90813b3b8741734887c337c2d",
"body": "The main point of IOStream is to be able to use taglib with some content\nthat can't be fopen()'ed, for instance a network file, or a local file\non a system that doesn't support opening a file directly through fopen\n& such.\nThis commit adds an overload for detectByResolvers that will stick to\nusing an IOStream all the way.",
"is_bot": false,
"headline": "detectByResolvers: Don't mandate an actual file to be present",
"author_name": "Hugo Beauzée-Luyssen",
"author_login": "chouquette",
"committed_at": "2022-02-27T06:11:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2024-08-24T04:40:41Z",
"latest_release_tag": "v2.0.2",
"releases_from_tags": true,
"days_since_last_push": 273,
"active_weeks_last_year": 0,
"days_since_latest_release": 700,
"mean_days_between_releases": 601.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": 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": 69126,
"source_files_sampled": 264,
"oversized_source_files": 1,
"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": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "TsudaKageyu",
"commits": 801,
"avatar_url": "https://avatars.githubusercontent.com/u/2161941?v=4"
},
{
"type": "User",
"login": "scotchi",
"commits": 463,
"avatar_url": "https://avatars.githubusercontent.com/u/170209?v=4"
},
{
"type": "User",
"login": "lalinsky",
"commits": 395,
"avatar_url": "https://avatars.githubusercontent.com/u/220839?v=4"
},
{
"type": "User",
"login": "ufleisch",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/2125194?v=4"
},
{
"type": "User",
"login": "sbooth",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/9965?v=4"
},
{
"type": "User",
"login": "neheb",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/2918873?v=4"
},
{
"type": "User",
"login": "panzi",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/134175?v=4"
},
{
"type": "User",
"login": "carewolf",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/1233314?v=4"
},
{
"type": "User",
"login": "Montel",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1503769?v=4"
},
{
"type": "User",
"login": "FestusHagen",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/2348136?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.357
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"lint.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d674490a80a99ff9b4aabc9cf0575db0e43dd314",
"ran_at": "2026-07-26T01:26:17Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/neheb/taglib",
"host": "github.com",
"name": "taglib",
"owner": "neheb"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"security": 42,
"vitality": 15,
"community": 12,
"governance": 44,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.99,
"days_since_last_push": 273,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 273 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 273
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"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": 10,
"latest_release_tag": "v2.0.2",
"releases_from_tags": true,
"days_since_latest_release": 700,
"mean_days_between_releases": 601.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 700 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 700
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~601.2 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 601.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1049,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1049 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1049
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (LGPL-2.1)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "LGPL-2.1"
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 99,
"top_contributor_share": 0.357
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 36% of commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 36
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/1 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 177,
"owner_type": "User",
"is_verified": null,
"owner_login": "neheb",
"public_repos": 203,
"account_age_days": 4986
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "177 followers of neheb",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 177,
"login": "neheb"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "203 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 203
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://taglib.org/",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://taglib.org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.778,
"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": "77 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 69126,
"source_files_sampled": 264,
"oversized_source_files": 1
},
"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": "1/264 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 264,
"oversized": 1
}
}
],
"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": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T01:26:32.339652Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neheb/taglib.svg",
"full_name": "neheb/taglib",
"license_state": "standard",
"license_spdx": "LGPL-2.1"
}