Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

southmw/Monster.WebApp

https://github.com/southmw/Monster.WebApp · scanned 2026-06-16 00:18 UTC (2 months, 2 weeks ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 105 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
Program.cs software healthy Monster.WebApp/Monster.WebApp.Client/Program.cs
Program.cs software healthy Monster.WebApp/Monster.WebApp/Program.cs
app.css software healthy Monster.WebApp/Monster.WebApp/wwwroot/app.css
editor-media.js software healthy Monster.WebApp/Monster.WebApp/wwwroot/js/editor-media.js
auth.js software healthy Monster.WebApp/Monster.WebApp/wwwroot/js/auth.js
theme.js software healthy Monster.WebApp/Monster.WebApp/wwwroot/js/theme.js
custom.css software healthy Monster.WebApp/Monster.WebApp/wwwroot/css/custom.css
account.css software healthy Monster.WebApp/Monster.WebApp/wwwroot/css/account.css
layout.css software healthy Monster.WebApp/Monster.WebApp/wwwroot/css/layout.css
ReconnectModal.razor.js software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…
ReconnectModal.razor.css software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…
FileUploadService.cs software healthy Monster.WebApp/Monster.WebApp/Services/FileUploadService.cs
RoleService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Auth/RoleService.cs
AuthService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Auth/AuthService.cs
UserService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Auth/UserService.cs
NotificationService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/NotificationSe…
ReportService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/ReportService.…
CommentService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/CommentService…
CategoryService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/CategoryServic…
CategoryAccessService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/CategoryAccess…
PostEditVerificationState.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/PostEditVerifi…
PostService.cs software healthy Monster.WebApp/Monster.WebApp/Services/Board/PostService.cs
Role.cs software healthy Monster.WebApp/Monster.WebApp/Models/Auth/Role.cs
UserRole.cs software healthy Monster.WebApp/Monster.WebApp/Models/Auth/UserRole.cs
User.cs software healthy Monster.WebApp/Monster.WebApp/Models/Auth/User.cs
Category.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Category.cs
Report.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Report.cs
CategoryAccess.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/CategoryAccess.cs
Notification.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Notification.cs
Attachment.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Attachment.cs
Post.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Post.cs
Comment.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/Comment.cs
PostVote.cs software healthy Monster.WebApp/Monster.WebApp/Models/Board/PostVote.cs
ApplicationDbContext.cs software healthy Monster.WebApp/Monster.WebApp/Data/ApplicationDbContext.cs
ClientIpHelper.cs software healthy Monster.WebApp/Monster.WebApp/Shared/ClientIpHelper.cs
HtmlContentHelper.cs software healthy Monster.WebApp/Monster.WebApp/Shared/HtmlContentHelper.cs
PasswordValidator.cs software healthy Monster.WebApp/Monster.WebApp/Shared/PasswordValidator.cs
AppConstants.cs software healthy Monster.WebApp/Monster.WebApp/Shared/AppConstants.cs
ContentSanitizer.cs software healthy Monster.WebApp/Monster.WebApp/Shared/ContentSanitizer.cs
TimeDisplayHelper.cs software healthy Monster.WebApp/Monster.WebApp/Shared/TimeDisplayHelper.cs
CustomTheme.cs software healthy Monster.WebApp/Monster.WebApp/Shared/CustomTheme.cs
CategoryDisplayHelper.cs software healthy Monster.WebApp/Monster.WebApp/Shared/CategoryDisplayHelper.…
launchSettings.json software healthy Monster.WebApp/Monster.WebApp/Properties/launchSettings.json
FileUploadController.cs software healthy Monster.WebApp/Monster.WebApp/Controllers/FileUploadControl…
AuthController.cs software healthy Monster.WebApp/Monster.WebApp/Controllers/Auth/AuthControll…
20251126083125_AddPostVote.Designer.cs software healthy Monster.WebApp/Monster.WebApp/Migrations/20251126083125_Add…
ApplicationDbContextModelSnapshot.cs software healthy Monster.WebApp/Monster.WebApp/Migrations/ApplicationDbConte…
20260611045151_AddHtmlContentSupport.Designer.cs software healthy Monster.WebApp/Monster.WebApp/Migrations/20260611045151_Add…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
Monster.WebApp software healthy Monster.WebApp
Monster.WebApp.Client software healthy Monster.WebApp/Monster.WebApp.Client
Monster.WebApp software healthy Monster.WebApp/Monster.WebApp
wwwroot software healthy Monster.WebApp/Monster.WebApp/wwwroot
js software healthy Monster.WebApp/Monster.WebApp/wwwroot/js
css software healthy Monster.WebApp/Monster.WebApp/wwwroot/css
Components software healthy Monster.WebApp/Monster.WebApp/Components
Layout software healthy Monster.WebApp/Monster.WebApp/Components/Layout
Services software healthy Monster.WebApp/Monster.WebApp/Services
Auth software healthy Monster.WebApp/Monster.WebApp/Services/Auth
Board software healthy Monster.WebApp/Monster.WebApp/Services/Board
Models software healthy Monster.WebApp/Monster.WebApp/Models
Auth software healthy Monster.WebApp/Monster.WebApp/Models/Auth
Board software healthy Monster.WebApp/Monster.WebApp/Models/Board
Data software healthy Monster.WebApp/Monster.WebApp/Data
Shared software healthy Monster.WebApp/Monster.WebApp/Shared
Properties software healthy Monster.WebApp/Monster.WebApp/Properties
Controllers software healthy Monster.WebApp/Monster.WebApp/Controllers
Auth software healthy Monster.WebApp/Monster.WebApp/Controllers/Auth
Migrations software healthy Monster.WebApp/Monster.WebApp/Migrations
Monster.WebApp.Tests software healthy Monster.WebApp/Monster.WebApp.Tests
.claude software healthy .claude

LabelLayerStatusPath
tryAttach software healthy Monster.WebApp/Monster.WebApp/wwwroot/js/editor-media.js:tr…
that software healthy Monster.WebApp/Monster.WebApp/wwwroot/js/auth.js:that
handleReconnectStateChanged software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…
retry software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…
resume software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…
retryWhenDocumentBecomesVisible software healthy Monster.WebApp/Monster.WebApp/Components/Layout/ReconnectMo…

LabelLayerStatusPath
repobility-clone-rfvad_06 software healthy /tmp/repobility-clone-rfvad_06

LabelLayerStatusPath
sqlite data healthy CLAUDE.md

LabelLayerStatusPath
10.0.0.1 network healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ef768c55-9459-4f0c-ad08-ba18973db744/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ef768c55-9459-4f0c-ad08-ba18973db744/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.