JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"xunit"
],
"is_fork": false,
"size_kb": 71,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 103785,
"Shell": 324,
"Liquid": 4129
},
"pushed_at": "2026-05-19T14:48:37Z",
"created_at": "2016-11-27T19:03:59Z",
"owner_type": "User",
"updated_at": "2026-05-19T17:26:42Z",
"description": "Friendlier attributes to help categorize your tests",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://brendanconnolly.net",
"name": "Brendan Connolly",
"type": "User",
"login": "brendanconnolly",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/6730294?v=4",
"created_at": "2014-02-19T19:02:41Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 4544
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.6",
"kind": "patch",
"published_at": "2022-01-28T16:46:41Z"
},
{
"tag": "v2.0.5",
"kind": "patch",
"published_at": "2021-06-16T16:17:45Z"
}
],
"recent_commits": [
{
"oid": "87ab637f0c5d2a9a744df0b125e75a5c6b344ae6",
"body": "…ut parameters (#42)\n\ndiscoverer template lost behavior in the move to 3.0. Fix and adding tests for behavior of discoverer\n* add failing tests\n* update templates\n* adding generated files\n* bump version",
"is_bot": false,
"headline": "Fix issue where discoverer was not finding tests for categories witho…",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2025-03-11T01:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beefe090e1b483bef0abc27463ca47bd03dffc72",
"body": null,
"is_bot": false,
"headline": "fix typo and remove old action (#40)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2025-03-07T03:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5353e8679c912c4ebc757810994abfcb6bdec1f0",
"body": null,
"is_bot": false,
"headline": "update readme and pkg release notes (#39)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2025-03-07T03:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e73dbed4abe5ed3f4b05fc82c50774dde9a6b5",
"body": "* add Manual and TestOf\n\n* adding generated files",
"is_bot": false,
"headline": "Add Manual and TestOf categories (#38)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2025-03-07T03:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0532b272a60497498eb0c424083b7ebb218577",
"body": "* using template to generate code\n\n* adding generated files\n\n---------",
"is_bot": false,
"headline": "Migrate to using templating to generate categories (#37)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2025-03-07T03:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd680cc3a3bd22e60a11f63d15d2eb7f649317d",
"body": "…… (#35)\n\n* adds a new attribute Component for tagging/grouping tests with service names\r\n\r\n* fixes minor descrepancies\r\n\r\n* removes not required constructor\r\n\r\n---------\r\n\r\nCo-authored-by: Zahid Khan <zkhan@greentube.com>",
"is_bot": false,
"headline": "adds a new attribute Component for tagging/grouping tests with servic…",
"author_name": "Zahid",
"author_login": "ZahidMKhan",
"committed_at": "2024-09-13T15:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b75d5ee7c25ae2164e9e60406b33b68132a2f6d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2023-08-10T16:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56521f64e0e4ba67ef444feb816730d1ddde64b5",
"body": null,
"is_bot": false,
"headline": "bump versions for package release (#30)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2023-08-05T23:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c8d27a3f64a200e8aa842a24b2fca4cc29f78d",
"body": "Co-authored-by: Borja Domínguez Vázquez <bdominguez@virtualwareco.com>",
"is_bot": false,
"headline": "Change dependency from xunit to xunit.core (#29)",
"author_name": "Borja Domínguez",
"author_login": "bdovaz",
"committed_at": "2023-08-05T22:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf0195592b432c59eed8e6b18672e068bab4935",
"body": "* Updated READMEAdd DatabaseTest, SnapshotTest, and Expensive categories.\r\n\r\n* Updated README\r\n\r\n* Fixing some unlinked attributes and adding tests\r\n\r\n* Added tests for all attributes since they were not implemented.\r\n\r\n* Adding additional tests for new attributes merged in from main\r\n\r\n---------\r\n\r\nCo-authored-by: Adam Fisher <adam.fisher@octanesoftware.net>",
"is_bot": false,
"headline": "Add DatabaseTest, SnapshotTest, and Expensive Categories (#27)",
"author_name": "Adam",
"author_login": "adamfisher",
"committed_at": "2023-08-05T22:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "767c406963e1c35a51446766766701a13eff3b0a",
"body": "bump version to push to nuget",
"is_bot": false,
"headline": "Update Xunit.Categories.csproj for publishing",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2023-07-02T16:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7cb10baa58bbfe4a006d3ed88ace840e9fdc94c",
"body": "Co-authored-by: Miroslaw Majka <miroslaw.majka@mintra.com>",
"is_bot": false,
"headline": "#25 Adding the Auth and Description attributes (#26)",
"author_name": "Miroslaw \"Mirek\" Majka",
"author_login": "miroslawmajka",
"committed_at": "2023-07-02T15:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc407cd30134a72335beede78afefbf35f35394f",
"body": "* create specification trait\r\n\r\n* rename to specification",
"is_bot": false,
"headline": "Add Specification trait (#23)",
"author_name": "emragins",
"author_login": "emragins",
"committed_at": "2023-07-02T15:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784bb308da297a8fa30aad54a3eea352a41cfd8c",
"body": null,
"is_bot": false,
"headline": "update project and nuspec for publishing",
"author_name": "brendanconnolly",
"author_login": null,
"committed_at": "2022-01-28T16:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54825ed80e553785f1236d837d3725a1ca3019bf",
"body": null,
"is_bot": false,
"headline": "Add LocalTest attribute and discoverer",
"author_name": "scott.toberman",
"author_login": null,
"committed_at": "2022-01-14T17:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbaa2ea175b1805ba452b1cfd1776568bc8f8b8f",
"body": "* adding publish action\r\n\r\n* adding github action to publish to nuget\r\n\r\n* update csproj and nuspec\r\n\r\n* add missing space to yml",
"is_bot": false,
"headline": "adding publish action (#19)",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2021-06-16T16:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd35aac9c47da82970645afa31ca93c56742924d",
"body": "* Updated xUnit reference to 2.4.1\r\n\r\n* Updated test project to .NET Core 3.1 and updated references for running xUnit tests",
"is_bot": false,
"headline": "Updated xUnit package references to 2.4.1 (#17)",
"author_name": "James Croft",
"author_login": "jamesmcroft",
"committed_at": "2020-08-26T17:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad4d1915c6e1f0c5ce235b78ac6564638e46491",
"body": "add examples for dotnet test",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2020-02-13T18:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74af108d81e0c3a949cbd827c0ac62e0da189f1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Brendan Connolly",
"author_login": "brendanconnolly",
"committed_at": "2019-06-23T20:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8177d498ac712d08fc1d6297d15f4c0d61850f",
"body": "thanks for contributing!",
"is_bot": false,
"headline": "Adding 'TestCase' trait attribute (#13)",
"author_name": "Alexandre Varizi Ribeiro",
"author_login": "alexandrevribeiro",
"committed_at": "2019-06-23T20:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6673199d0a4ff0f8f5f93322699e13dbca1ab24",
"body": null,
"is_bot": false,
"headline": "Formatted README to be easier on eyes (#12)",
"author_name": "Evaldas",
"author_login": "buinauskas",
"committed_at": "2018-12-04T06:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b737bae15a7d6b868ce27bb5457d864c7c8f6cc1",
"body": null,
"is_bot": false,
"headline": "update package info for nuget push",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-12-04T05:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a0b2d3caeefe4da636fc182fb33375d1ee4b9d",
"body": "* clean up and untabify\r\n\r\n* target netstandard2.0",
"is_bot": false,
"headline": "Feature/support dotnet standard 2 (#11)",
"author_name": "Pfeff Ákos György",
"author_login": "ike86",
"committed_at": "2018-08-08T04:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a2905e618151d64dd929cd03e1418a0c2e5284c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2018-01-15T17:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e656f6cb8de871333ca16e730424634263fb80d",
"body": null,
"is_bot": false,
"headline": "Adding SystemTest. Closes #8",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-01-15T16:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da7d99fe1787f38e99a6ef24fc3bc773ef80fc8",
"body": null,
"is_bot": false,
"headline": "update package version for nuget update",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-01-12T17:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5000d7c3f68ade109884c214fa2acd1af366bf",
"body": "…egories",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/brendanconnolly/Xunit.Cat…",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-01-12T17:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a442f74d5168b9e012e3ba4ac22ef9174f621b0",
"body": null,
"is_bot": false,
"headline": "update csproj to have project url",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-01-12T17:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da9998143243fa4f0bec86ec12120677d4c97d7",
"body": "include new categories",
"is_bot": false,
"headline": "Update README.md",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2018-01-09T05:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15338a50dd9e281b94cb791b0947ccb875c279e",
"body": "replace test project to cleanup transition to netcoreapp2.0\n\nfix typo in new discoverers causing exceptions",
"is_bot": false,
"headline": "update xunit categories to netstandard1.1 instead of netcoreapp",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2018-01-08T19:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c93b183f189f19cbbe7bf1cb5e38e470e2d141",
"body": null,
"is_bot": false,
"headline": "new Attributes: Documentation, Exploratory, KownBug, WorkItem (#7)",
"author_name": "Michael Kreich",
"author_login": "jasonwurzel",
"committed_at": "2018-01-05T04:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da554bcc0cafd6d6a655d6cd6c95aea93983c1c6",
"body": ".Net Standard 2.0 / .Net Core 2.0",
"is_bot": false,
"headline": "Merge pull request #6 from jasonwurzel/master",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2017-12-28T17:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc539a7553d2c7e2a3794bd5e8665b4e1fe8a14",
"body": null,
"is_bot": false,
"headline": "now with TargetFramework netcoreapp1.1 and netcoreapp2.0",
"author_name": "Michael Kreich",
"author_login": "jasonwurzel",
"committed_at": "2017-12-28T07:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5917d39671e0548c40f915d3f301a9674c97ccc7",
"body": null,
"is_bot": false,
"headline": ".Net Standard 2.0 / .Net Core 2.0",
"author_name": "Michael Kreich",
"author_login": "jasonwurzel",
"committed_at": "2017-12-21T10:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8a3fce10ad3261dc84739b5209b7c3e9a0c2a1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2017-08-29T15:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7097f2484bba223208cf47e6e93c7a0d5b87f7b",
"body": "Add UnitTest Trait for #4",
"is_bot": false,
"headline": "Merge pull request #5 from brendanconnolly/add-unit-test-trait",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2017-08-29T04:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f895d05defe5b13e849bcee3017e755415d30f",
"body": null,
"is_bot": false,
"headline": "Add UnitTest Trait closes #4",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2017-08-29T04:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3fe554bb72de77f03adf08a464e8f521b7533ac",
"body": null,
"is_bot": false,
"headline": "Add UnitTest Trait for #4",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2017-08-29T04:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a31f33562e3ef5d4adf2f492a99f9d85b6c59d",
"body": "Migrate to netstandard1.1",
"is_bot": false,
"headline": "Merge pull request #3 from piXel-m/migrate-to-netstandard",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2017-08-10T05:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a84c0d234df0a9778f6106a45685063a2ddb8da0",
"body": null,
"is_bot": false,
"headline": "Migrate to netstandard1.1",
"author_name": "Platzer, Marian",
"author_login": null,
"committed_at": "2017-08-09T05:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4246240884ba4fa25cea2aaaddd32e39c488d95d",
"body": "…egories",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/brendanconnolly/Xunit.Cat…",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2017-08-02T17:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb1fdf26ec5df60081a6ed7b5df977bd4194b08",
"body": "…endencies",
"is_bot": false,
"headline": "update user story attribute mispelling closes #2 and update xunit dep…",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2017-08-02T17:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeae54d3f1d2545619b63c777ac3e3460a2f2369",
"body": null,
"is_bot": false,
"headline": "update user story attribute mispelling and update xunit dependencies",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2017-08-02T16:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4459e02225719152d8d0ee6832b825b7335acbea",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2016-11-28T08:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bec9caa10159e3f1767d91237fd8f59a6b3429a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2016-11-28T08:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b10dc73a1fa2f5601ec45a7608657c7d616541",
"body": null,
"is_bot": false,
"headline": "adding attributes for Category, Feature, IntegrationTest, UserStory",
"author_name": "brendan",
"author_login": "brendanconnolly",
"committed_at": "2016-11-28T07:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316946a67073a9e7506b9d49a2ebd7bc07709a50",
"body": null,
"is_bot": false,
"headline": "move files into src folder",
"author_name": "Brendan Connolly",
"author_login": null,
"committed_at": "2016-11-27T19:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006c7510489ae62958ca9f05d1a1ad3f88138ad0",
"body": null,
"is_bot": false,
"headline": "initial commit with bug attribute",
"author_name": "Brendan Connolly",
"author_login": null,
"committed_at": "2016-11-27T19:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1a315f8118239dbad6359518fdc6fcb036cd50",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "brendanconnolly",
"author_login": "brendanconnolly",
"committed_at": "2016-11-27T19:03:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2022-01-28T16:46:41Z",
"latest_release_tag": "v2.0.6",
"releases_from_tags": true,
"days_since_last_push": 72,
"active_weeks_last_year": 0,
"days_since_latest_release": 1644,
"mean_days_between_releases": 226
},
"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": "xunit.categories",
"exists": true,
"license": null,
"keywords": [
"Xunit",
"xunit",
"test",
"category",
"categories",
"trait"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/xunit.categories",
"is_deprecated": false,
"latest_version": "3.0.1",
"repository_url": "https://github.com/brendanconnolly/Xunit.Categories",
"versions_count": 13,
"total_downloads": 6938353,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-03-11T01:03:07.993000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 506
}
]
},
"popularity": {
"forks": 22,
"stars": 143,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2018-07-21",
"count": 1
},
{
"date": "2018-09-12",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-06-09",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": [
"src/Xunit.Categories.Generator/Xunit.Categories.Generator.csproj",
"src/Xunit.Categories/Xunit.Categories.csproj",
"test/Xunit.Categories.Generator.Test/Xunit.Categories.Generator.Test.csproj",
"test/Xunit.Categories.Test/Xunit.Categories.Test.csproj"
],
"largest_source_bytes": 7824,
"source_files_sampled": 82,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "Scriban",
"direct": true,
"version": "5.12.1",
"severity": "high",
"ecosystem": "nuget",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-7jvp-hj45-2f2m",
"GHSA-m2p3-hwv5-xpqw",
"GHSA-p6q4-fgr8-vx4p",
"GHSA-q6rr-fm2g-g5x8",
"GHSA-v66j-x4hw-fv9g",
"GHSA-xcx6-vp38-8hr5",
"GHSA-xw6w-9jjh-p9cr"
],
"fixed_version": "7.2.2",
"advisory_count": 7,
"oldest_advisory_days": 128
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 7,
"affected_count": 1,
"assessed_count": 12,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [],
"dependencies": [
{
"name": "Scriban",
"manifest": "src/Xunit.Categories.Generator/Xunit.Categories.Generator.csproj",
"ecosystem": "nuget",
"version_constraint": "5.12.1"
},
{
"name": "xunit.core",
"manifest": "src/Xunit.Categories/Xunit.Categories.csproj",
"ecosystem": "nuget",
"version_constraint": "2.4.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Scriban",
"direct": true,
"version": "5.12.1",
"ecosystem": "nuget"
},
{
"name": "xunit.core",
"direct": true,
"version": "2.4.1",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "1.3.0",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "6.0.2",
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": false,
"version": "6.11.0",
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": false,
"version": "8.1.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "16.7.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "17.12.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.4.1",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.9.2",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "2.4.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "2.8.2",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 2,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 21,
"open_issues": 4,
"closed_ratio": 0.8,
"closed_issues": 16,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "brendanconnolly",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/6730294?v=4"
},
{
"type": "User",
"login": "jasonwurzel",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1893675?v=4"
},
{
"type": "User",
"login": "adamfisher",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1834711?v=4"
},
{
"type": "User",
"login": "alexandrevribeiro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19232271?v=4"
},
{
"type": "User",
"login": "bdovaz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/950602?v=4"
},
{
"type": "User",
"login": "buinauskas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7301441?v=4"
},
{
"type": "User",
"login": "jamesmcroft",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13505183?v=4"
},
{
"type": "User",
"login": "miroslawmajka",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11974793?v=4"
},
{
"type": "User",
"login": "ike86",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12938599?v=4"
},
{
"type": "User",
"login": "ZahidMKhan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/35687516?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.727
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-generate-test.yaml",
"publish-nuget.yaml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 10/30 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": "87ab637f0c5d2a9a744df0b125e75a5c6b344ae6",
"ran_at": "2026-07-30T23:51:17Z",
"aggregate_score": 3.5,
"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-05-19T14:48:32Z",
"oldest_open_prs": [
{
"number": 31,
"created_at": "2023-10-06T06:16:30Z",
"last_comment_at": "2023-10-06T06:19:34Z",
"last_comment_author": "sungam3r"
},
{
"number": 44,
"created_at": "2025-04-06T21:26:06Z",
"last_comment_at": "2026-03-19T16:25:56Z",
"last_comment_author": "udlose"
},
{
"number": 46,
"created_at": "2025-08-14T12:02:14Z",
"last_comment_at": "2025-12-05T08:43:45Z",
"last_comment_author": "bdovaz"
},
{
"number": 49,
"created_at": "2026-05-19T14:48:28Z",
"last_comment_at": "2026-05-19T14:50:07Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2025-03-11T01:00:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2019-10-30T21:59:24Z",
"last_comment_at": "2020-02-13T18:15:10Z",
"last_comment_author": "brendanconnolly"
},
{
"number": 24,
"created_at": "2023-01-31T09:33:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2025-03-11T08:50:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2025-04-10T22:22:51Z",
"last_comment_at": "2025-09-20T13:54:15Z",
"last_comment_author": "dazinator"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/brendanconnolly/Xunit.Categories",
"host": "github.com",
"name": "Xunit.Categories",
"owner": "brendanconnolly"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 46 is calibrated to 44 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 46,
"calibrated": 44,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 41,
"vitality": 24,
"community": 60,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 53,
"ai_readiness": 49,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 46,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 44,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 24,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 72,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 72 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 72
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v2.0.6",
"releases_from_tags": true,
"days_since_latest_release": 1644,
"mean_days_between_releases": 226
},
"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 1644 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1644
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~226 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 226
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 3,
"days_since_last_merged_pr": 511,
"days_since_last_human_commit": 511,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 511 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 511,
"count": 3,
"signals": "pull requests unanswered, 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": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 22,
"stars": 143,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "143 stars",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 143
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 89,
"inputs": {
"packages": [
"xunit.categories"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 6938353,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "6,938,353 downloads all-time across nuget",
"points": 71.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 6938353,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"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": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.727
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"merged_prs": 21,
"open_issues": 4,
"closed_issues": 16,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 4,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 33.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "21/25 decided PRs merged",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 25
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/30 approved changesets -- score normalized to 3",
"points": 4.5,
"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": 50,
"inputs": {
"followers": 12,
"owner_type": "User",
"is_verified": null,
"owner_login": "brendanconnolly",
"public_repos": 23,
"account_age_days": 4544
},
"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": "12 followers of brendanconnolly",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "brendanconnolly"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~12 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"xunit.categories"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 506
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 506 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 506
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 53,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"xunit"
],
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": "weak",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 10/30 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 12 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 64,
"inputs": {
"source": "osv",
"advisories": 7,
"affected_packages": 1,
"assessed_packages": 12,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: Scriban 5.12.1 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "Scriban 5.12.1 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 128 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 128
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 12,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"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": "weak",
"name": "AI Readiness",
"value": 49,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.51,
"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": "25 of 49 human commits state their intent (structured subject or explanatory body)",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/Xunit.Categories.Generator/Xunit.Categories.Generator.csproj",
"src/Xunit.Categories/Xunit.Categories.csproj",
"test/Xunit.Categories.Generator.Test/Xunit.Categories.Generator.Test.csproj",
"test/Xunit.Categories.Test/Xunit.Categories.Test.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/Xunit.Categories.Generator/Xunit.Categories.Generator.csproj, src/Xunit.Categories/Xunit.Categories.csproj, test/Xunit.Categories.Generator.Test/Xunit.Categories.Generator.Test.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/Xunit.Categories.Generator/Xunit.Categories.Generator.csproj, src/Xunit.Categories/Xunit.Categories.csproj, test/Xunit.Categories.Generator.Test/Xunit.Categories.Generator.Test.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 49",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 49
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 7824,
"source_files_sampled": 82,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/82 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 82,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:nuget",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T23:51:32.699544Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brendanconnolly/Xunit.Categories.svg",
"full_name": "brendanconnolly/Xunit.Categories",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}