Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"data-breach",
"passwords",
"security",
"php",
"laravel",
"laravel-5-package",
"laravel-validation"
],
"is_fork": false,
"size_kb": 73,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 9603
},
"pushed_at": "2026-07-18T09:07:54Z",
"created_at": "2018-04-26T21:49:38Z",
"owner_type": "User",
"updated_at": "2026-07-18T09:07:26Z",
"description": "🔒 Laravel validation rule that checks if a password has been exposed in a data breach.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "LGPL-3.0",
"default_branch": "master",
"license_spdx_raw": "LGPL-3.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Jord",
"type": "User",
"login": "Jord-JD",
"company": null,
"location": null,
"followers": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/650645?v=4",
"created_at": "2011-03-04T09:21:46Z",
"is_verified": null,
"public_repos": 164,
"account_age_days": 5620
},
"license": {
"state": "standard",
"spdx_id": "LGPL-3.0",
"raw_spdx": "LGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2026-07-18T09:07:54Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2026-02-16T09:36:29Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2026-02-15T00:15:50Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-02-14T23:42:51Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-02-14T19:18:38Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-02-14T19:12:39Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2022-04-05T13:47:51Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2021-04-20T10:11:40Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2020-09-02T07:40:17Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-03-04T21:48:53Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-09-06T11:21:13Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-02-20T12:32:12Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-02-04T23:32:28Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2018-11-27T09:30:02Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2018-11-16T16:16:51Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2018-11-15T22:29:13Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2018-07-11T08:57:09Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-04-30T21:55:36Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2018-04-27T21:38:54Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-04-26T22:18:56Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-04-26T22:10:49Z"
}
],
"recent_commits": [
{
"oid": "2af84d011faa4a5eddf16c5856f60fb47fbc1c3e",
"body": null,
"is_bot": false,
"headline": "Support Laravel 13 and non-string values (#28)",
"author_name": "Jord",
"author_login": "Jord-JD",
"committed_at": "2026-07-18T09:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433a17acf18b6fb2eb8c982a22e535919397b064",
"body": null,
"is_bot": false,
"headline": "Fix GitHub Actions install step without lock file",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-16T09:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19547c398f96d71fa18de4b896ad676d099f8f80",
"body": "Fixes #17\n\nFixes #21",
"is_bot": false,
"headline": "Modernize package compatibility and CI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-16T09:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93346e685ba71414529f2c9df17c536f18977755",
"body": null,
"is_bot": false,
"headline": "docs: update references after rename",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-15T00:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e926ebd3cf56e128cbebf68ed1ec32797c711101",
"body": null,
"is_bot": false,
"headline": "Migrate package to jord-jd/laravel-password-exposed-validation-rule",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-14T23:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d69edf07123eb5d2d7d042fc8d75d1d58d32fca",
"body": null,
"is_bot": false,
"headline": "Migrate package to jord-jd/laravel-password-exposed-validation-rule",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-14T23:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40434b7e140ac75adfca5e314694e0377fa2b30a",
"body": null,
"is_bot": false,
"headline": "Migrate package to jord-jd/laravel-password-exposed-validation-rule",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-14T19:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87445ae183e8ece55875fc00279364b77edec47b",
"body": null,
"is_bot": false,
"headline": "Migrate package to jord-jd/laravel-password-exposed-validation-rule",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2026-02-14T19:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0e5d5e6d9c7f822556f2fe77bc59e71366741d",
"body": "Updated composer.json for l9 compatibility",
"is_bot": false,
"headline": "Merge pull request #26 from SteJaySulli/update/l9-compatibility",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2022-04-05T13:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525dce900bdf7d57d3513142794243d82978c912",
"body": null,
"is_bot": false,
"headline": "reverted travis config to bionic",
"author_name": "Stephen Sullivan",
"author_login": "SteJaySulli",
"committed_at": "2022-04-05T12:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66280c82e8bb3a94b0e6612b609639fac03f0ab3",
"body": null,
"is_bot": false,
"headline": "Updated travis config",
"author_name": "Stephen Sullivan",
"author_login": "SteJaySulli",
"committed_at": "2022-04-05T12:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8e8c0cf805fccedcf3bb2d2872ef73d1f1b608",
"body": null,
"is_bot": false,
"headline": "Updated composer.json for l9 compatibility",
"author_name": "Stephen Sullivan",
"author_login": "SteJaySulli",
"committed_at": "2022-04-05T10:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcdd61603cb9b22fa341d98abab114a86d1c222",
"body": "Add PHP 8.0 support.",
"is_bot": false,
"headline": "Merge pull request #24 from jameswilddev/fix/php-8",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2021-04-20T10:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36a7ef8e19b0f9ce029ca7dccdafcfc3aed2a3f",
"body": null,
"is_bot": false,
"headline": "Roll back to Bionic to see if that works.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T10:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb73580fd544c243470b0eb846b9b8158270eea",
"body": null,
"is_bot": false,
"headline": "Respecify distro.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T10:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9217484782a934d970fc2905d1fbb320d607e078",
"body": null,
"is_bot": false,
"headline": "Remove distro limit as it doesn't support PHP8.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T09:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76132dad1824c14c4726534845402bcbc8418526",
"body": null,
"is_bot": false,
"headline": "Remove reference to nonexistent \"Integration\" directory.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T09:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d37e470898b715d6a56fc3675952975744fe613",
"body": null,
"is_bot": false,
"headline": "Update password_exposed.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T09:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829eca5178ce239c8b7eff32798d18b1aff3a415",
"body": null,
"is_bot": false,
"headline": "Support PHP 8.",
"author_name": "jameswilddev",
"author_login": "jameswilddev",
"committed_at": "2021-04-20T08:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e3326c2e04e70fcd8c1c43f60ffc105c336eba",
"body": "Add support for laravel 8",
"is_bot": false,
"headline": "Merge pull request #20 from lloricode/patch-1",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2020-09-02T07:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b89a90c6a34112a2039f13aa7da48d69fb3ca15",
"body": null,
"is_bot": false,
"headline": "Add support for laravel 8",
"author_name": "Lloric Mayuga Garcia",
"author_login": "lloricode",
"committed_at": "2020-09-01T23:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8964d56caf9b502aea15dcee59703662226c3ca",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #19 from DivineOmega/analysis-QM0xW6",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2020-03-04T21:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc58df62b67f0c5f866f762437ecb34908d758a",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2020-03-04T21:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f744c248acb40dee102110c1eec392988c3d2e1",
"body": "Add support for Laravel 7",
"is_bot": false,
"headline": "Merge pull request #18 from mikemand/laravel-7",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2020-03-04T21:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabd7399fc9614f0c9ea68a0f3809cdc05cadf45",
"body": "Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>",
"is_bot": false,
"headline": "Add support for Laravel 7",
"author_name": "Micheal Mand",
"author_login": null,
"committed_at": "2020-03-03T22:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9489ca42bfeefe89ba6e2ab207315da277582080",
"body": null,
"is_bot": false,
"headline": "Add badges",
"author_name": "Jordan Hall",
"author_login": null,
"committed_at": "2019-09-06T11:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ec16c6de1627d2e0fda6e51908c3a5391947a3",
"body": null,
"is_bot": false,
"headline": "Add PHPunit ^7.0",
"author_name": "Jordan Hall",
"author_login": null,
"committed_at": "2019-09-06T11:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632833501c392cd017803519e1eed79f8fdc90ce",
"body": null,
"is_bot": false,
"headline": "Add tavis and coveralls",
"author_name": "Jordan Hall",
"author_login": null,
"committed_at": "2019-09-06T11:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0837e60af66e06bfffc5dca54e2bd2ac3a5b0c6b",
"body": null,
"is_bot": false,
"headline": "Support for Laravel 6.0",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-09-06T07:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1096880b6f427c7d8b1817ac57f85fd2cbbcc9",
"body": null,
"is_bot": false,
"headline": "Update dependency version",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-20T12:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1636ae089a1300d557aae059fd0b87b8c805fe7",
"body": "Add PHP Unit and basic Unit tests",
"is_bot": false,
"headline": "Merge pull request #16 from burrelle/test/UnitTests",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-19T00:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bb68342820a9118a60f79188e260637026fc1d",
"body": null,
"is_bot": false,
"headline": "Fix StyleCI errors",
"author_name": "Evan Burrell",
"author_login": null,
"committed_at": "2019-02-16T06:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e8cadd288c145fa0b1a292083ea8e432cd8f7c",
"body": null,
"is_bot": false,
"headline": "Add PHP Unit and basic Unit tests",
"author_name": "Evan Burrell",
"author_login": null,
"committed_at": "2019-02-15T21:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144a61088f343927b110bd24cbc07195a7f68854",
"body": null,
"is_bot": false,
"headline": "Force use of latest version",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-04T23:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e2284f3c88c4dc57866260c8731f54c9bc68e8",
"body": null,
"is_bot": false,
"headline": "Update reference to enum and set minimum PHP version to 7.1",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-04T23:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb801e6c3c7f414154c0e08d5e2e6ec89b94bbac",
"body": "…sed-validation-rule",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:DivineOmega/laravel-password-expo…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-04T23:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a723e6e0a2da0b0710082a06959c444c59adce4b",
"body": null,
"is_bot": false,
"headline": "Add support for latest version of password_exposed package",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2019-02-04T23:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfef12ea67bd0a2134849a135bb4541ec958dd02",
"body": null,
"is_bot": false,
"headline": "Place cache files in `storage/app`",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-27T09:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4b968696972aed410f767e0dc8188ba4d98e3b",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #9 from DivineOmega/analysis-8j5W6y",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-16T16:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f73072b604db4964d3ea2328c49b0104d7ca7abd",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-16T16:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0e5bf1fc99788b2f0ed36fcdd57c13759c75b7",
"body": "…ctory for cache",
"is_bot": false,
"headline": "If not being used in Laravel (such as during testing) use system dire…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-16T16:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22afc4d4bc0b79f598b5c32abaef9dc1c700167b",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #8 from DivineOmega/analysis-XaaonY",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-15T22:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25e87bd7b84292e8a99eacfef426b5eceb9e0f2",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-15T22:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5adb712eefdab554a16e6d1c5c0abbb816b5cf",
"body": "…o Laravel storage path",
"is_bot": false,
"headline": "Create custom PasswordExposedChecker object and set cache directory t…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-15T22:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2775451def5abec22ba2e9eac9fc6917d818ff",
"body": null,
"is_bot": false,
"headline": "Ignore PHP Storm files",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-11-15T21:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee749e6a2e50e1cb0bbc14f1f636d3728a400b5",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #6 from DivineOmega/analysis-XNk1J1",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-07-11T08:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d82afd88f4cc0dad0245258e81ad21b97bc59e",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-07-11T08:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9746ca3a7fcce0d74e49b018ee60057f4ad1a7",
"body": null,
"is_bot": false,
"headline": "Document setting custom validation message",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-07-11T08:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c174d8e165dee089ed392ccbb66ee412acc96be",
"body": null,
"is_bot": false,
"headline": "Ability to set custom validation message",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-07-11T08:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b943e262750a680f06671687d71d21ff6a049a72",
"body": null,
"is_bot": false,
"headline": "Link up packagist badge",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-06-30T19:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f2e00021dbf8e27de3d90f1dd551cba70a416a",
"body": "README: add more info how it works",
"is_bot": false,
"headline": "Merge pull request #3 from janpio/patch-1",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-06-30T19:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e14513692a3a44a07a9cdbee807fdb8b393ca5c",
"body": null,
"is_bot": false,
"headline": "Tweak wording",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-06-30T19:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd799622d0a8ea2cd8a9c0b5f0883b4618b0d413",
"body": null,
"is_bot": false,
"headline": "README: add more info how it works",
"author_name": "Jan Piotrowski",
"author_login": "janpio",
"committed_at": "2018-06-28T09:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70af0a0a4c8f2b450f881f2c56bc036d3d79809d",
"body": "…fixes #2)",
"is_bot": false,
"headline": "Allow passing `PasswordExposedChecker` object into Rule constructor (…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-30T21:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4aff053445264b4e2f32fa609d12821a08385b",
"body": null,
"is_bot": false,
"headline": "Simplify pass logic",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-27T21:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b754bfeeedf45c796299eb03defa71000e277cb",
"body": null,
"is_bot": false,
"headline": "Add downloads badge",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-27T21:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e668ce617db1c3e1e95cca1e0d22994300ec7bdb",
"body": null,
"is_bot": false,
"headline": "Fix passes logic",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3714b25ab53760627047c69fd6ace7fa44cd3689",
"body": null,
"is_bot": false,
"headline": "Improve README",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb5bbc4be62e66f2378acdbfd67e45de455d9a4",
"body": "…sed-validation-rule",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:DivineOmega/laravel-password-expo…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3c9cf9d8ed8dbc35cab0c8a238020b39501dad",
"body": null,
"is_bot": false,
"headline": "Add StyleCI badge",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "754f45d3455a9fd702cc05442bb5f6b15d5a7032",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #1 from DivineOmega/analysis-z9O7ON",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6704ee5c83d5cacedb05fdec012b80d4acfbfa",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T22:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f870c711ff386ae9dc6763b1a609034ccd26ee7",
"body": null,
"is_bot": false,
"headline": "Add missing use",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ffdd608f5d8522a12e66cc1a73702414571293",
"body": null,
"is_bot": false,
"headline": "Tweak",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000c85edb36732c942ee3c752ebe91fc9ad38dd9",
"body": null,
"is_bot": false,
"headline": "Improve readme",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d046afdaba78abeea59b59483972a53d0c02a63b",
"body": "…ord-exposed-validation-rule",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/DivineOmega/laravel-passw…",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f57931757bd12347b278ff7a9f87b2ea54faa22",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7601b6db97889a543966d61ddadd1d3d19a1a54c",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jordan Hall",
"author_login": "Jord-JD",
"committed_at": "2018-04-26T21:49:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 8,
"latest_release_at": "2026-07-18T09:07:54Z",
"latest_release_tag": "v6.1.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 2,
"days_since_latest_release": 5,
"mean_days_between_releases": 258.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "jord-jd/laravel-password-exposed-validation-rule",
"exists": true,
"license": "LGPL-3.0-only",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/jord-jd/laravel-password-exposed-validation-rule",
"is_deprecated": false,
"latest_version": "v6.1.0",
"repository_url": "https://github.com/Jord-JD/laravel-password-exposed-validation-rule",
"versions_count": 20,
"total_downloads": 509,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 152,
"first_published_at": null,
"latest_published_at": "2026-07-18T09:07:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 42,
"stars": 89,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-06-28",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2019-02-22",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 42
},
"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": 3654,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 4,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "jord-jd/password_exposed",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.0"
},
{
"name": "illuminate/contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^8.0||^9.0||^10.0||^11.0||^12.0||^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "jord-jd/password_exposed",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 2,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 12,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 12,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Jord-JD",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/650645?v=4"
},
{
"type": "User",
"login": "jameswilddev",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3138458?v=4"
},
{
"type": "User",
"login": "SteJaySulli",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/60765965?v=4"
},
{
"type": "User",
"login": "janpio",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/183673?v=4"
},
{
"type": "User",
"login": "lloricode",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8251344?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.823
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/18 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2af84d011faa4a5eddf16c5856f60fb47fbc1c3e",
"ran_at": "2026-07-24T01:56:46Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T09:07:36Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-18T09:07:11Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Jord-JD/laravel-password-exposed-validation-rule",
"host": "github.com",
"name": "laravel-password-exposed-validation-rule",
"owner": "Jord-JD"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 33,
"vitality": 61,
"community": 44,
"governance": 63,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 61,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"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": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": "good",
"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": 84,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v6.1.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 258.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~258.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 258.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": 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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 42,
"stars": 89,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "89 stars",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 89
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "42 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 42
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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 (LGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "LGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"packages": [
"jord-jd/laravel-password-exposed-validation-rule"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 509,
"monthly_downloads": 152
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "152 downloads/month across packagist",
"points": 29.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 152,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.823
},
"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 82% of commits",
"points": 4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 12,
"open_issues": 0,
"closed_issues": 12,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/16 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 16
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/18 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 155,
"owner_type": "User",
"is_verified": null,
"owner_login": "Jord-JD",
"public_repos": 164,
"account_age_days": 5620
},
"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": "155 followers of Jord-JD",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 155,
"login": "Jord-JD"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "164 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 164
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"jord-jd/laravel-password-exposed-validation-rule"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"data-breach",
"passwords",
"security",
"php",
"laravel",
"laravel-5-package",
"laravel-validation"
],
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 4/18 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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": 5
},
"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": 24,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.191,
"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": "13 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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 68",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 68
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 3654,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T01:56:58.463405Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/Jord-JD/laravel-password-exposed-validation-rule.svg",
"full_name": "Jord-JD/laravel-password-exposed-validation-rule",
"license_state": "standard",
"license_spdx": "LGPL-3.0"
}