Skip to content

Add SignalR security gates to .NET API review#1188

Open
99INFLUENCERS wants to merge 1 commit into
UnitOneAI:mainfrom
99INFLUENCERS:improve/dotnet-signalr-api-security
Open

Add SignalR security gates to .NET API review#1188
99INFLUENCERS wants to merge 1 commit into
UnitOneAI:mainfrom
99INFLUENCERS:improve/dotnet-signalr-api-security

Conversation

@99INFLUENCERS
Copy link
Copy Markdown

Summary

  • Adds a SignalR-specific review section to the .NET API security supplement.
  • Covers hub inventory, browser-origin policy, hub/method authorization, group membership checks, query-string access-token scoping, log redaction, detailed errors, and buffer limits.
  • Adds grep patterns for SignalR hub endpoints/classes, group/broadcast operations, query-token handling, and risky production settings.

Related review

Closes #1187

Bounty request

Improver - Moderate ($100) if accepted. Preferred payment method: PayPal; details can be provided privately after maintainer acceptance.

Validation

  • git diff --check
  • Markdown fence balance check for skills/appsec/api-security/csharp-dotnet.md
  • Content assertions for the new SignalR headings and grep section
  • Official Microsoft Learn reference URLs returned HTTP 200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REVIEW] api-security: add SignalR hub authorization and origin evidence

1 participant