Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 173,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 65973
},
"pushed_at": "2026-07-12T13:05:59Z",
"created_at": "2015-08-17T18:55:05Z",
"owner_type": "Organization",
"updated_at": "2026-07-12T13:06:07Z",
"description": "Transforms css values into the tree",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://postcss.org",
"name": "PostCSS",
"type": "Organization",
"login": "postcss",
"company": null,
"location": null,
"followers": 428,
"avatar_url": "https://avatars.githubusercontent.com/u/8296347?v=4",
"created_at": "2014-07-29T05:46:49Z",
"is_verified": null,
"public_repos": 57,
"account_age_days": 4376
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2021-11-29T11:32:39Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2020-04-28T14:11:06Z"
},
{
"tag": "v4.0.3",
"kind": "patch",
"published_at": "2020-02-18T14:59:28Z"
},
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2019-08-07T18:39:38Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2019-08-05T17:29:54Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2019-06-04T10:04:33Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2016-02-18T17:42:21Z"
},
{
"tag": "v3.2.2",
"kind": "patch",
"published_at": "2015-12-14T01:31:40Z"
},
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2015-12-01T14:04:35Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2015-10-19T14:04:18Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2015-10-05T14:40:20Z"
}
],
"recent_commits": [
{
"oid": "43ae6d30c0527b5de0f3dcfacfcef2a077aa5351",
"body": null,
"is_bot": false,
"headline": "Add security policy",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-07-12T13:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898fdfebab4987bcc92640ff8d834bb54660ad44",
"body": "Super fast and minimalistic packages with only one dependency.",
"is_bot": false,
"headline": "Migrate to oxlint and oxfmt (#99)",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T12:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae8cf7983189a735a1f76631ef0ebc8f7e09b1f",
"body": "- reformatted code with new default config\n- upgrade to the new eslint flat config\n\nLockfile 800 -> 500 lines",
"is_bot": false,
"headline": "Upgrade eslint and prettier (#98)",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T11:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d435e611a441b8a4b4e21cd427a03df80f07e93e",
"body": "Newer versions of node got builtin solution for testing which fits quite\nwell to this project.\n\nLockfile 2000 -> 800 lines",
"is_bot": false,
"headline": "chore: replace tape with node --test (#97)",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T11:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e6f0c7ee5cf2141b6140197b027ee7b0b5e74af",
"body": "- upgraded to latest node versions 22, 24 and 26\n- replaced yarn with the latest pnpm version",
"is_bot": false,
"headline": "breaking: bump node and migrate to pnpm (#96)",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T10:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3ca1762c8bd7ac2f21f485b0a7b228a851f59e",
"body": "chore: migrate to github actions",
"is_bot": false,
"headline": "Merge pull request #92 from postcss/actions",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T10:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6713db7ce71dbf0e571bbf004a7408a8c8c7618",
"body": null,
"is_bot": false,
"headline": "Update engines for yarn",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T10:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dad725a84b48e3811a23f84b7b810eef7742c36",
"body": null,
"is_bot": false,
"headline": "Drop cache, use latest tags sha",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T10:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18d47e77fd6041c34732190b90dd330698c7aca",
"body": "- switched from travis to github actions\n- dropped husky and lint-staged (huge amount of deps) for good",
"is_bot": false,
"headline": "Migrate to github actions",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2026-06-05T10:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a4436e74930f4eaf9cbdb2063656bcce8ebf6a",
"body": null,
"is_bot": false,
"headline": "docs: fix readme (#76)",
"author_name": "Valtteri Laitinen",
"author_login": "valtlai",
"committed_at": "2021-11-30T20:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a582692533fc87cbab348136e1dbea365d5a94",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.2.0",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2021-11-29T11:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0001051c8e04418aaf8ecdc9bed07baa9ebef3",
"body": null,
"is_bot": false,
"headline": "feat: report end indices for nodes (#83)",
"author_name": "Adaline Valentina Simonian",
"author_login": "adalinesimonian",
"committed_at": "2021-11-29T11:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77a65a716023efd6a6e8cfab75245b02cd5d13c",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.0",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2020-04-28T13:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57bf9e5bc400f46a30485e996864f6b5f417fe8",
"body": null,
"is_bot": false,
"headline": "Apply custom stringification to values within functions (#68)",
"author_name": "Natalie Weizenbaum",
"author_login": "nex3",
"committed_at": "2020-04-27T11:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "effab1bc47ba2ef2b22306518736285a452ea6bb",
"body": null,
"is_bot": false,
"headline": "Enforce formatting of the d.ts file (#69)",
"author_name": "Natalie Weizenbaum",
"author_login": "nex3",
"committed_at": "2020-04-25T16:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fddeb9efe77352f427b1fc2d8c57c3ee26466a",
"body": "* Indicate that a CustomStringCallback can return undefined to\r\n indicate that no custom behavior should be applied for that node.\r\n\r\n* Allow WalkCallback to return false. Otherwise, a callback that may\r\n or may not prevent further traversal can't be expressed in\r\n TypeScript, since it doesn't allow a function to only return a value\r\n some of the time.",
"is_bot": false,
"headline": "Improve type declarations (#67)",
"author_name": "Natalie Weizenbaum",
"author_login": "nex3",
"committed_at": "2020-04-25T16:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caeda6502a9f5a7a3b81bba845750eeb1b7d31d2",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.3",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2020-02-18T14:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e1fb33cc78f5b0dd0f9f251e74a1cda525709e",
"body": null,
"is_bot": false,
"headline": "fix(types): stringify() accepts a single Node as well (#65)",
"author_name": "Avi Vahl",
"author_login": null,
"committed_at": "2020-02-18T14:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb78a4768972a46e876472823d961a34c46784a1",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.2",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2019-08-07T18:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83cd7fecf19c49a7fa75cd8b2124bfad13ec9d3",
"body": null,
"is_bot": false,
"headline": "fix: unit parsing (#58)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2019-08-07T18:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ab2c7b477a9e0f3c4840171e62f673c4f9d143",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.1",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2019-08-05T17:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3111030445a695723e9c25a0f3fa0befd1848e24",
"body": null,
"is_bot": false,
"headline": "fix: ast for division in calc (#57)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2019-08-05T16:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee9aaafe204919e546eeef1bbe2b10ad087b56a",
"body": null,
"is_bot": false,
"headline": "fix: better parse sci notation with `+` and `-` (#55)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2019-08-05T14:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d4de9f22e80289b88eea28369e2b59fa1a8262",
"body": null,
"is_bot": false,
"headline": "fix: Remove parameter initializers from declarations (#53)",
"author_name": "Florian Reuschel",
"author_login": "loilo",
"committed_at": "2019-07-08T12:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be8b1df99b20e263e3f02efdba5e05275fede8b7",
"body": null,
"is_bot": false,
"headline": "feat: add TypeScript definitions (#52)",
"author_name": "Florian Reuschel",
"author_login": "loilo",
"committed_at": "2019-07-05T12:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79294f7590cb008b26f3a1f2667b25fd6f104d1d",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.0 (#51)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2019-06-03T18:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "852c1117bbbd6c7df64c95d63d6b796d74c17bd0",
"body": null,
"is_bot": false,
"headline": "ci: node@12 (#50)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2019-06-03T13:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7867d1f1c18cee4bccd0b582ff7e27618148a865",
"body": null,
"is_bot": false,
"headline": "fix: invalidate values starting with 'e' + digit (#49)",
"author_name": "P. Esteves",
"author_login": "PEsteves8",
"committed_at": "2019-05-30T10:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3696841ea6ec229562719e90d1a8f1a3d0ac1380",
"body": null,
"is_bot": false,
"headline": "feat: support unicode range node (#45)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-12-11T08:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86f64b340c0d1ad413e38761844b8f42b2f1de3",
"body": "BREAKING CHANGE: empty urls with only spaces and newlines contain whitespaces characters in `before` property (before we duplicate their in `before` and `after`)",
"is_bot": false,
"headline": "fix: empty url with whitespace characters (#44)",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-12-07T09:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d579b6491a9beb638e2d984a2095ae3ffeb1a151",
"body": "…pec (#42)",
"is_bot": false,
"headline": "feat: allow certain calc() operations to be parsed according to the s…",
"author_name": "Diego Ferreiro Val",
"author_login": "diervo",
"committed_at": "2018-12-07T09:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f40a5c75b3d0a697471d713d421a266823bad4",
"body": null,
"is_bot": false,
"headline": "chore(release): 3.3.1",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2018-10-12T19:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f45413113e5d8e094f7e08dd8782c623437a411",
"body": null,
"is_bot": false,
"headline": "test: escape character",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-10-11T22:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147e03869bc17731b8b2cee21fe074bb14923a17",
"body": null,
"is_bot": false,
"headline": "chore: use yarn",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-10-11T22:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d319b20331584c6874006834eb14e5467ee487",
"body": null,
"is_bot": false,
"headline": "test: escape character",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2018-10-05T10:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87503ba8cb3c559607816cf365fb4c42fbe670c5",
"body": null,
"is_bot": false,
"headline": "chore: use yarn",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2018-10-05T10:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d413a7f2275677e2be9771e6d133ec4ab790740",
"body": "chore: improve codebase",
"is_bot": false,
"headline": "chore: improve codebase",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-10-05T10:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef7588f6d83d58617c4f92b87700057cfc2b5c3",
"body": null,
"is_bot": false,
"headline": "chore: improve codebase",
"author_name": "evilebottnawi",
"author_login": "alexander-akait",
"committed_at": "2018-10-05T10:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cb902686d8293912525e3d584f937657b2736b",
"body": null,
"is_bot": false,
"headline": "fix: support scientific notation in number values",
"author_name": "Evilebot Tnawi",
"author_login": "evilebottnawi",
"committed_at": "2018-10-05T09:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a463fa9b9377a100344f81a6976090e0d317f4a",
"body": "Fixes #37",
"is_bot": false,
"headline": "support scientific notation in number values",
"author_name": "Caleb Hearon",
"author_login": "chearon",
"committed_at": "2018-08-17T02:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2738fbc73bf1162481862ddce7d011cc0a57b15",
"body": null,
"is_bot": false,
"headline": "3.3.0",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2016-02-18T17:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68fa5054890d03cbdd975fa885b0a944cca73d0",
"body": null,
"is_bot": false,
"headline": "Add custom stringify support",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2016-02-18T17:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc679a7e17877841ff9fe455722280b65abd4f28",
"body": null,
"is_bot": false,
"headline": "Upgrade lint",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2016-02-18T16:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5ebbaeda616925ac9a12152ff2e7f4c54626e1",
"body": null,
"is_bot": false,
"headline": "3.2.3",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T11:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8bd623d8bdb547a832abdcb47eb7d8a01681bce",
"body": "Conform with specs",
"is_bot": false,
"headline": "Merge pull request #24 from MohammadYounes/specs",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T11:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b09ef9a1e66bdeccc20cc5be9a7fc2b5455d2d",
"body": null,
"is_bot": false,
"headline": "conform with specs",
"author_name": "Mohammad Younes",
"author_login": "MohammadYounes",
"committed_at": "2015-12-14T11:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7fb33f4cfb6b14dcb85146fd48158dc5f6c06a",
"body": null,
"is_bot": false,
"headline": "Fix unclosed documentation",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T10:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9722ea198685f7bef6ff8577021752947259a41d",
"body": null,
"is_bot": false,
"headline": "3.2.2",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T01:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0d166b53928c467326aea1555ca3d5cc840f0d",
"body": null,
"is_bot": false,
"headline": "Fix unclosed documentation",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T01:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788dd5f2fa0edfa184e1a1a41085d84f28ae4c3f",
"body": null,
"is_bot": false,
"headline": "Fix unclosed process and refactoring stringify function",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T01:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570da89065684df8ce81bb7a1fcf79ae5e74c6d3",
"body": null,
"is_bot": false,
"headline": "3.2.1",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T00:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed0bdeeae1dfa692770d57c5e5676fd70e2ebf5",
"body": null,
"is_bot": false,
"headline": "Fix formatting",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T00:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "655d280e96495d95e8fc865e80076d548f48c916",
"body": null,
"is_bot": false,
"headline": "Remove comment parsing inside url according spec",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-14T00:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a48f51ccacd1584f90678749fd18edff401119e",
"body": null,
"is_bot": false,
"headline": "3.2.0",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-13T20:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cfa651b17c2851f47fa0c5265653e9d76239b0",
"body": null,
"is_bot": false,
"headline": "Add url with comment tests",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-13T20:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7bd488fc5f56aa46bdaf37a5068f565f7213d7f",
"body": "Add support for comment node",
"is_bot": false,
"headline": "Merge pull request #22 from MohammadYounes/comment-node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-13T20:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ffd255a7e36bb3ef18d3fd1be27acec530b5545",
"body": "Closes #10",
"is_bot": false,
"headline": "Add support for comment node",
"author_name": "Mohammad Younes",
"author_login": "MohammadYounes",
"committed_at": "2015-12-13T20:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc132d912cc243b5044cb14367afc30c49ccd16a",
"body": "Should not close unclosed functions",
"is_bot": false,
"headline": "Merge pull request #21 from MohammadYounes/stringify-unclosed-functions",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-13T14:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f6b09550d8365ba0653990aa5f1194d12be444",
"body": "typo",
"is_bot": false,
"headline": "should stringify unclosed functions",
"author_name": "Mohammad Younes",
"author_login": "MohammadYounes",
"committed_at": "2015-12-13T14:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31835cd7e2990bcd8c134ca83c1ba49bc23a354",
"body": null,
"is_bot": false,
"headline": "3.1.3",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-01T14:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6430f100199ebdb79a7ecab0c8134ee362065f6a",
"body": "Documentation improvements",
"is_bot": false,
"headline": "Merge pull request #20 from davidtheclark/documentation-improvements",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-12-01T14:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aaea40e72b58d7fc4116c61a672d15a4c22863a",
"body": null,
"is_bot": false,
"headline": "Documentation improvements",
"author_name": "David Clark",
"author_login": "davidtheclark",
"committed_at": "2015-12-01T13:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a915fd63813b0c447bc381f6a767ac2d5805b7f2",
"body": null,
"is_bot": false,
"headline": "3.1.2",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-11-07T21:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8981d09537d74f75cf1c4f6773508e73352015dd",
"body": null,
"is_bot": false,
"headline": "Fixed empty url function",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-11-07T20:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0843ec83126ebea98203957d03cbe77573d34b2",
"body": null,
"is_bot": false,
"headline": "3.1.1",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-20T05:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc8054be4644ff41f1077689be5d96b74b212af",
"body": null,
"is_bot": false,
"headline": "Fix walk nodes doc",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-20T05:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d52dbc0ad1b983d7c445fce737cc0c666b082ca",
"body": "…mmediate\n\nUpdate valueParser.walk docs",
"is_bot": false,
"headline": "Merge pull request #18 from MadLittleMods/update-readme-bubble-walk-i…",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-20T05:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88facd5a2d17238b3f665c9e0ce75acba3d959fc",
"body": null,
"is_bot": false,
"headline": "Update valueParser.walk docs",
"author_name": "Eric Eastwood",
"author_login": "MadLittleMods",
"committed_at": "2015-10-20T01:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f80cfc7a5e6a4062b333b5be73c9a21aaa728e4b",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T14:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbfb35218ca84afa651275790034dec71a049e8",
"body": "Added sourceIndex props",
"is_bot": false,
"headline": "Merge pull request #17 from TrySound/source-index",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T14:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68bf8dff4541307749b610e735c8fb123bd9ede9",
"body": null,
"is_bot": false,
"headline": "Added sourceIndex to div node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T13:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a4aa0ca6aca8f21a16857c886a9db1a349da32",
"body": null,
"is_bot": false,
"headline": "Added sourceIndex to function node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T13:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238c43585b91fdc935ad248f6088f3e42e9dc0e1",
"body": null,
"is_bot": false,
"headline": "Added sourceIndex to word node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T13:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b434edde32fea949099676ad18a21ef3a1340de4",
"body": null,
"is_bot": false,
"headline": "Added sourceIndex to string node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T13:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9a14c52e0d3e533cfe14d6bd796b4974af1004",
"body": null,
"is_bot": false,
"headline": "Added sourceIndex to space node",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-19T13:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db4123581c1806d45324b7ffd885ef226c11645",
"body": null,
"is_bot": false,
"headline": "3.0.3",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-09T08:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d25244de7ed56a2748492280ac5400d3af5db3",
"body": null,
"is_bot": false,
"headline": "Fixed url parsing",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-09T08:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74aaf18fb9159dac2b3460f219b3ce1a627e767f",
"body": null,
"is_bot": false,
"headline": "3.0.2",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-06T19:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e1c575eddc509f77ab16e66b1240b44907fa5b",
"body": null,
"is_bot": false,
"headline": "Fixed stringifying node.value = 0",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-06T19:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040963d45c6e366b617e71faa9fc0482dec35d00",
"body": null,
"is_bot": false,
"headline": "Fixed example",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-05T15:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb439d4ece9329b21154a4569a0e70eab9abbd3",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-05T14:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b80d7a469c06f09cb61a514b0706b72c0c2816",
"body": null,
"is_bot": false,
"headline": "Fixed example",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-05T14:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b1d5c72458972b8787f9dde2d182582b6d0cae",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-05T14:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7315ae2ef00057d676b2c60b5d4a9fc8f8e692",
"body": null,
"is_bot": false,
"headline": "Separated url function parsing",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-05T13:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dab578e29568e83e95efd597447a94504f5d6d2",
"body": "…ance",
"is_bot": false,
"headline": "Added `unclosed: true` prop support for quotes, also improved perform…",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-04T19:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60b904d4fd70170745b8d3eb7cadd9c4a22862d",
"body": null,
"is_bot": false,
"headline": "Added `unclosed: true` prop for function nodes",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-04T19:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d505f696e0e7632155d80ba0b61b7d7d53c0582",
"body": null,
"is_bot": false,
"headline": "Updated documentation",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-03T19:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a14e6c45c90e3878cea2c4a07697be544c99942",
"body": null,
"is_bot": false,
"headline": "New API",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-03T19:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd59eb546541fab249867396b49a3b532004636",
"body": null,
"is_bot": false,
"headline": "New Parser",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-03T16:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f8833101c0fc7c4a91d02b287c19be9c363a19",
"body": null,
"is_bot": false,
"headline": "Fixed travis node versions",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-10-03T16:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d176f4df0d3b5d7a14f959d3c3d1e44f2f7ac6",
"body": null,
"is_bot": false,
"headline": "tidy up unit and index",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-27T19:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd181d7c9f3c46a6a62aeda0d36f791ea967db9",
"body": null,
"is_bot": false,
"headline": "2.0.5",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-18T17:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d6602dba3250139066bac027ca6426072a1b48",
"body": null,
"is_bot": false,
"headline": "Fix error on unopened function",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-18T17:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af58341360e489c83d873fd57646f49a71ab3c0c",
"body": null,
"is_bot": false,
"headline": "2.0.4",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-10T13:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c81b065fd0828c23ff508624e2cd43c8f2f8e87",
"body": null,
"is_bot": false,
"headline": "More sensible naming",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-10T13:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c25ce65ae081ce1ffd9a5808e8ed507537c4149",
"body": null,
"is_bot": false,
"headline": "2.0.3",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-10T05:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfd0c4244a75fddfc266b601e977ffc65180785",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-10T05:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12d594986f40030a736da2cecb5c1278e8d0a77",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-08T07:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3746f55c2819f56a5e82da126817425389ab85e3",
"body": null,
"is_bot": false,
"headline": "Fixed parsing nested and sequence of parentheses",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-08T06:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d298d003b078de5f7910ddcd4f97d6b9823c4064",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2015-09-07T12:53:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 9,
"latest_release_at": "2021-11-29T11:32:39Z",
"latest_release_tag": "v4.2.0",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 2,
"days_since_latest_release": 1696,
"mean_days_between_releases": 248.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "postcss-value-parser",
"exists": true,
"license": "MIT",
"keywords": [
"postcss",
"value",
"parser"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/postcss-value-parser",
"is_deprecated": false,
"latest_version": "4.2.0",
"repository_url": "https://github.com/TrySound/postcss-value-parser",
"versions_count": 36,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 405853207,
"first_published_at": "2015-08-17T18:56:42.739000Z",
"latest_published_at": "2021-11-29T11:32:56.985000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1696
}
]
},
"popularity": {
"forks": 24,
"stars": 145,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2015-11-28",
"count": 1
},
{
"date": "2015-12-13",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 15
},
"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": 39998,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 41,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@oxfmt/binding-android-arm-eabi",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-android-arm64",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-darwin-arm64",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-darwin-x64",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-freebsd-x64",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-arm-gnueabihf",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-arm-musleabihf",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-arm64-gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-arm64-musl",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-ppc64-gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-riscv64-gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-riscv64-musl",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-s390x-gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-x64-gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-linux-x64-musl",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-openharmony-arm64",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-win32-arm64-msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-win32-ia32-msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/binding-win32-x64-msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-android-arm-eabi",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-android-arm64",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-darwin-arm64",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-darwin-x64",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-freebsd-x64",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm-musleabihf",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm64-gnu",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm64-musl",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-riscv64-gnu",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-riscv64-musl",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-s390x-gnu",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-x64-gnu",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-x64-musl",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-openharmony-arm64",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-arm64-msvc",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-ia32-msvc",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-x64-msvc",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "oxfmt",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "oxlint",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 41,
"direct_count": 0,
"indirect_count": 41
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 36,
"open_issues": 9,
"closed_ratio": 0.769,
"closed_issues": 30,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "TrySound",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/5635476?v=4"
},
{
"type": "User",
"login": "evilebottnawi",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/23334705?v=4"
},
{
"type": "User",
"login": "alexander-akait",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/4567934?v=4"
},
{
"type": "User",
"login": "MohammadYounes",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4712046?v=4"
},
{
"type": "User",
"login": "nex3",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/188?v=4"
},
{
"type": "User",
"login": "ben-eb",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1282980?v=4"
},
{
"type": "User",
"login": "loilo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1922624?v=4"
},
{
"type": "User",
"login": "adalinesimonian",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9868643?v=4"
},
{
"type": "User",
"login": "chearon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/78187?v=4"
},
{
"type": "User",
"login": "davidtheclark",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/628431?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.706
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "5 out of 21 merged PRs checked by a CI test -- score normalized to 2",
"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": 5,
"reason": "Found 14/27 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"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": 10,
"reason": "all dependencies are pinned",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "43ae6d30c0527b5de0f3dcfacfcef2a077aa5351",
"ran_at": "2026-07-22T22:20:14Z",
"aggregate_score": 5.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-12T13:06:24Z",
"oldest_open_prs": [
{
"number": 72,
"created_at": "2020-10-28T12:55:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2020-10-31T20:16:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2021-04-06T10:03:57Z",
"last_comment_at": "2021-09-14T13:29:12Z",
"last_comment_author": "gdorsi"
},
{
"number": 84,
"created_at": "2021-11-30T21:56:06Z",
"last_comment_at": "2021-12-02T00:21:46Z",
"last_comment_author": "nex3"
},
{
"number": 100,
"created_at": "2026-06-17T13:53:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2026-06-29T15:04:01Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-05T12:08:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 30,
"created_at": "2016-06-15T07:54:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2016-06-27T20:00:48Z",
"last_comment_at": "2016-06-27T20:35:35Z",
"last_comment_author": "TrySound"
},
{
"number": 34,
"created_at": "2017-12-28T16:13:02Z",
"last_comment_at": "2018-01-17T11:56:36Z",
"last_comment_author": "tomrav"
},
{
"number": 36,
"created_at": "2018-05-07T22:44:03Z",
"last_comment_at": "2021-09-08T05:10:41Z",
"last_comment_author": "tp00012x"
},
{
"number": 46,
"created_at": "2019-03-14T14:09:32Z",
"last_comment_at": "2020-07-22T15:44:30Z",
"last_comment_author": "alexander-akait"
},
{
"number": 59,
"created_at": "2019-08-09T10:19:38Z",
"last_comment_at": "2019-08-09T10:29:18Z",
"last_comment_author": "alexander-akait"
},
{
"number": 64,
"created_at": "2019-12-19T20:15:38Z",
"last_comment_at": "2022-11-14T15:51:30Z",
"last_comment_author": "romainmenke"
},
{
"number": 70,
"created_at": "2020-05-08T23:38:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2022-10-12T22:49:44Z",
"last_comment_at": "2023-12-06T02:13:01Z",
"last_comment_author": "nex3"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/postcss/postcss-value-parser",
"host": "github.com",
"name": "postcss-value-parser",
"owner": "postcss"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 66,
"vitality": 46,
"community": 50,
"governance": 59,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 46,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"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": 44,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v4.2.0",
"releases_from_tags": false,
"days_since_latest_release": 1696,
"mean_days_between_releases": 248.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1696 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1696
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~248.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 248.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 24,
"stars": 145,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "145 stars",
"points": 35,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 145
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.706
},
"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 71% of commits",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 36,
"open_issues": 9,
"closed_issues": 30,
"issue_closed_ratio": 0.769,
"closed_unmerged_prs": 20
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 36,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "36/56 decided PRs merged",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 36,
"decided": 56
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/27 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 428,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "postcss",
"public_repos": 57,
"account_age_days": 4376
},
"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": "428 followers of postcss",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 428,
"login": "postcss"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "57 public repos, account ~11 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 57
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"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": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "5 out of 21 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 21 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 14/27 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 41 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 41
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 41,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 41,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 1,
"assessed_self_published_locations": 13
},
"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": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.42,
"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": "42 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 39998,
"source_files_sampled": 10,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"npm package 'postcss-value-parser' points at a different repository (https://github.com/TrySound/postcss-value-parser); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-22T22:20:32.539908Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/postcss/postcss-value-parser.svg",
"full_name": "postcss/postcss-value-parser",
"license_state": "standard",
"license_spdx": "MIT"
}