Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 3303,
"has_wiki": true,
"homepage": "http://html5boilerplate.com",
"languages": {
"Shell": 1119,
"JavaScript": 50837
},
"pushed_at": "2011-04-26T17:10:14Z",
"created_at": "2011-01-18T10:02:07Z",
"owner_type": "User",
"updated_at": "2012-12-17T18:49:25Z",
"description": "starting html/css template. so much goodness baked in by default ",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "http://ctrl-c.club/~timemachine",
"name": "Daniel Lopretto",
"type": "User",
"login": "timemachine3030",
"company": null,
"location": null,
"followers": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/338063?v=4",
"created_at": "2010-07-20T01:37:26Z",
"is_verified": null,
"public_repos": 56,
"account_age_days": 5847
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2010-10-26T05:21:28Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2010-08-13T17:24:14Z"
}
],
"recent_commits": [
{
"oid": "e3ddbe5939c19f11fdea2258f5b672b31460675f",
"body": " - We want this close to the top, just like meta charset.\n - This is for content hosted on a server with a different hostname\n (CDN).",
"is_bot": false,
"headline": "Added a comment and example for dns-prefetch",
"author_name": "timemachine3030",
"author_login": "timemachine3030",
"committed_at": "2011-04-26T17:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e132ce4051564506e6dadf1b50e2f1a4fb32e486",
"body": null,
"is_bot": false,
"headline": "Merge remote branch 'upstream/master'",
"author_name": "timemachine3030",
"author_login": "timemachine3030",
"committed_at": "2011-04-26T16:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2faa1fc3cff20568848c98e9a51ecda61f3bf73",
"body": "… getting cut off.\n\n\r\nHat tip: http://twitter.com/dontcallmedom/status/40413256942235648",
"is_bot": false,
"headline": "Add `img { max-width: 100%; }` to print styles to prevent images from…",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2011-04-25T20:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b78ceb95732bcaf81f9ee61506e02b854824560",
"body": "… of space at top of body in Firefox.",
"is_bot": false,
"headline": "Add overflow:hidden to pseudo-elements for clearfix. Avoids edge case…",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-21T18:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9660b2f9f8371e4546c28863b86a556f7be62c",
"body": null,
"is_bot": false,
"headline": "Tidied up link to clearfix explanation",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-21T16:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5373835d1750b0398989f4d3b8e407f90a996313",
"body": null,
"is_bot": false,
"headline": "Update clearfix to use 'micro' clearfix",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-21T10:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d3d939d7e0b7c28574d3c22b30c748937851e8",
"body": null,
"is_bot": false,
"headline": "Merge remote branch 'danielfilho/master'",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-04-16T06:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62ca34b7274c3ff779a9669779dd32977426f26",
"body": null,
"is_bot": false,
"headline": "curly quotes hates us",
"author_name": "Patrick Hall",
"author_login": "amundo",
"committed_at": "2011-04-14T23:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0dd0f4dfd31ab42335b1a5a94e10d15efd8c8d",
"body": "…n. Fixes #435",
"is_bot": false,
"headline": "fixing the order of stylesheets on build.xml as suggested by @shichua…",
"author_name": "Daniel Filho",
"author_login": null,
"committed_at": "2011-04-14T19:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee79bc4baf7809a00f7133953b1b08c6092f2df",
"body": null,
"is_bot": false,
"headline": "making nicolas comment less wordy",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-04-14T19:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72bb744064ed1777070af4b3a4117c3b0a8ff072",
"body": "… textarea normalisation is done",
"is_bot": false,
"headline": "Group link styles. Group form styles. Simplify the way input, button,…",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-14T19:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e18366fc50d6a5a2f73b2d1aada63b77bb3c4ae",
"body": null,
"is_bot": false,
"headline": "Add input and button padding fixes for IE and Firefox",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-14T19:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45cd0378d5c3fdb03098b37ce6894fb54f24914b",
"body": null,
"is_bot": false,
"headline": "don't add the callee - unless you're going to use it",
"author_name": "AD7six",
"author_login": "AD7six",
"committed_at": "2011-04-14T17:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b0f14ca0bd5771d7bb085c9f9e04427bf372da",
"body": null,
"is_bot": false,
"headline": "Added in jquery 1.5.2",
"author_name": "walker",
"author_login": "walker",
"committed_at": "2011-04-14T16:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0843a608eb440b56b0ab46cbda9f5c5c2e7ddf99",
"body": null,
"is_bot": false,
"headline": "Put the -strip-console.log right befor all js.* calls on build.xml",
"author_name": "Daniel Filho",
"author_login": null,
"committed_at": "2011-04-13T22:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2acfe06542056534eef0f3b75b6aea5ca872725",
"body": "… browsers",
"is_bot": false,
"headline": "Simplify the conditional comment containing code for IE 9+ and modern…",
"author_name": "necolas",
"author_login": "necolas",
"committed_at": "2011-04-09T15:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3007f0b31ae5214a311b84030e54f4d0a31a080",
"body": "… #423",
"is_bot": false,
"headline": "nerf the serverconfig manip by checking to make sure it exists. fixes…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-04-07T20:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8185bc313a361f033345616b9adc4dc10506fcaf",
"body": "…. fixing a @media query bug (for inline style tags.)",
"is_bot": false,
"headline": "Update htmlcompressor to 1.1 which uses the new yuicompressor for CSS…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-30T19:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb22ca66a8619808a87c1b5438845ed44baa4d3e",
"body": "In case you were wondering what ?v=2 was for.. read this:\nhttp://html5boilerplate.com/docs/#Version-Control-with-Cachebusting\n\nQuery param revving is bad news:\nhttp://www.stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring/\n\nEven though that warning is from 2008, I've confirmed w\n[…]\nnames for you, so this is taken care of.\nIf you need to manually cachebust, then feel free to add the query params yourself, but\nbe aware of the small consequences. It shouldn't be a regular thing. ;)",
"is_bot": false,
"headline": "Remove the cache-busting query parameters from the HTML. Details below:",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-30T15:26:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b6db9d0bd8c45b5965f9e8871afbc9da83f437f",
"body": null,
"is_bot": false,
"headline": "Disable directory browsing by default",
"author_name": "Mike Almond",
"author_login": "mikealmond",
"committed_at": "2011-03-29T19:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf9c3fbdbd30e1441f1aee594e1686937ada017",
"body": null,
"is_bot": false,
"headline": "httponly",
"author_name": "Han Lin Yap",
"author_login": "codler",
"committed_at": "2011-03-29T14:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1a477b1215feb005a7b2d1e70e01cf439dc1dd",
"body": null,
"is_bot": false,
"headline": "Fix typo in Changelog",
"author_name": "Gregg Gajic",
"author_login": "gg",
"committed_at": "2011-03-28T22:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c657a05aefd2d0ff9a8bb1b28a0c2c6eb950ee",
"body": null,
"is_bot": false,
"headline": "adjust attribution byline.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-26T23:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9341fe4ce72c5f7c9a51cfe87b8f2565bca1a54",
"body": null,
"is_bot": false,
"headline": "protecting against git rev-parse silly behavior on unrecognized options",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-26T03:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91fa2168395f7a04444a85d8e9113fb942872de3",
"body": null,
"is_bot": false,
"headline": "protect commands from weird filenames",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-26T02:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4edeff4fa1aa8c81f495e2d75527584a29e83fb",
"body": "…ttp://diveintohtml5.org/forms.html thanks to MarcHaunschild and hoopyfrood fixes #396\"\n\nThis reverts commit 4dc87b52c2bb2f6d799c1e51af50da34d5b38ee8.\n\nBased on the conversation here:\nhttps://github.com/paulirish/html5-boilerplate/commit/4dc87b52c2",
"is_bot": false,
"headline": "Revert \"Fixing input type=\"search\" behaviour in Safari by John Lein h…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-23T20:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc87b52c2bb2f6d799c1e51af50da34d5b38ee8",
"body": "…veintohtml5.org/forms.html thanks to MarcHaunschild and hoopyfrood fixes #396",
"is_bot": false,
"headline": "Fixing input type=\"search\" behaviour in Safari by John Lein http://di…",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-03-23T16:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71880dee163428ec414f000fc2cb17492b692bfb",
"body": null,
"is_bot": false,
"headline": "fixed missing letter t in properties files in build tool",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-03-22T16:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9fa3a83d96ab1af53baaa536195e19b3143289",
"body": null,
"is_bot": false,
"headline": "fixed typo styleshee to stylesheet in build default properties",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-03-22T16:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fec34e0d4cb2856b9b55d4cdd261c26b77c6c6",
"body": "…ecided to use the html5shiv: e.g.: http://i.imgur.com/iK5ad.png)",
"is_bot": false,
"headline": "modified the 404 page (it can cause some problems in IE if the user d…",
"author_name": "alrra",
"author_login": "alrra",
"committed_at": "2011-03-22T13:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50fb1a7870fc7a430a30cd835d8f711614a8a138",
"body": "Basically ...\n\n@media screen and (max-width:980px){\n\nwas getting minified to\n\n@media screen and(max-width:980px){\n\nWhich webkit was rejecting.. So.. now the updated yuicompressor leaves that space in place.\nAnd all is well with the world.\n<3z",
"is_bot": false,
"headline": "update yuicompressor to 2.4.5. fixes media query minification issue.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-22T06:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69039d03b90fef3a2a799e05de39514df1556fe3",
"body": "…lier.",
"is_bot": false,
"headline": "build script: spruced up the echo messages to make it a little friend…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-21T01:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fedc604cc989fa3b352ac6b213ff110dfde1fd7",
"body": null,
"is_bot": false,
"headline": "createproject shoudl also copy build and test folders.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-20T23:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3068c8e028ae8edae457fc5439fb327b133325",
"body": null,
"is_bot": false,
"headline": "fix createproject.sh directory copying",
"author_name": "Dmitry Gladkov",
"author_login": "dgladkov",
"committed_at": "2011-03-20T22:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f73ae3d720b15390c0c7ad1ee5c10bac4cca2fb",
"body": "…ittle awkward. temporary goodbye to css @import inlining. :/ au revoir.",
"is_bot": false,
"headline": "build script: go back to yuicompressor for CSS. php dependency is a l…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-20T17:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94cb8195b7cc134f878ee9173e6bfb378e9b0508",
"body": null,
"is_bot": false,
"headline": "build script: change search/replace to be a global task.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-20T17:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4ddd3a582510c29401c6fd5a46c80ef025c208",
"body": null,
"is_bot": false,
"headline": "updated read me with translators, contributors",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-20T04:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5379c0c99c05dd03be4a7c780d9857ba4ebbb1",
"body": null,
"is_bot": false,
"headline": "delete build.properties. consider it vestigal.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-19T22:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828141a41dda4fa6ca9d4d5e3a9734712d805a92",
"body": null,
"is_bot": false,
"headline": "build script: adjust images path in case folder structure is unique.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-19T22:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d467e69e5236bd9c9fa8823aead352926e98a3",
"body": "…a few extra bytes during GZIP/DEFLATE compression",
"is_bot": false,
"headline": "Replace single-quotes with double-quotes for consistency and to save …",
"author_name": "David Murdoch",
"author_login": null,
"committed_at": "2011-03-15T21:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff3ed8f40240551aab3a4213a18532f063e90f15",
"body": null,
"is_bot": false,
"headline": "Fixed demo elements page with whitespace fix.",
"author_name": "jbueza",
"author_login": "jbueza",
"committed_at": "2011-03-15T21:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caeb9138fcebf2c6843faaf1d59b0ed0e9002b09",
"body": "…ection.",
"is_bot": false,
"headline": "Description corrections for \"Built-in filename-based cache busting\" s…",
"author_name": "Marcel Turi",
"author_login": "marceltt",
"committed_at": "2011-03-15T16:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17894ff685da6ffa1ed4449fb8eac19e66e273fa",
"body": null,
"is_bot": false,
"headline": "added separate task prodcopy to handle buildkit and build with jpgtran",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-03-07T17:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39f656d95148d780b4dc2d8204de72591df2e2f",
"body": "That was just temporary so i could tag the release.\n\nThis reverts commit f93c3a5b87576e4ca1c780263a2caa8e1ac114c0.",
"is_bot": false,
"headline": "Revert \" removing demo/ and readme temporarily to tag.\"",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-07T08:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93c3a5b87576e4ca1c780263a2caa8e1ac114c0",
"body": null,
"is_bot": false,
"headline": "h5bp 1.0rc - removing demo/ and readme temporarily to tag.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-07T07:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac62b0846b33d0833f8f6918a493a81a971f988",
"body": null,
"is_bot": false,
"headline": "build script. typo for folder. we werent excluding it from the publish.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-07T07:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7b4b6091473c5fedc0c32dc8fcf8c365192263",
"body": null,
"is_bot": false,
"headline": "updating links for dependencies in the build script",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-07T07:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c06a9fb92794a1589a97afc8aa67fdf969a4c7",
"body": "…ey for the fix.",
"is_bot": false,
"headline": "build script: css compressor update to handle absolute paths. thx cor…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-07T07:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22333ab6e02544f1780733f719fdc183924ba92e",
"body": null,
"is_bot": false,
"headline": "Update createproject script to include img/ instead of images/",
"author_name": "Corey Ward",
"author_login": "coreyward",
"committed_at": "2011-03-06T16:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2404601c7257804c45a4e0f932d574bc2f971d45",
"body": null,
"is_bot": false,
"headline": "updated woff mime-type in ExpiresByType rule in .htaccess. fixes #349",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-06T05:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56cefd41e47ec005e9f644e648ecbd986263b3f0",
"body": "… from the old one you'll have to update this path.",
"is_bot": false,
"headline": "rename /images/ to /img/. If you're upgrading to the new build script…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T04:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67dfe6f47a6255a1a1aa645073e2c3bc584d92e0",
"body": "…, due to recent Ant change.",
"is_bot": false,
"headline": "build script. strip root favicon reference with replaceregexp instead…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T04:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339c2a64ea8506d4f909dd9ebcecbd10f71c3195",
"body": "…as. fixes #302",
"is_bot": false,
"headline": "adding all the touch icons as per mathias exhaustive post. thnx mathi…",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-06T04:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3090a50f726a90287e902e717e6573e8d65da08f",
"body": null,
"is_bot": false,
"headline": "minor fixes from mike almond's very useful 404 page upgrade. thx mike.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdfbffc199af9e3dca7dc9b82ab4b7c7b4709abf",
"body": "…ate into mikealmond-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/mikealmond/html5-boilerpl…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e81479ba2f7d0fc386448baa5edea5d0e1116c63",
"body": "… default). thx marcel. fixes #355",
"is_bot": false,
"headline": "add filename revving mapped to real asset into htaccess. (disabled by…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb091e9f8039bec38b61d37ff67f652f6b602b9c",
"body": null,
"is_bot": false,
"headline": "minor. syncing up demo/test files with latest changes.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a638ad6f0c5e36f4ace94fb545ca40425a88ebb2",
"body": "This reverts commit 937c886b99837fdd8e2750b9d21559ca082ed4d1.\n\nBack due to popular demand. Fixes #357",
"is_bot": false,
"headline": "Revert \"kill off plugins.js. \"",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cada0b681a1ec1b31c7c832bd4bc2b5c4a5a278e",
"body": "…l break in XHTML, btw. fixes #359",
"is_bot": false,
"headline": "simpler local jQuery injection. thx cowboy, snover, mathias. this wil…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T03:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4a1e25b144483a4606687c95b9b4ee3fd4b745",
"body": null,
"is_bot": false,
"headline": "build script: handy .bat file for windows users.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T02:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9801c57e154292df482a35cf271db27957cefbe",
"body": "Sorry Corey. There is probably a better way to do both things. :)",
"is_bot": false,
"headline": "build script: enabling css @import inlining. fixing relative path issue.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T02:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ee9c474c536d8b8ca53c723f729b9f76891bbb",
"body": null,
"is_bot": false,
"headline": "build script: update css-compressor to latest version.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T01:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "758b71478314adf9e230e5f59b27c79584f4da23",
"body": "Also added a jpgcopy task that is used in \"text\" builds.\n\nAlso:\nQuieted windows optipng output. More helpful echo's.\nUpdated to htmlcompressor-0.9.9.jar (1 very minor fix)\n\nShort summary of the jpegtran workaround:\njpegtran doesnt like to overwrite files. It thinks they are already optimized.\nSo, we exclude JPGs from the copy task at the beginning,\nthen we copy them over while we chuck them through jpegtran.\nFun.\n\nFixes #338",
"is_bot": false,
"headline": "build script: jpegtran now works everywhere! Waa hoo!",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-06T01:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed87b9881523b7f7f346af8ef25961037c2607a",
"body": "…utput WORK on mac. Oh and we actually want it to compress the files. :)",
"is_bot": false,
"headline": "build script: jpegtran fun. default to stripping metadata. make the o…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-05T23:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f0ac6fe38fcb4b4ad041338a575279ec101d9a",
"body": null,
"is_bot": false,
"headline": "build script: mega whitespace commit. huge thanks to craigbarnes.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-05T23:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315586244c0a4fb0f0ccc7727441b0d0b7bb10c4",
"body": null,
"is_bot": false,
"headline": "build script: quiet the optipng output",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-05T22:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "598a1c9633040e802be5cd047ea6a9ab79ec461c",
"body": "…and the error more.",
"is_bot": false,
"headline": "Added Google's enhance 404 widget and some copy to help users underst…",
"author_name": "mikealmond",
"author_login": "mikealmond",
"committed_at": "2011-03-02T15:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea8ab2bec373b35b02915ef27f20f8c41f4698b",
"body": null,
"is_bot": false,
"headline": "Edited 404.html via GitHub",
"author_name": "mikealmond",
"author_login": "mikealmond",
"committed_at": "2011-03-02T15:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b26e8bbd5bbf134404d398c819bcc32b61c58979",
"body": "…oot.",
"is_bot": false,
"headline": "remove favicon reference from HTML only if favicon is in the domain r…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-02T08:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5722ee731f5fcacd8323a1e93bdd9c7f469b5c",
"body": null,
"is_bot": false,
"headline": "fix nonsensical copy process",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d39c4483097e3fb16080caa8358cb41bd0eaf5a",
"body": null,
"is_bot": false,
"headline": "removing noise from comment",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef7f55c4ee8870e86f6098f0b6f46eae2e75a16",
"body": null,
"is_bot": false,
"headline": "fixing indentation",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68861f48d2e6075340603dabb7b9cb743dc888e",
"body": null,
"is_bot": false,
"headline": "adding check for cpio",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f60eae9143b2a8d7d9c43e7d40f247786e1b000",
"body": null,
"is_bot": false,
"headline": "adding loop to prevent empty $name",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11827ed6461a8f5490d372d1baa006d268289542",
"body": null,
"is_bot": false,
"headline": "shebang indicates bash usage, swithing to modern [[ keyword",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c1155fa3ea4758f039741ba37d257f064fdc9a",
"body": "…bash reserved vars)",
"is_bot": false,
"headline": "changed capitalization of var names (caps are for environment and/or …",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e25d85bcfe0952273618fc1586caf2375fb0a04",
"body": null,
"is_bot": false,
"headline": "fixing quotes",
"author_name": "Samus_",
"author_login": "git2samus",
"committed_at": "2011-03-01T19:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13b80dd9ce4a77e200a13dd05a9a00ac979c05c",
"body": null,
"is_bot": false,
"headline": "merged build.xml",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-03-01T14:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937c886b99837fdd8e2750b9d21559ca082ed4d1",
"body": "…Comment on this commit if you lurve it and want it back.",
"is_bot": false,
"headline": "kill off plugins.js. Didn't seem to make sense for anyone but me. :) …",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-01T06:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f064c0fe461b5fec596e75d9426e6c59c06dd5",
"body": "…xes #244",
"is_bot": false,
"headline": "comprehensive protection against stray console.log()s. thx henrik. fi…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-01T06:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c48898b5c0c29a67ac88bdd42fecaae1c501a2",
"body": null,
"is_bot": false,
"headline": "more docs for trailing slash problem.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-01T06:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18be2cf89a9cd314496e36464bde479caf505c57",
"body": "… into jingman-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/jingman/html5-boilerplate…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-03-01T06:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6875bb5be7ee7fce13bae11b3db8da2918fe4821",
"body": null,
"is_bot": false,
"headline": "oops. using old jquery refs from an older pull req. fixed.",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T06:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8def09ffda26e7cc552f9183caa3322103270436",
"body": null,
"is_bot": false,
"headline": "making the world a positive place. thnx aristidesfl. fixes #332",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T05:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5705b57ad4db0737b5fbbb77b8bc7845c25884",
"body": null,
"is_bot": false,
"headline": "window.log enhancement. thnx trevnorris. fixes #313",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T05:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a2f1d6d8bed2894472e89e127a362d3e3d9c7ab",
"body": null,
"is_bot": false,
"headline": "moving lang back to html, also consistent spacing in css. fixes #286",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T05:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce120b5902cdf3c9ba4936fae6f222c405fc01b0",
"body": "…vs who use bp to use pre with the care it deserves. fixes #294",
"is_bot": false,
"headline": "killing whitespace: pre-line; does more harm than good. I trust webde…",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T04:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4726e7c22d9bd3db265b218620148838796e58",
"body": null,
"is_bot": false,
"headline": "fixing clearfix. fixes #340",
"author_name": "Divya Manian",
"author_login": null,
"committed_at": "2011-03-01T04:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0bb456eeb5732910c444e7951895f186d607bb0",
"body": null,
"is_bot": false,
"headline": "Update to jQuery 1.5.1.",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2011-02-25T13:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88d40dd205b5e7210610d0a115f401f351aca1c",
"body": null,
"is_bot": false,
"headline": "fixed jpegtran issue",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-02-23T15:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e124b48fb0607594230d9cac57576e2a51763683",
"body": "On *nix's and Mac OS X display a helpful error message with instructions\nand do not fail the build if either optipng or jpegtrans is not\ninstalled or not in the execution path.",
"is_bot": false,
"headline": "Friendly error messages when optipng or jpegtrans not installed",
"author_name": "Andrew Le",
"author_login": "andrewle",
"committed_at": "2011-02-23T00:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "792430393c8e5de85e3b2548280a69cf711b978d",
"body": null,
"is_bot": false,
"headline": "build script: less verbose html comment required.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-02-22T22:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf437a7c22027cec9659173f50273923ede5f02",
"body": null,
"is_bot": false,
"headline": "added DIRECTORY_SEPARATOR",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-02-22T17:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3d7341494e74b7e498ea165505b1dc5c950c3f",
"body": "…oilerplate into jonathan-fielding-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/jonathan-fielding/html5-b…",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-02-22T00:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964f1b44a3469c3d63980ff55ab3446821c1d390",
"body": null,
"is_bot": false,
"headline": "Updated modernizr-1.6.min.js to modernizr-1.7.min.js",
"author_name": "Jonathan Fielding",
"author_login": null,
"committed_at": "2011-02-21T20:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "899e1a817eeb064996500c7c7a870c5636db4890",
"body": null,
"is_bot": false,
"headline": "Updated modernizr-1.6.min.js to modernizr-1.7.min.js",
"author_name": "Jonathan Fielding",
"author_login": null,
"committed_at": "2011-02-21T15:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df2afc560aac9d7898dd97595beaf832baf8281",
"body": null,
"is_bot": false,
"headline": "minor. slight tweak to whitespace around the document structure.",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-02-19T03:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d402bbe8891f35b790d55f69b20d69eaed33d64",
"body": "…for usability. & note the protocol-relative URL in use.",
"is_bot": false,
"headline": "bring tweakable styles a little closer to the primary author styles, …",
"author_name": "Paul Irish",
"author_login": "paulirish",
"committed_at": "2011-02-19T03:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696a6126b7076bd74aa54532fb0306337e511c1a",
"body": null,
"is_bot": false,
"headline": "Add missing ending div-tag in demopage",
"author_name": "kblomqvist",
"author_login": "kblomqvist",
"committed_at": "2011-02-16T16:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e69fa5bc6bc969d0cb57fef5cb1da5e6614d733",
"body": null,
"is_bot": false,
"headline": "changed from strrpos to strpos",
"author_name": "Shi Chuan",
"author_login": "chuanxshi",
"committed_at": "2011-02-16T13:59:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2010-10-26T05:21:28Z",
"latest_release_tag": "v0.9.5",
"releases_from_tags": true,
"days_since_last_push": 5566,
"active_weeks_last_year": 0,
"days_since_latest_release": 5749,
"mean_days_between_releases": 73.5
},
"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": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 219227,
"source_files_sampled": 8,
"oversized_source_files": 2,
"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": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "paulirish",
"commits": 309,
"avatar_url": "https://avatars.githubusercontent.com/u/39191?v=4"
},
{
"type": "User",
"login": "chuanxshi",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/153513?v=4"
},
{
"type": "User",
"login": "git2samus",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/146392?v=4"
},
{
"type": "User",
"login": "jbueza",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/25766?v=4"
},
{
"type": "User",
"login": "mikeescobedo",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/8575712?v=4"
},
{
"type": "User",
"login": "necolas",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/239676?v=4"
},
{
"type": "User",
"login": "mathiasbynens",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
},
{
"type": "User",
"login": "roblarsen",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/361421?v=4"
},
{
"type": "User",
"login": "timemachine3030",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/338063?v=4"
},
{
"type": "User",
"login": "adeelejaz",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/200611?v=4"
}
],
"contributors_sampled": 52,
"top_contributor_share": 0.715
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 5,
"reason": "binaries present in source code",
"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 43 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e3ddbe5939c19f11fdea2258f5b672b31460675f",
"ran_at": "2026-07-23T12:26:16Z",
"aggregate_score": 2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": 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/timemachine3030/html5-boilerplate",
"host": "github.com",
"name": "html5-boilerplate",
"owner": "timemachine3030"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 18,
"inputs": {
"security": 20,
"vitality": 17,
"community": 1,
"governance": 33,
"engineering": 28,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 21,
"overall_after_abandonment_multiplier": 18
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 5566,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5566 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 5566
}
}
],
"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": 40,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.9.5",
"releases_from_tags": true,
"days_since_latest_release": 5749,
"mean_days_between_releases": 73.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5749 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 5749
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~73.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 73.5
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"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": 5566,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 5566 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 5566,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 1,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 1,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 33,
"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": 52,
"top_contributor_share": 0.715
},
"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 72% of commits",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "52 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 52
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 43 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, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": 59,
"inputs": {
"followers": 53,
"owner_type": "User",
"is_verified": null,
"owner_login": "timemachine3030",
"public_repos": 56,
"account_age_days": 5847
},
"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": "53 followers of timemachine3030",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 53,
"login": "timemachine3030"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "56 public repos, account ~16 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 56
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 28,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": 0,
"status": "missed",
"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": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://html5boilerplate.com",
"has_readme": false,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://html5boilerplate.com",
"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": "critical",
"name": "Security",
"value": 20,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 3.8,
"status": "partial",
"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 43 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 22
},
"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": "critical",
"name": "AI Readiness",
"value": 21,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.14,
"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": "14 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"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": 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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 219227,
"source_files_sampled": 8,
"oversized_source_files": 2
},
"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": "2/8 source files over 60KB",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 2
}
}
],
"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",
"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-23T12:26:32.005046Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/timemachine3030/html5-boilerplate.svg",
"full_name": "timemachine3030/html5-boilerplate",
"license_state": "absent",
"license_spdx": null
}