Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hacktoberfest",
"slack",
"dotnet"
],
"is_fork": false,
"size_kb": 706,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 1002017
},
"pushed_at": "2026-07-22T06:37:39Z",
"created_at": "2019-03-07T08:42:39Z",
"owner_type": "User",
"updated_at": "2026-07-22T06:31:42Z",
"description": ".NET Core package that helps with Slack interactions",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://stevenpears.dev",
"name": "Steven Pears",
"type": "User",
"login": "stoiveyp",
"company": "BJSS",
"location": "Nottingham, UK",
"followers": 90,
"avatar_url": "https://avatars.githubusercontent.com/u/147125?v=4",
"created_at": "2009-10-31T13:41:33Z",
"is_verified": null,
"public_repos": 74,
"account_age_days": 6107
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "e1f692532b7f8b4674c3a1775461f0f61cb07a3e",
"body": "Moving callout to beta until documented",
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-07-22T06:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1051213099cd2de377d5caf84639a9a128b286",
"body": "* Add missing card properties\n\n* Add Container block\n\n* Add Callout\n\n* Adding Header level (1 to 4, nullable)\n\nSlack doc : https://docs.slack.dev/reference/block-kit/blocks/header-block",
"is_bot": false,
"headline": "Add missing card properties (#115)",
"author_name": "TonioOoOo",
"author_login": "TonioOoOo",
"committed_at": "2026-07-22T06:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815f2b3b4e418878a4874bf51632e2fc4e5a6bd3",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-06-23T11:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0721fe127236ef2f98e529bd3d4ec8180e754e3",
"body": null,
"is_bot": false,
"headline": "Add data_visualization block",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-06-23T11:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97d75411d61bb8c9832c0023718107eb9a3f473",
"body": null,
"is_bot": false,
"headline": "Add DataTable block",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-06-09T17:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592f600148c8fcf6271c33b8e4a4d726a86a9408",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-04-25T10:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f783bdecd09330f9a4e93f637c6ed04a5deb3439",
"body": "* ✨ stream - Add Blocks chunks\n\n* ✨ stream - Add bot infos",
"is_bot": false,
"headline": "Feature/stream block (#114)",
"author_name": "TonioOoOo",
"author_login": "TonioOoOo",
"committed_at": "2026-04-25T10:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6676fb0939e3d523c8ca9703cb8a6a961ef7835",
"body": "* Add alert, card and carousel blocks\n\n* package bump",
"is_bot": false,
"headline": "Add alert, card and carousel blocks (#113)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-04-18T10:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb4921728ac6920c61943b641f45f500e63aa3fa",
"body": null,
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-03-21T12:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae287c219e26e3d1e4c265984eb2386d7c931c35",
"body": "* Update stream with chunks and add TaskCard block\n\n* Fixing List Item creation - set optional fields\n\n* Fixing checkbox cell - It's not an array\n\n* Fixing message definition on creation/update request\n\nhttps://docs.slack.dev/reference/methods/slackLists.items.list#request-template\n\n* Fixing checkbox cell on update and create - It's not an array\n\n* Updating tests files",
"is_bot": false,
"headline": "Feature/streamchunks (#111)",
"author_name": "TonioOoOo",
"author_login": "TonioOoOo",
"committed_at": "2026-03-21T11:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9362284bff554b875bae7e4f73d22cb961740a63",
"body": "* Add TaskCard, Plan and Source\n\n* Fix rich text elements\n\n* package bump\n\n* fix package bump",
"is_bot": false,
"headline": "Add TaskCard & Plan blocks (#110)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-03-11T22:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece0bff58a3afb9c35616e62543c908cf6e782f8",
"body": null,
"is_bot": false,
"headline": "Package bump (attempt 2)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-02-25T21:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2add59ed1d662201025228dfbda83d62e2416f4a",
"body": "CompleteExternalUpload property and test update",
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-02-25T21:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb1e2625a7c5e58bc66cfa0ee785f3c3c4b9ed0",
"body": "This should allow sharing a file upload with a specific user. The ChannelId property does not allow UserIds.\n\nchannels: Comma-separated string of channel IDs or user IDs where the file will be shared.\nSee https://docs.slack.dev/reference/methods/files.completeUploadExternal for more info",
"is_bot": false,
"headline": "Add Channels property to CompleteExternalUploadRequest (#109)",
"author_name": "Mark Pitman",
"author_login": "mapitman",
"committed_at": "2026-02-25T21:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad903ebd82c42fffc6e4980bb51d431484e323fe",
"body": null,
"is_bot": false,
"headline": "Update entity payload user",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-02-12T18:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8fb5e2493f1976bbcc7d8052094732566d3ed66",
"body": "* Update viewSubmissionPayload\n\n* Update unfurl request\n\ninitial entity metadata (incomplete)\n\n* initial work on creating payload structure (broken)\n\n* tidy up payload entities\n\n* Fix field and post structure\n\n* Add edit options\n\n* Add entity presentDetails api\n\n* Add entity API and output format\n\n* Package bump",
"is_bot": false,
"headline": "Work Objects Support (#108)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2026-02-12T18:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716192443bce1ab8b269b265e714bd8a91bc53b5",
"body": "* featured workflow api support\n\n* Workflow trigger permissions\n\n* remove allow_message_deletion from team preferences\n\n* remove old workflow api\n\n* Add table block\n\n* Basic SlackLists structure [broken]\n\n* Separate cells and definitions\n\n* Add cell definition analyzer\n\n* additional cell types\n\n* Ad\n[…]\nitems tests\n\n* Add access lists tests\n\n* complete download tests\n\n* begin items tests (broken)\n\n* info and create tests and renaming\n\n* Items delete and update\n\n* slacklists items list\n\n* package bump",
"is_bot": false,
"headline": "Release 10 (#107)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-11-28T21:54:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5c8589cb0a13eb107f4e7efba7af8dbc06c0bd3",
"body": null,
"is_bot": false,
"headline": "fix stream test property mismatch",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-10-14T11:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4f32d61b70319379ee3d46b307cbb5bfbd0ba4",
"body": null,
"is_bot": false,
"headline": "Correct chat.stopStream test",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-10-14T11:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d56ae9f2dc3c8bae0759072ef3c21646bd8ac75",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-10-14T11:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c3cd530188c51112e7d78e9c655276f48c87f5",
"body": "* Add loading messages to thread assistant set status method\n\n* Add Context actions block with Feedback buttons and Icon button childs\n\n* Introduce stream in chat api.\n\n* Add search info in assistant API",
"is_bot": false,
"headline": "Add elements related to AI features (#105)",
"author_name": "TonioOoOo",
"author_login": "TonioOoOo",
"committed_at": "2025-10-14T11:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad2880c4911aa24a31060bec200c2b867905786",
"body": "* Add AssistantThread property\n\n* Add AssistantThreadStarted event\nAdd AssistantThreadToken property\n\n* Add AssistantThreadContextChanged event\n\n* Add Data Access API\n\n* package bump",
"is_bot": false,
"headline": "Support for Data Access API (#104)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-03-04T13:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79edcd9fadc0440a365f83f7c3681eddbed3d45",
"body": null,
"is_bot": false,
"headline": "Add markdown block",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-03-01T09:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710336a2d6427a17c52cf4b3336369dc9414895d",
"body": "Refactor MakeJson and MakeGet client calls to remove duplicated code.\nChange CheckApiGet utility method to use Equal instead of StartsWith\nAdd length check to Files test due to querystring refactoring (ensuring only expected properties are created)\nPackage bump",
"is_bot": false,
"headline": "Remove direct reliance on Reflection namespace in QueryString generation",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-02-09T16:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f79df765d9653cbff4210f257d8279160014ec",
"body": "…xternal method which is most likely the UNIQUE api method with a GET in Slack API (#103)\n\nCo-authored-by: Arnaud <bot@renovateapp.com>",
"is_bot": false,
"headline": "Introduce GET calls on Slack API to handle nicely files.getUploadURLE…",
"author_name": "Arnaud Lacroix",
"author_login": "MartyMcFlaye",
"committed_at": "2025-02-09T15:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a296c41fa76be58886591c7544c1c0e4f7bc82e",
"body": null,
"is_bot": false,
"headline": "update dotnet version in build",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-02-05T08:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756b519495df1da1640239b2b3999e499a17f217",
"body": null,
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-02-05T08:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178e5d93fd2ef97f897cb188471712e82f83014f",
"body": null,
"is_bot": false,
"headline": "Update emoji changed test",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2025-02-05T08:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c48b55dc05aa41f607a54fe8edf8da651418e8b",
"body": null,
"is_bot": false,
"headline": "Fix JSON property name for EmojiChanged SubType (#102)",
"author_name": "KStachowiakRelativity",
"author_login": "KStachowiakRelativity",
"committed_at": "2025-02-05T08:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45411045b0986e753b4f0bfa51b23c335a0a1fc2",
"body": null,
"is_bot": false,
"headline": "allow for a little variation in Task.Delay",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-12-16T14:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64136b7b41e8416b7b2021c66aa529f094c0029",
"body": null,
"is_bot": false,
"headline": "tidy up retry method",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-12-16T14:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c710b0cdac8737f87abfc7ce090578454693d94",
"body": "* Add retry logic for rate limited request\r\n\r\n* Fix logic to make sure retries doesn't include first attempted call\r\n\r\n* Add exception in case someone uses method incorrectly",
"is_bot": false,
"headline": "Add RateLimited extension method for Slack API (#101)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-12-11T13:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45d1e76938957aaf71d788af37467df88e9efbd",
"body": null,
"is_bot": false,
"headline": "Update view to support notify_on_close",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-12-01T13:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccf886a654292ab2089119f3bc059d4e44451ae",
"body": null,
"is_bot": false,
"headline": "package bump 9.6.1",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-11-13T13:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105b3b0e63eef30a615cdb3b0807fed98b294591",
"body": "* Add function_executed event\r\n\r\n* package bump",
"is_bot": false,
"headline": "Support for function_executed event (#99)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-10-18T09:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c608befe5cbd57557f893f51a0be01e939aad4b",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-06-28T19:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e64df0e032ab3404667f9535688f80917e6d5e",
"body": null,
"is_bot": false,
"headline": "Change Option text and description to text object (#98)",
"author_name": "Kalun Wong",
"author_login": "calendarw",
"committed_at": "2024-06-28T19:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96a6ddc1285704082da5d78697be7996926fecfd",
"body": "* Add initial canvas APIs\r\n\r\n* Implement canvases.edit\r\n\r\n* package bump",
"is_bot": false,
"headline": "Canvas API support (#97)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-06-26T21:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8a4b982e64759b542d5b166f3a3a1cfe7506a8",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-02-28T12:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b34df847efec9fec48978eb5eddaa3915ba33eb",
"body": "* Add icon to auth.teams.list response\r\n\r\n* Add tests",
"is_bot": false,
"headline": "Extend auth.teams.list with icon support (#95)",
"author_name": "Luca Ghersi",
"author_login": null,
"committed_at": "2024-02-28T12:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35c62f6983c64d8974c803814cb0526669fab99",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-02-28T12:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86472e2f040d62c380d4e3b4b4c9ac736d1db61",
"body": null,
"is_bot": false,
"headline": "Add enterprise user object to user.info response (#96)",
"author_name": "Luca Ghersi",
"author_login": null,
"committed_at": "2024-02-28T12:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f1aca79cfa3fc10f9e76d7ff27389df0f864e2",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-25T08:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecc890a1237813e954e8234551d3a95684f854d",
"body": null,
"is_bot": false,
"headline": "Fix property name in usergroup enable/disable request (#94)",
"author_name": "Luca Ghersi",
"author_login": null,
"committed_at": "2024-01-25T08:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3351c07fee3c6b9b0df84b55f83dfd686ac62ba1",
"body": "* Files Element support\r\n\r\n* Image block and element support SlackFile\r\n\r\n* package update",
"is_bot": false,
"headline": "File input support (#93)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-24T13:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d852c9d385402587da6002be01531f993c8a48",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-24T12:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d6db633a7df7fc0bee1cd259a8cc5c9d39b911",
"body": "* Add teamId where supported\r\n\r\n* Fix bugs and contracts",
"is_bot": false,
"headline": "Add teamId to enable org-wide tokens usage (#92)",
"author_name": "Luca Ghersi",
"author_login": null,
"committed_at": "2024-01-24T12:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561b64387267340ddb787b7d15c8676cbaef13fc",
"body": "Make RichText BlockId optional",
"is_bot": false,
"headline": "Update RichText.cs",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-24T12:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6feb481ae9e845ddea3dc81399e9cf0a38c689f5",
"body": null,
"is_bot": false,
"headline": "update element types (#91)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-19T12:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402b5da6387a489624c98b9bb66ab1991932115b",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2024-01-13T10:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4835a083c876f7367ca7acd4f1a90b3c3b4383fe",
"body": null,
"is_bot": false,
"headline": "Add org-wide events TeamAccessGranted and TeamAccessRevoked (#89)",
"author_name": "Luca Ghersi",
"author_login": null,
"committed_at": "2024-01-13T10:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8653ad4db4a88e2c85ca08e27cf614a26e32a5",
"body": "* Add DefaultToCurrentConversation option\r\n\r\n* bump version",
"is_bot": false,
"headline": "Feature/multiselectoption (#88)",
"author_name": "TonioOoOo",
"author_login": "TonioOoOo",
"committed_at": "2023-11-14T14:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f4aa9500a3dc7b5bcb49009157bec315966d39",
"body": "Add RichTextInput element",
"is_bot": false,
"headline": "Rich Text Input element (#87)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-10-13T11:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f13b0ab84ac8aefeb218b18912005736f991e1b",
"body": null,
"is_bot": false,
"headline": "Update channel conversion on message events",
"author_name": "Steven.Pears",
"author_login": "stoiveyp",
"committed_at": "2023-09-27T11:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1516eb5ed89d203abbe331b2ef23f548238e84c",
"body": "* Add admin.apps.activities.list\r\n\r\n* admin config methods\r\n\r\n* Initial infrastructure for workflow and function admin apis\r\n\r\n* Obsolete the old steps from apps\r\n\r\n* Improved rich text elements\r\n\r\n* Partial workflow implementation\r\n\r\n* rename converter file\r\n\r\n* failing other field test\r\n\r\n* form elements\r\n\r\n* workflow management\r\n\r\n* Function APIs",
"is_bot": false,
"headline": "Admin API Update (#86)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-09-18T06:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f3d3e1b4884e6eed89713a0a7e1271c1f9c4cc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-08-10T12:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad19a81ac59a97a010f9b138ef79d7886a750134",
"body": "Web API Update",
"is_bot": false,
"headline": "Update Web API (#84)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-07-25T11:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779c2b49270d7e6daa344942aee78c22327239a7",
"body": null,
"is_bot": false,
"headline": "bump setup dotnet version",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-03-22T20:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf244d1040b93ca23900aad46bf3018b8c1f4c80",
"body": null,
"is_bot": false,
"headline": "bump tests to .net 7",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-03-22T20:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e48c6a91f2b9dfa2a7ecc0ae5dfc31308f33f2c",
"body": null,
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-03-22T20:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084b8505f72a221273a8c80c3e769db6745336be",
"body": null,
"is_bot": false,
"headline": "Tweak naming to avoid clashes",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-03-22T20:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c37d1203e00a14a4155af42c359fe52f332f10c",
"body": null,
"is_bot": false,
"headline": "Add pins and reaction objects (#83)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2023-03-22T20:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47c90e42cdeb66d6f50d977e3980b822f132056",
"body": "* Example consolidating the added/removed callbacktypes to include actual item objects\r\n\r\n* Revert \"Example consolidating the added/removed callbacktypes to include actual item objects\"\r\n\r\nThis reverts commit 87b532de8d5936a9f01b3f7d67ab165521aa0638.\r\n\r\n* Rework StarredItems Events\r\n\r\n* Fix unit tests\r\n\r\n* Revert change for date.Value.ToUniversalTime in AdminAnalyticsApi.cs\r\n\r\n---------\r\n\r\nCo-authored-by: Karl Chaffey <karl@chaffey.net.nz>",
"is_bot": false,
"headline": "Add Item Subtypes To Event CallBacks (#82)",
"author_name": "khcnz",
"author_login": "khcnz",
"committed_at": "2023-03-22T20:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f689e8ffa637fbd487a1c394625a4c2350caae78",
"body": null,
"is_bot": false,
"headline": "update number constructor",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-10-26T11:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dcb9e27746b914bcf72aba034e2920a4eca988a",
"body": "* add constructors for new elements\r\n\r\n* package bump",
"is_bot": false,
"headline": "New element constructor (#80)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-10-26T11:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f357b2beb348f0e00beb63c8db50c13e5e810d4",
"body": null,
"is_bot": false,
"headline": "new input elements (#79)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-10-26T07:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d10d82024f36e654c952eddf785a35be37deb4",
"body": null,
"is_bot": false,
"headline": "removed charset from urlencoded calls",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-09-19T10:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d2a5ee1cb7921906f175fcee8c5d289035cafb",
"body": null,
"is_bot": false,
"headline": "correct PayloadAction property types",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-28T20:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b8dc206e31269b729feb48334f0ba847f80509",
"body": null,
"is_bot": false,
"headline": "push patch bump to fix release notes",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-14T21:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa3c32bb285b15c8dc5a94a4162876d9dab3d5f",
"body": null,
"is_bot": false,
"headline": "fix release notes",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-14T21:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b7dcedf07bf45233ee537974de87cf8b14b553",
"body": null,
"is_bot": false,
"headline": "push 5.1.0",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-14T20:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7efc7a56678cccb1ade86ba7f950720206520dc",
"body": "* Add video test\r\n\r\n* Package bump",
"is_bot": false,
"headline": "Add Video support (#74)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-13T23:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3a1f9fdfeb42b2d23d9d3c447807242d776d95",
"body": "* Add analysis\r\n\r\n* Fix shouldSerialize check\r\n\r\n* Updated existing lists and added array checking\r\n\r\n* Fix namespace check\r\n\r\n* Compiled assembly\r\n\r\n* package bump\r\n\r\n* remove contributing for now",
"is_bot": false,
"headline": "V4 - Update to use lists for all request calls/objects (#73)",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-01T08:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd803291ded044d3bd0f19f226d21adf465f57a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/stoiveyp/Slack.NetStandard",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-01T08:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c56fd2a219801100a39903f399e5037e75c3149",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-07-01T08:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe677a60400517d0be8d07ee0514e986db1fbf47",
"body": "I received an error from Slack when trying to share a file I had\r\nuploaded:\r\n\r\n\"unknown_method\"\r\n\r\nI updated the following:\r\nfiles.sharedPublicURL instead of files.sharedPublicUrl\r\nfiles.revokePublicURL instead of files.revokePublicUrl\r\n\r\nhttps://api.slack.com/methods/files.sharedPublicURL\r\nhttps://api.slack.com/methods/files.revokePublicURL",
"is_bot": false,
"headline": "Fix method names (#72)",
"author_name": "Mark Pitman",
"author_login": "mapitman",
"committed_at": "2022-07-01T08:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4063c5c39a2a79157c6c385022086eb3a6def706",
"body": null,
"is_bot": false,
"headline": "Only set auth header when Token property set",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-10T10:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb048a556a7d0ff46f1e2e94010dee9db9d4b26b",
"body": null,
"is_bot": false,
"headline": "Package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-07T07:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50b468d927bfb97d09ceb900b3e7ebfdf860b64",
"body": "The 'auth.test' method can situationally return a 'bot_id' parameter if the token used was a bot token as opposed to a user token",
"is_bot": false,
"headline": ":bug: Add missing bot_id property to auth.test response object (#68)",
"author_name": "Zack Zullick",
"author_login": "zzullick",
"committed_at": "2022-06-07T07:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7bee4e712e378f11b89ad16406c9b2cc98cff86",
"body": null,
"is_bot": false,
"headline": "Chat.update added file_ids and attachments",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-03T21:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeaad51b7406911f7486b39b8e96972b549d888e",
"body": null,
"is_bot": false,
"headline": "remove use of BaseAddress",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T19:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a5f6effcebdb9bb547bb98426830d09875c3cec",
"body": null,
"is_bot": false,
"headline": "package notes",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T08:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e7196d49c0f5bc5ae6eb2fef186f16d895c989",
"body": null,
"is_bot": false,
"headline": "Optimise HttpClient usage",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T08:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21b249809191015568332a8405a165030052ef6",
"body": null,
"is_bot": false,
"headline": "fix chat.unfurl test",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T08:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159f765eb7d78af1c7c31902e81ce0b9f7c4a5b7",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T08:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bda8ef1956fd40f70faef5c6e22aabd8bb9326",
"body": null,
"is_bot": false,
"headline": "Update elementValue and UnfurlRequest",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-06-01T08:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f829abdb3d3281c9e26bc1818467e89d338a8a2",
"body": null,
"is_bot": false,
"headline": "Add description to option object",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-05-27T15:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040cb79a64bcfe2ceb90106dc62b17cd28c30d2f",
"body": null,
"is_bot": false,
"headline": "package bump",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-05-13T07:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6acdc88283c26a024a074fa446edaf00f135135c",
"body": "…_changed events",
"is_bot": false,
"headline": "Support for user_huddle_changed, user_status_changed and user_profile…",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-05-13T07:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e8a04007a7352c41b59aa4152abc0c355718bc",
"body": null,
"is_bot": false,
"headline": "Add teams.info support for domain parameter",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-04-05T07:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c0bfe5547fe675a503ed45174cec6eb094bcb0",
"body": null,
"is_bot": false,
"headline": "Add bookmark API",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-02-23T08:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ed4a556cd3e298303c444cf38bf20471afb0d9",
"body": null,
"is_bot": false,
"headline": "Add bookmarks API",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-02-23T08:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3af11a7a75ddbf371aa401f765f16b0e5dc8f2f",
"body": null,
"is_bot": false,
"headline": "Bug fix ShouldSerializeAttachments",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-02-17T22:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62764b82cb06ac2f18ba215023928ad22cc8895b",
"body": null,
"is_bot": false,
"headline": "Add suport for admin.users.unsupportedVersions.export",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-02-09T17:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a940cb805f5bdf77c340c07a799394b6918bfb",
"body": null,
"is_bot": false,
"headline": "Add accessibility label support",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-02-01T19:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630dd20f0ec506954c60917e76e09d01570534a5",
"body": null,
"is_bot": false,
"headline": "Add refresh token oauth test",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-01-13T21:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c614a3058850665ed3b30e2b189282a7e43cbe47",
"body": null,
"is_bot": false,
"headline": "Update Slack.NetStandard.csproj",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-01-13T09:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b821fd1387adae082d8023a446466004ae9c182c",
"body": "…(#58)\n\n* update \"expires_in\" json property in AccessTokenInfo and AuthedUser.\r\n\r\nFix \"grant_type\" typo in OAuthV2Builder\r\n\r\n* add \"expires_in\" property check in OAuthTests",
"is_bot": false,
"headline": "update \"expires_in\" json property in AccessTokenInfo and AuthedUser. …",
"author_name": "Francisco Vilches",
"author_login": "fvilches17",
"committed_at": "2022-01-13T09:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b17a13ef85565ae68f7d3d44114cdde96dd895",
"body": null,
"is_bot": false,
"headline": "Add support for admin.apps.requests.cancel",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-01-12T08:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2a58ca3cfd248ff96c89561502313692937bcb",
"body": "Closes #57",
"is_bot": false,
"headline": "Update text parser tests [skip ci]",
"author_name": "Steven Pears",
"author_login": "stoiveyp",
"committed_at": "2022-01-06T18:43:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 19,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"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": "Slack.NetStandard",
"exists": true,
"license": null,
"keywords": [
"slack",
"workflow",
"events",
"api",
"web"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Slack.NetStandard",
"is_deprecated": false,
"latest_version": "11.6.0",
"repository_url": "https://github.com/stoiveyp/Slack.NetStandard",
"versions_count": 133,
"total_downloads": 2038873,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-22T06:32:23.190000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 19,
"stars": 46,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-11-13",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 19
},
"star_history": {
"days": [
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-08-15",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
}
],
"complete": true,
"collected": 46,
"total_stars": 46
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"Slack.NetStandard/Slack.NetStandard.csproj"
],
"largest_source_bytes": 17230,
"source_files_sampled": 1008,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"Slack.NetStandard/Slack.NetStandard.csproj"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "Microsoft.CodeAnalysis.Analyzers",
"manifest": "Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"ecosystem": "nuget",
"version_constraint": "3.3.3"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"manifest": "Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"ecosystem": "nuget",
"version_constraint": "4.2.0"
},
{
"name": "Microsoft.CodeAnalysis.Workspaces.Common",
"manifest": "Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"ecosystem": "nuget",
"version_constraint": "4.2.0"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "18.0.1"
},
{
"name": "xunit",
"manifest": "Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.9.3"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "3.1.5"
},
{
"name": "Newtonsoft.Json",
"manifest": "Slack.NetStandard/Slack.NetStandard.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.CodeAnalysis.Analyzers",
"direct": true,
"version": "3.3.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"direct": true,
"version": "4.2.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.Workspaces.Common",
"direct": true,
"version": "4.2.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "18.0.1",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.1",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "3.1.5",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 7,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 71,
"open_issues": 2,
"closed_ratio": 0.946,
"closed_issues": 35,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stoiveyp",
"commits": 249,
"avatar_url": "https://avatars.githubusercontent.com/u/147125?v=4"
},
{
"type": "User",
"login": "TonioOoOo",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/9881996?v=4"
},
{
"type": "User",
"login": "mapitman",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4205286?v=4"
},
{
"type": "User",
"login": "cssho",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9441609?v=4"
},
{
"type": "User",
"login": "rasmuskl",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/462451?v=4"
},
{
"type": "User",
"login": "AbsShek",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2320999?v=4"
},
{
"type": "User",
"login": "MartyMcFlaye",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25328378?v=4"
},
{
"type": "User",
"login": "DHowett",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189190?v=4"
},
{
"type": "User",
"login": "fvilches17",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13502806?v=4"
},
{
"type": "User",
"login": "KStachowiakRelativity",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/88406269?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.922
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"beta.yml",
"main.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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 12 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": 2,
"reason": "Found 7/30 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 7,
"reason": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": "e1f692532b7f8b4674c3a1775461f0f61cb07a3e",
"ran_at": "2026-07-22T06:40:41Z",
"aggregate_score": 4.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-07-22T06:32:25Z",
"oldest_open_prs": [
{
"number": 112,
"created_at": "2026-04-03T07:49:58Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T06:24:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 81,
"created_at": "2022-11-01T20:16:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 118,
"created_at": "2026-07-03T12:24:19Z",
"last_comment_at": "2026-07-03T12:33:46Z",
"last_comment_author": "stoiveyp"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/stoiveyp/Slack.NetStandard",
"host": "github.com",
"name": "Slack.NetStandard",
"owner": "stoiveyp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 56,
"vitality": 38,
"community": 53,
"governance": 64,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 19,
"stars": 46,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "46 stars",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 46
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "19 forks",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 82,
"inputs": {
"packages": [
"Slack.NetStandard"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 2038873,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "2,038,873 downloads all-time across nuget",
"points": 65.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 2038873,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.922
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 71,
"open_issues": 2,
"closed_issues": 35,
"issue_closed_ratio": 0.946,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "71/75 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 71,
"decided": 75
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/30 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": 61,
"inputs": {
"followers": 90,
"owner_type": "User",
"is_verified": null,
"owner_login": "stoiveyp",
"public_repos": 74,
"account_age_days": 6107
},
"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": "90 followers of stoiveyp",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 90,
"login": "stoiveyp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "74 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 74
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Slack.NetStandard"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "133 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 133
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"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 12 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": [
"hacktoberfest",
"slack",
"dotnet"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 12 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 7/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 7,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"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": "at_risk",
"name": "AI Readiness",
"value": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj",
"Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj",
"Slack.NetStandard/Slack.NetStandard.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj, Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj, Slack.NetStandard/Slack.NetStandard.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Slack.NetStandard.Analyzers/Slack.NetStandard.Analyzers.csproj, Slack.NetStandard.Tests/Slack.NetStandard.Tests.csproj, Slack.NetStandard/Slack.NetStandard.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 17230,
"source_files_sampled": 1008,
"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/1008 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1008,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T06:40:58.427568Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stoiveyp/Slack.NetStandard.svg",
"full_name": "stoiveyp/Slack.NetStandard",
"license_state": "standard",
"license_spdx": "MIT"
}