Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 373,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 454594
},
"pushed_at": "2026-07-22T18:26:42Z",
"created_at": "2021-12-06T14:00:26Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T18:28:00Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://www.sufficit.com.br",
"name": "Sufficit Soluções em Tecnologia da Informação",
"type": "Organization",
"login": "sufficit",
"company": null,
"location": "Sufficit",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/66928451?v=4",
"created_at": "2020-06-15T01:22:47Z",
"is_verified": null,
"public_repos": 52,
"account_age_days": 2228
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "7a2d67cb06bcb6637098a5a8524b2eb91e84e0b7",
"body": null,
"is_bot": false,
"headline": "feat(gateway): adicionar método para listar números do WhatsApp Official",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-07-22T18:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51310caee6c5436d9cfd3fec7710f355bcc03281",
"body": "Adiciona a seção `WhatsAppQuepasaControllerSection` com métodos para\niniciar sessão (QR code/pairing code), verificar status, listar estados\ndas rotas e reiniciar sessão. Também expõe o método `EmbeddedSignup` no\n`WhatsAppOfficialControllerSection` para conclusão do fluxo Meta\nEmbedded Signup.",
"is_bot": false,
"headline": "feat(gateway): adicionar suporte a WhatsApp Quepasa no controlador",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-07-16T16:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79bfe61c3dbe9f5b6cc73512d97f97f7e3fa761f",
"body": "Inclui a nova seção WhatsApp e a operação oficial de enable, além de atualizar a composição do client para expor esse endpoint.",
"is_bot": false,
"headline": "feat(gateway): adicionar suporte a WhatsApp no controlador de gateway",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-07-06T18:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef532dac8474d15045c10df3eb519784594f3f2d",
"body": null,
"is_bot": false,
"headline": "feat: adicionar seção de monitoramento no controlador de telephony",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-06-26T19:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7840b64e0f00139dbc24d6a5cc2da05781e6af",
"body": null,
"is_bot": false,
"headline": "feat: adicionar método para alternar o estado da caixa de correio de voz",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-06-22T18:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4da429c831bbe606bfc7ec5ff380a5c73b4da8a",
"body": "Extract avatar and attribute operations from ContactsControllerSection\ninto dedicated sub-controllers under Controllers/Contacts/:\n- AvatarControllerSection: Exists() HEAD + Update() POST\n- AttributeControllerSection: Search, GetFirst, GetValue, Remove, CreateOrUpdate\n\nContactsControllerSection exposes Avatar and Attribute properties.\nExtensions updated to delegate to Attribute sub-section.",
"is_bot": false,
"headline": "refactor(contact): split avatar and attribute methods into sub-sections",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-06-19T16:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eaf839abf94fbdb063330b674578b0e588ba3dc",
"body": "…amento com a interface do usuário",
"is_bot": false,
"headline": "feat: melhorar tratamento de erro na introspecção de token para alinh…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-06-04T17:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad625c37354b54f3929ecd887428ab50a205311",
"body": "…ncaminhamento de chamadas",
"is_bot": false,
"headline": "feat: adicionar métodos de diagnóstico e verificação para regras de e…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-05-07T01:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d5f1c7057dd77c3357efead172978de2bd696f",
"body": "…e encaminhamento de chamadas",
"is_bot": false,
"headline": "feat: adicionar método para obter opções de CallerID no controlador d…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-05-04T20:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73fa4e08164218480f97b980c45e6fcf0dcdc56f",
"body": "…ados em caixas de correio desativadas",
"is_bot": false,
"headline": "feat: adicionar testes de integração para busca de correio de voz foc…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-28T16:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb311f3750fd98acc31ca45c4dfbad84b5c9fbe",
"body": "… para gerenciar regras",
"is_bot": false,
"headline": "feat: adicionar controlador de encaminhamento de chamadas com métodos…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-23T22:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497547ed17ae992daac11b76e2789f9a14514985",
"body": null,
"is_bot": false,
"headline": "feat: atualizar tipos de retorno para IVRMenu no controlador de IVR",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-19T19:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be7e3ee4376e387d17333ff621f9d08036a3b561",
"body": "…dor de telefonia e testes de integração",
"is_bot": false,
"headline": "feat: adicionar métodos para gerenciamento de organização no controla…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-17T15:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ac43dc782d636b2ccc0e764881ae93490df378",
"body": "…estes de integração",
"is_bot": false,
"headline": "fix: atualizar ID do grupo conhecido para usar SufficitIdString nos t…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-15T18:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c819a96373003eadbb4cb39d9c7278be30b6652d",
"body": null,
"is_bot": false,
"headline": "feat: adicionar rota de resumo ao controlador de telefonia",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-14T21:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600d1f969e24e2d0830bf364fdddcdfbcb1dc758",
"body": "…justar retornos em GetTransfers e GetRecords",
"is_bot": false,
"headline": "feat: adicionar método QueryReplies ao controlador FluxTelecomSms e a…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-13T20:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3621e4dd74cb760ac1db40b343bc60bc7d4c39da",
"body": "…to de SMS",
"is_bot": false,
"headline": "feat: adicionar controlador FluxTelecomSms e métodos para gerenciamen…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-13T17:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78fef571f924002be8f8f481ad0ef3bc1c1055f",
"body": "…ração para a API de dispatch",
"is_bot": false,
"headline": "feat: adicionar controlador de dispatch de chamadas e testes de integ…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-11T02:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17a46eca01b6103abc2bc0c311d54813d69d99c",
"body": "…adores experimentais e adicionando controladores canônicos",
"is_bot": false,
"headline": "feat: refatorar seções de controlador de telefonia, removendo control…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-09T03:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7154c1b56d500030b78080678572db650942d867",
"body": "…Net e Fail2Ban, e rotas de telefonia",
"is_bot": false,
"headline": "feat: adicionar seções de controlador para compatibilidade do Receita…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-08T01:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df415ff96ec2ab9b7539cd7cb46875174578840d",
"body": "…r controlador para endpoints experimentais de interconexão",
"is_bot": false,
"headline": "feat(TelephonyInterconnectionExperimentalControllerSection): adiciona…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-04-02T00:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a61fc7529990c6c99ba022d0bd4a8034f52bc75",
"body": "…os para sincronização e desprovisionamento de trunks",
"is_bot": false,
"headline": "feat(TelephonyOutboundExperimentalControllerSection): adicionar métod…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-31T19:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965aa1d0c7a8dbb2c8cdf6a992bcf6c52cd45a3c",
"body": "… de trunk para CustomerTrunk",
"is_bot": false,
"headline": "feat(TelephonyOutboundExperimentalControllerSection): atualizar tipos…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-31T12:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5132449aded78fa4722a4040a9594e0d9756f1d7",
"body": "…e recalcular períodos de contrato\n\nfeat(Telephony): adicionar TelephonyOutboundExperimentalControllerSection com endpoints para gerenciamento de troncos e serviços",
"is_bot": false,
"headline": "feat(SalesControllerSection): adicionar métodos para fechar, reabrir …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-30T20:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a07e833d5041a692dc002efce74b6d3e1db54f00",
"body": "…tos e interrupções",
"is_bot": false,
"headline": "feat(SalesControllerSection): adicionar métodos para gerenciar contra…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-30T12:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef3b07a599efdaae6d8ecb2975b634d1e2c97de",
"body": "…emover assinantes",
"is_bot": false,
"headline": "feat(NotificationControllerSection): adicionar métodos para obter e r…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-27T23:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106873c5488e3cc5540fde98db5aea3e819dbdb2",
"body": null,
"is_bot": false,
"headline": "modernize publish workflow for node24 actions",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-27T20:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883bcc5623bf6708c14dab86ecd011ff6448ec27",
"body": null,
"is_bot": false,
"headline": "feat(Telephony): adicionar Carrier e VoiceMail Controller Sections",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-27T12:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b886fbb449898c07a2538d56acda1ddcfcdad04e",
"body": "…étodos correspondentes",
"is_bot": false,
"headline": "feat(GatewayControllerSection): adicionar ZabbixControllerSection e m…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-24T02:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b527577419eb7c9648c75621c508a889c0df1b",
"body": "…ção por constantes\n\nfeat(StorageControllerSection): adicionar método MoveContext para mover contexto de armazenamento",
"is_bot": false,
"headline": "refactor(ProvisioningControllerSection): substituir roles de autoriza…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-19T22:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d973d4832850665e3e7016e3cba66e76c40ad19",
"body": null,
"is_bot": false,
"headline": "feat(TokenController): update token methods to return success status",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-19T18:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a8aee76b58e79f4c524fc2ac94b4113486b372",
"body": "… NuGet.org",
"is_bot": false,
"headline": "chore: desabilitar a publicação no GitHub Packages, mantendo apenas o…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-14T19:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356e9822108c7df66fc9a90e777b22f06c760534",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sufficit/sufficit-client",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-12T22:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495cbf53aa751c24fe6e5d262e2ab4b6809e0147",
"body": null,
"is_bot": false,
"headline": "merge: feat/softphone-setup into main",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-12T22:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1745fd6eb69de6216b115fef0148ca8da72a90bd",
"body": null,
"is_bot": false,
"headline": "chore: save pending softphone setup changes",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-12T21:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c265339a08ef2f92de4553cbd56cdeae5ed8d6b4",
"body": "…eferred and SetPreferred methods",
"is_bot": false,
"headline": "feat(Telephony): add ChromeExtension section with GetEndPoints, GetPr…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-03-10T18:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f793ee124c5ebcdf17002e03a39ee6ceca6d5923",
"body": "O botão de exclusão de contato agora está disponível para gerentes, não apenas administradores. Corrigido o fluxo de confirmação para excluir apenas após confirmação do usuário. A requisição DELETE de remoção de contato agora envia o ID como parâmetro de query string.",
"is_bot": false,
"headline": "Permitir exclusão por gerentes e corrigir fluxo de remoção",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2026-03-10T01:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179a6adac9c3f8fc032d69d94e57cca0542fde1f",
"body": null,
"is_bot": false,
"headline": "Adiciona validação para ID vazio no método GetNotes",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-21T22:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc7a885a805c9ff7d90c068006042d839883339",
"body": null,
"is_bot": false,
"headline": "Adiciona testes de integração para download de áudio legado",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-21T21:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8a15422eb5f6ca890d886c0b62df8d5089da87",
"body": null,
"is_bot": false,
"headline": "Allow optional auth for portability notes",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-16T22:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb0dcba06c38bae823b85e1c086361ae834df75",
"body": null,
"is_bot": false,
"headline": "Move DID activity test data to appsettings",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-15T01:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc15ccaca0f2a384db694ad1dc4df9a5a5c6b0cf",
"body": null,
"is_bot": false,
"headline": "Support method-specific anonymous notes auth",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-15T01:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9080933388e122c7a6629a3b925496b05e2b1549",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sufficit/sufficit-client",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-12T04:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d409ebf381af9b128dd29204e8f264433f9044",
"body": "…s de integração correspondentes",
"is_bot": false,
"headline": "Adiciona método Activity para obter dados de atividade de DID e teste…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-12T04:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69950e50d40ba13a2482804168052b69716524dd",
"body": "Reestrutura ManagerInternalNotes para suportar múltiplas notas por processo, com exibição em cards, edição, exclusão e alternância de visibilidade (pública/privada) via API. Adiciona avatar do autor, feedback visual e restrição de ações sensíveis a gerentes. Ajusta Portability.razor para exibir notas a todos e StorageManagement apenas a gerentes. Remove acesso anônimo ao endpoint de notas no controller. Melhora UX com MudBlazor e centraliza lógica de permissões.",
"is_bot": false,
"headline": "Refatora notas internas para múltiplos registros por processo",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2026-02-12T02:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562c5020d6f6b86f30a7e07332b404800c5f431d",
"body": "…ade, incluindo métodos para adicionar, obter e remover notas, com testes de integração correspondentes.",
"is_bot": false,
"headline": "Adiciona operações de gerenciamento de notas no sistema de portabilid…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-11T20:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31225da035d664c7dbe9b518044ab56ab8d56f32",
"body": "…rations\n\n- Implemented ContactPermissionsIntegrationTests to validate permission model (OwnerId, GroupId, MemberId).\n- Created ContactSearchIntegrationTests to test the search endpoint with various filters and scenarios.\n- Added ContactUpdateIntegrationTests to verify create and update operations for contacts, including attribute management and owner assignment.\n- Each test suite includes detailed assertions and logging for better traceability and debugging.",
"is_bot": false,
"headline": "Add integration tests for contact permissions, search, and update ope…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-10T19:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51850e85df69668f120254bedc4426f8d3317340",
"body": "…s de áudio e testes de integração correspondentes",
"is_bot": false,
"headline": "adiciona método FileInfo para obter informações detalhadas de arquivo…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-09T13:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60385586fe038c8a5577016880951e83f4c6c74f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sufficit/sufficit-client",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-09T13:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef774377f2d0955cc51fe0ec5ce5c653b8affd81",
"body": "…onfiguração do projeto",
"is_bot": false,
"headline": "atualiza regras do .gitignore para incluir diretórios e arquivos de c…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-02-09T13:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d18e7e86c924b3d934baf1a96f3f71d8b1bbf8",
"body": "Corrigida acentuação e textos na interface Person.razor, tornando a página protegida com [Authorize]. Ajustada lógica para limpar e enviar documento corretamente para API e navegação. Simplificada montagem de URL e removidas validações duplicadas.",
"is_bot": false,
"headline": "Correção de textos e ajuste de envio de documento",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2026-02-07T21:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5d9caf5da8b27376a58e58bd46787f45033b5e",
"body": "- Reorganiza `SideBarSnippet.razor` para incluir link de navegação\n para a nova página de consulta e ajusta estrutura de permissões.\n- Adiciona `Person.razor` com layout responsivo e suporte a\n validação de CPF/CNPJ, carregamento dinâmico e exibição de dados.\n- Implementa lógica de backend em `Per\n[…]\ntaFederalControllerSection` para consultas à Receita Federal.\n- Permite acesso público à nova página, removendo restrições de\n autorização, e ajusta título e descrição para refletir a funcionalidade.",
"is_bot": false,
"headline": "Adiciona página de consulta à Receita Federal",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2026-01-24T03:32:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f49b6106766fd363e10919f3b5533c4625eb625",
"body": "…ara nova referência de trabalho",
"is_bot": false,
"headline": "atualiza métodos de serviço WebSocket e ajusta testes de integração p…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-18T22:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19df83d5ff39c6e683a9f0592e84751a73f61353",
"body": "…efas",
"is_bot": false,
"headline": "adiciona testes de integração para os endpoints do controlador de tar…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-14T21:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa3a3c26150e0fafc610a6d92f6b04313136d45",
"body": "…provedor de token estático",
"is_bot": false,
"headline": "adiciona testes de integração para o endpoint de busca de contatos e …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-13T21:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d6a0ddb9d258d04098fa45b218b90e5a17a098",
"body": "…ection para gerenciar endpoints do gateway",
"is_bot": false,
"headline": "adiciona classes GatewayControllerSection e ReceitaFederalControllerS…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-13T01:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17afe41b1e42b82e93a550f61d0c50ed8f8e4f8",
"body": "… no arquivo de projeto",
"is_bot": false,
"headline": "adiciona referência ao projeto Sufficit.Utils e pacote correspondente…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-08T18:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1550959d23da8152afc02ddec550cdf4184434c",
"body": "…endencies accordingly",
"is_bot": false,
"headline": "remove .NET 8.0 from target frameworks in project file and update dep…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-08T13:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0c03c5c1c9c3a39089c1cc14ce962004b9438c",
"body": "…eliminando duplicação de código",
"is_bot": false,
"headline": "refatora método GetEventsWithContent para usar extensão FromJsonLog, …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2026-01-07T20:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a72b46af9d6be46a30d9ba10fc8dbd01e14864a",
"body": null,
"is_bot": false,
"headline": "adiciona métodos GetEndPoint para buscar EndPoints por ID e extensão",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-12-18T18:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d684753c66fbd454de552f0c3600e1bc36feff",
"body": null,
"is_bot": false,
"headline": "corrige a formatação da data de início para considerar valores nulos",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-11-28T15:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943794c994dd87435abc8b60d904d9b10ebee493",
"body": "… JsonLog",
"is_bot": false,
"headline": "altera os métodos GetEventsWithContent para usar GenericLog em vez de…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-11-18T01:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a003333190c34ad2f1313689288fafe744f5d5",
"body": "…t e retorna TelephonyCallTranscript",
"is_bot": false,
"headline": "altera o método GetTranscript para usar TelephonyCallTranscriptReques…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-11-04T19:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff9d67d4c78cd5f052ef74ec849744ee1f9b087",
"body": "…DirectInwardDialing",
"is_bot": false,
"headline": "Adiciona método AddOrUpdate para gerenciar a adição e atualização de …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-10-14T00:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415c8fc8f53124388533bc4a00ecb5981ccc233c",
"body": "Updated default `AssemblyVersion` and `Version` to `1.99.0.0`\nin multiple `.csproj` files when `VersionSuffix` is empty.\nPreserved dynamic versioning logic based on UTC date and time\nwhen `VersionSuffix` is defined.\n\nRefactored `TagCollection` property in `StorageObjectRecord.cs`:\n- Replaced `Split` with `StringSplitOptions` by `new[] { ',' }`.\n- Adjusted `string.Join` formatting to use `\",\"` instead of `','`.\n\nRemoved redundant `using System;` in `StorageObjectRecord.cs`.",
"is_bot": false,
"headline": "Update default version and fix TagCollection logic",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-25T19:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313524a746cfbe550afc7b78df6f56a6f7e036df",
"body": "…geObjectRecord> diretamente",
"is_bot": false,
"headline": "corrige a assinatura do método Search para retornar IEnumerable<Stora…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-19T20:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "184475d5fa1c7f357abaa2c1a23f56a203a29540",
"body": "…a conclusão da requisição",
"is_bot": false,
"headline": "refatora método Search para retornar a tarefa diretamente e aguardar …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-19T19:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8481012549a4d7f46b7bff40c7e312295d1179",
"body": "…ion para manter a consistência e melhorar a legibilidade",
"is_bot": false,
"headline": "corrige a capitalização dos endpoints na classe StorageControllerSect…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-19T19:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98b31cc0d53255e2cbd91787210ea5e7bbc4055",
"body": "- Adicionado snippet na barra lateral para acesso à área de armazenamento.\n- Criado componente `SideBarSnippet` com permissões baseadas em roles.\n- Desenvolvido diálogo para edição de metadados de arquivos (`StorageObjectEditDialog`).\n- Criado diálogo para upload de múltiplos arquivos com suporte a \n[…]\nornar o método `Search` assíncrono.\n- Atualizado projeto (`Sufficit.Blazor.csproj`) para incluir novos diretórios.\n- Melhorias gerais na interface do usuário, incluindo ícones e mensagens de feedback.",
"is_bot": false,
"headline": "Adiciona funcionalidade de gerenciamento de armazenamento",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2025-09-19T02:31:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad3a10a086016779fc74332095f3d77303dc0b18",
"body": "…s específicos e melhorar a legibilidade",
"is_bot": false,
"headline": "Refatora métodos de validação e adição de IVR para retornar tipos mai…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-12T17:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705c6aa4729d0c372aecef82499dfe12a100e8bc",
"body": "…a seção de controle de IVR para melhorar a legibilidade e a compatibilidade.",
"is_bot": false,
"headline": "Atualiza métodos de controle para permitir retornos nulos e refatora …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-12T15:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57e4b2bf987ee00e3e7bfb6ed42f1c911a07593",
"body": "…ollerSection to streamline IVR search and management methods",
"is_bot": false,
"headline": "Remove ClientIVRSearchParameters class and refactor TelephonyIVRContr…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-11T22:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b52864cf0f47c9bc64c577c8ee9046e9ea68e2b3",
"body": "…ensagens, incluindo métodos de busca e manipulação com autorização adequada.",
"is_bot": false,
"headline": "Adiciona novos controladores para gerenciar leituras e templates de m…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-10T21:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f1f77bc9f5d4bf0c27c71c0f025d13df0f47c7",
"body": "…enciar tarefas agendadas na API",
"is_bot": false,
"headline": "Adiciona a seção de controle de tarefas e implementa métodos para ger…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-05T03:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161fcd46d9e9306c94cc5c9db478064105f77efc",
"body": "- Added `MudBlazor` and other namespaces in `Properties.razor.cs`.\n- Changed audio retrieval from `Item.IdContext` to `Item.ContextId`.\n- Updated `.gitignore` to exclude additional directories and files.",
"is_bot": false,
"headline": "Update namespaces and modify audio context retrieval",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-09-01T13:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1362cdc7a280c2af75c6ee8a503bb549cf79fc",
"body": "…it.Client.csproj",
"is_bot": false,
"headline": "Atualiza a versão da linguagem para 10.0 no arquivo de projeto Suffic…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-26T21:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41aa89435d82b44d4a5eb90821f1cb21f052a04",
"body": "…obre módulos de verificação no TelephonyDestinationControllerSection",
"is_bot": false,
"headline": "Adiciona métodos para verificar uso de destinos e obter informações s…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-25T22:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad48302928d32248d1713688479005bff2e45c84",
"body": "…dação de serviços e ajusta as opções de versionamento no arquivo de projeto.",
"is_bot": false,
"headline": "Atualiza a construção do provedor de serviços para desabilitar a vali…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-25T19:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "615e4c8fbab479e4faa0b748e3b79e548cb976bc",
"body": "…nd Statistics controllers",
"is_bot": false,
"headline": "Remove unused usings and refactor HTTP request handling in BankSlip a…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-24T00:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4147e85e28ffa32568ce5e73c08a849f9f54af98",
"body": "…ontatos, incluindo métodos para validação, busca, criação, atualização e remoção de contatos.",
"is_bot": false,
"headline": "Adiciona NotificationContactControllerSection para gerenciamento de c…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-13T20:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40199427c7a7a7789f1e89dbb82912cbaaf26c28",
"body": "…ntrollerSection to include Notify and CleanUp methods; add ContactControllerSection for contact management.",
"is_bot": false,
"headline": "Remove NotificationContactControllerSection and update NotificationCo…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-12T20:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f57ac74263474d26838332e89fbee38857aaf9",
"body": "…remove documentação obsoleta",
"is_bot": false,
"headline": "Adiciona seção StatisticsController para gerenciamento de métricas e …",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-11T19:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c23b5e1647a618f2da5a0923acbb200c910bdc8",
"body": "Implemented a new asynchronous `Status` method to update the status of a portability process, requiring user authorization. The method uses `PATCH` or `PUT` based on the .NET version and includes logging for status updates. Updated the existing `Remove` method to enforce role-based authorization for item removal.",
"is_bot": false,
"headline": "Add Status method for portability process updates",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-03T00:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc86aec2094bb90d7d267328a4e6d94089c7405",
"body": "Updated `TokenControllerSection.cs` to use `Uri` for HTTP requests, enhancing clarity and security. Added new methods `ExtendToken` and `IntrospectToken` for token management. Modified `RevokeToken` to include token in a custom header, and adjusted `GetTokenRequestLink` to utilize the new URI construction approach.",
"is_bot": false,
"headline": "Refactor TokenControllerSection for improved URI handling",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-08-01T14:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c2a04655e86025ae879fabea5490075dcbd4b6",
"body": "… token management",
"is_bot": false,
"headline": "Refactor IdentityControllerSection and add TokenControllerSection for…",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-31T14:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf4e4077a3293e6210b3f8ae377c2743d9cbc77",
"body": "Updated the method to return a `StorageObjectRecord` instead of a nullable `StorageObjectRecord?`. This change ensures that the method will always return a valid `StorageObjectRecord` when the request is successful, eliminating the possibility of a null return value.",
"is_bot": false,
"headline": "Change return type to non-nullable StorageObjectRecord",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-15T14:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ebf1777d473a016aa12c91ebff25d233694f8be",
"body": "Updated Copilot instructions to version 202507151111, adding new guidelines for internal documentation and public documentation structure. Enhanced the `StorageController` implementation with detailed architecture decisions, technical considerations, and usage examples. Modified `StorageControllerSe\n[…]\nnt actual HTTP calls instead of throwing \"not implemented\" exceptions, and added error handling for add, remove, and upload operations. Project structure updated to include a new documentation folder.",
"is_bot": false,
"headline": "Update Copilot instructions and implement StorageController",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-15T14:18:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "49e4cf1e4dc3473bf2ee4dfa05a2e08cdbbbe3fc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sufficit/sufficit-client",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2025-07-10T23:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc01a04267978e61aa00139c78ea7422c59409fd",
"body": "Enhanced documentation for `Sufficit.Asterisk.Core`,\n`Sufficit.Asterisk.Manager`, `Sufficit.Asterisk.Shared`,\nand `Sufficit.Asterisk.Utils`. Expanded sections on\ndescription, features, installation, and usage examples\nfor clarity. Added new features and code examples to\nfacilitate understanding and implementation. Updated\ncontribution guidelines to reflect best practices.",
"is_bot": false,
"headline": "Improve documentation across Asterisk projects",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T20:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b62905a458b352f5cba8495ed6873c042f2374",
"body": "Implemented new classes and methods for telephony call management, including fetching call info, searching call records, starting call messages, and retrieving transcripts. Updated TelephonyControllerSection to include a new Call property for managing calls. Added extension methods for converting call request objects to query strings for API calls. Updated CallController with new routes for improved API structure and organization.",
"is_bot": false,
"headline": "Add TelephonyCallControllerSection and related methods",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T19:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576d049aab5137697ef85dbd7272337dc2984825",
"body": "Removed the `Sufficit.Telephony.Audio` import from `TelephonyAsteriskControllerSection.cs`, indicating that audio functionality may no longer be needed. Additionally, removed production restrictions in `BankSlipController.cs`, allowing the API to be explored in production regardless of the debug mode, which may affect API visibility and access.",
"is_bot": false,
"headline": "Remove audio dependency and update API visibility",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T19:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287097e757397d0facb74b625b75ab2ba7750fb3",
"body": "Updated the guidelines with new project-specific instructions and improved formatting rules for #region usage. Removed unnecessary lines and ensured clarity in the document structure.",
"is_bot": false,
"headline": "Update copilot-instructions.md to version 3.2",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T19:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d237b1faa34e3d96d76b434a8c666536b2b964a4",
"body": "New `ToQueryString` methods were added for the `BalanceNotifyRequest`, `BillingSearchParameters`, and `BillingValueRequestParameters` classes in the `Sufficit.Client` namespace within `ToQueryStringExtensions.cs`. These methods convert class properties into query strings for HTTP requests. Additionally, region sections were introduced to better organize the code related to each class, improving readability and maintainability.",
"is_bot": false,
"headline": "Add ToQueryString methods for billing request classes",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T19:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb3de77f0e8ad9c6e6e9fbb2dec5af9e36ebf99",
"body": "Removed `TelephonyBalanceControllerSection.cs` and replaced it with `TelephonyBillingControllerSection.cs`, which introduces new methods for updating, deleting, and retrieving billing costs, as well as managing billing records and values. The new controller implements the `BalanceControllerInterface\n[…]\n `TelephonyControllerSection.cs` to replace references from `TelephonyBalanceControllerSection` to `TelephonyBillingControllerSection`, reflecting the shift from balance control to billing management.",
"is_bot": false,
"headline": "Refactor telephony balance management to billing",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T19:02:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc725624db1256b77cf0b7e813580a6649b909eb",
"body": "This commit introduces a new `UserTagsComponent` that displays user markers associated with a contact. Markers are shown in a `MudChipSet`, with colors generated based on the marker's hash. If no markers are found, a message is displayed.\n\nAdditionally, the base URL in `appsettings.json` has been up\n[…]\ner section, filtering attributes by a specific key and returning only the corresponding marker descriptions.\n\nOverall, these changes improve the user interface and ensure accurate data representation.",
"is_bot": false,
"headline": "Add UserTagsComponent and update related files",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2025-07-10T11:25:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4227076013740ed56342432643d7b75655333302",
"body": "Enhanced formatting rules for code regions. Added guidelines to avoid blank lines between consecutive regions while ensuring a blank line after opening and before closing regions. Included examples of correct and incorrect formatting.",
"is_bot": false,
"headline": "Update copilot-instructions to version 2.0",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-10T00:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b926e7e200585c98a9b2994d0fc17bb0cf3c747",
"body": "Added guidelines for Copilot in `copilot-instructions.md`, covering code comments, user query responses, and async method modifications. Updated multiple `.csproj` files to include `copilot-instructions.md` as a configuration item, ensuring it is not packed. Also corrected file names and organized package resources.",
"is_bot": false,
"headline": "Add Copilot instructions and update project files",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-09T19:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfa24000185095e7bee391c802ee01f8d8a3931",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sufficit/sufficit-client",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2025-07-04T23:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144ef1e15c06e5b26c8867dece4e49b9d3ea60ef",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "Claudio Lunardi",
"author_login": "Claudio-lunardi",
"committed_at": "2025-07-04T23:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5012affcc564aa7ead621fae234f8537e6431a81",
"body": "Modificado o namespace de `Sufficit.Client.Controllers` para `Sufficit.Client`. Adicionada a importação do namespace `Sufficit.Client.Controllers` à lista de `using`, indicando uma reorganização na estrutura do código.",
"is_bot": false,
"headline": "Alterar namespace e adicionar importação de controlador",
"author_name": "Hugo Castro de Deco",
"author_login": "hugodeco",
"committed_at": "2025-07-04T22:16:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 84,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 35,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "Sufficit.Client",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Sufficit.Client",
"is_deprecated": false,
"latest_version": "1.26.722.1827",
"repository_url": "https://github.com/sufficit/sufficit-client",
"versions_count": 140,
"total_downloads": 42816,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-22T18:27:35.877000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/Sufficit.Client.csproj",
"test/Sufficit.Client.IntegrationTests.csproj"
],
"largest_source_bytes": 26693,
"source_files_sampled": 88,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 2517
},
"dependencies": {
"manifests": [
"src/Sufficit.Client.csproj",
"test/Sufficit.Client.IntegrationTests.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": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 29,
"direct_affected_count": 0
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "Microsoft.AspNetCore.Authentication.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "2.1.*"
},
{
"name": "Microsoft.AspNetCore.Authentication.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "2.*"
},
{
"name": "Microsoft.AspNetCore.Authorization",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "[3.*,4.0.0)"
},
{
"name": "Microsoft.AspNetCore.Authorization",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.AspNetCore.Http.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "2.*"
},
{
"name": "Microsoft.AspNetCore.Http.Connections.Common",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.AspNetCore.Metadata",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.AspNetCore.SignalR.Client",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.AspNetCore.SignalR.Client.Core",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.AspNetCore.SignalR.Common",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "[*,9.0.0)"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.Extensions.Configuration.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Http",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.Extensions.Logging",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Options",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Microsoft.Extensions.Options.ConfigurationExtensions",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "System.Text.Json",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "[8.0.5,9.0.0)"
},
{
"name": "System.Text.Json",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "$(PkgVersion)"
},
{
"name": "Sufficit.Base",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Gateway.FluxTelecom.SMS",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Identity.Core",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Net.Http",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Telephony.EventsPanel.Core",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Json",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
},
{
"name": "Sufficit.Utils",
"manifest": "src/Sufficit.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.AspNetCore.Authentication.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Authorization",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Http.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Http.Connections.Common",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Metadata",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.SignalR.Client",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.SignalR.Client.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.SignalR.Common",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options.ConfigurationExtensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Base",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Gateway.FluxTelecom.SMS",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Identity.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Net.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Telephony.EventsPanel.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Sufficit.Utils",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "6.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Console",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "17.12.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.9.2",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "2.8.2",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 33,
"direct_count": 25,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "hugodeco",
"commits": 201,
"avatar_url": "https://avatars.githubusercontent.com/u/2934665?v=4"
},
{
"type": "User",
"login": "Claudio-lunardi",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/90716030?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.939
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "7a2d67cb06bcb6637098a5a8524b2eb91e84e0b7",
"ran_at": "2026-07-22T19:43:30Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T18:27:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sufficit/sufficit-client",
"host": "github.com",
"name": "sufficit-client",
"owner": "sufficit"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 54,
"vitality": 52,
"community": 33,
"governance": 40,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"commits_last_year": 84,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 35
},
"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": "35/52 weeks with commits",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 35
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "84 commits in the last year",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 84
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": "moderate",
"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": 60,
"inputs": {
"packages": [
"Sufficit.Client"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 42816,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "42,816 downloads all-time across nuget",
"points": 48.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 42816,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.939
},
"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 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "sufficit",
"public_repos": 52,
"account_age_days": 2228
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of sufficit",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "sufficit"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "52 public repos, account ~6 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 52
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Sufficit.Client"
],
"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": "140 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 140
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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 4 resolved dependencies against OSV; 29 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 4
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 29
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 29,
"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": 4,
"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": 4
},
"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": "moderate",
"name": "AI Readiness",
"value": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.59,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 2517
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"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": "59 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 59,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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/Sufficit.Client.csproj",
"test/Sufficit.Client.IntegrationTests.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/Sufficit.Client.csproj, test/Sufficit.Client.IntegrationTests.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/Sufficit.Client.csproj, test/Sufficit.Client.IntegrationTests.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 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": 26693,
"source_files_sampled": 88,
"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/88 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 88,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T19:43:36.070799Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sufficit/sufficit-client.svg",
"full_name": "sufficit/sufficit-client",
"license_state": "standard",
"license_spdx": "MIT"
}