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.

t-vanek/diffpdf

https://github.com/t-vanek/diffpdf · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

18 raw signals (0 security + 18 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. 9 repeated signals grouped for readability. 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 610 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
CronScheduleTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/CronScheduleTests.cs
TestInfra.cs software healthy tests/DiffPdf.DesktopUI.Tests/TestInfra.cs
AutomationDefinitionsViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/AutomationDefinitionsViewMode…
LocalFileBackendTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/LocalFileBackendTests.cs
FileManagerViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/FileManagerViewModelTests.cs
JobsViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/JobsViewModelTests.cs
DashboardConvertersTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/DashboardConvertersTests.cs
ListReconcilerTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/ListReconcilerTests.cs
InstancesViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/InstancesViewModelTests.cs
BranchesViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/BranchesViewModelTests.cs
LocalTimeConverterTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/LocalTimeConverterTests.cs
StatGroupTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/StatGroupTests.cs
BindingNoiseLogSinkTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/BindingNoiseLogSinkTests.cs
BranchFormViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/BranchFormViewModelTests.cs
ViewModelBaseTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/ViewModelBaseTests.cs
ClientSettingsStoreTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/ClientSettingsStoreTests.cs
InstanceFormViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/InstanceFormViewModelTests.cs
SendDiffsDialogViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/SendDiffsDialogViewModelTests…
ReadinessViewTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/ReadinessViewTests.cs
SubscriptionsScopeTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/SubscriptionsScopeTests.cs
BranchRowViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/BranchRowViewModelTests.cs
JobRowViewModelTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/JobRowViewModelTests.cs
FormatTests.cs software healthy tests/DiffPdf.DesktopUI.Tests/FormatTests.cs
SystemEventEndpointsTests.cs software healthy tests/DiffPdf.Client.Tests/SystemEventEndpointsTests.cs
AssemblyInfo.cs software healthy tests/DiffPdf.Client.Tests/AssemblyInfo.cs
BranchQueueEndpointsTests.cs software healthy tests/DiffPdf.Client.Tests/BranchQueueEndpointsTests.cs
JobSendEndpointTests.cs software healthy tests/DiffPdf.Client.Tests/JobSendEndpointTests.cs
FileEndpointsTests.cs software healthy tests/DiffPdf.Client.Tests/FileEndpointsTests.cs
TolerantEnumDeserializationTests.cs software healthy tests/DiffPdf.Client.Tests/TolerantEnumDeserializationTests…
ServerInfoTests.cs software healthy tests/DiffPdf.Client.Tests/ServerInfoTests.cs
DiffPdfClientIntegrationTests.cs software healthy tests/DiffPdf.Client.Tests/DiffPdfClientIntegrationTests.cs
ScopeConfigurationEndpointsTests.cs software healthy tests/DiffPdf.Client.Tests/ScopeConfigurationEndpointsTests…
InMemoryApiFactory.cs software healthy tests/DiffPdf.Client.Tests/InMemoryApiFactory.cs
AutomationEndpointsTests.cs software healthy tests/DiffPdf.Client.Tests/AutomationEndpointsTests.cs
JobResumeServiceTests.cs software healthy tests/DiffPdf.Core.Tests/JobResumeServiceTests.cs
BranchQueueControlTests.cs software healthy tests/DiffPdf.Core.Tests/BranchQueueControlTests.cs
RenderedPageCacheTests.cs software healthy tests/DiffPdf.Core.Tests/RenderedPageCacheTests.cs
InMemorySubscriptionStoreTests.cs software healthy tests/DiffPdf.Core.Tests/InMemorySubscriptionStoreTests.cs
ComparisonEnginePerPageResilienceTests.cs software healthy tests/DiffPdf.Core.Tests/ComparisonEnginePerPageResilienceT…
AutomationEventSinkTests.cs software healthy tests/DiffPdf.Core.Tests/AutomationEventSinkTests.cs
BranchQueueDispatcherTests.cs software healthy tests/DiffPdf.Core.Tests/BranchQueueDispatcherTests.cs
SkiaImageComparerTests.cs software healthy tests/DiffPdf.Core.Tests/SkiaImageComparerTests.cs
PageAlignerTests.cs software healthy tests/DiffPdf.Core.Tests/PageAlignerTests.cs
AutomationRunnerTests.cs software healthy tests/DiffPdf.Core.Tests/AutomationRunnerTests.cs
WordDiffTests.cs software healthy tests/DiffPdf.Core.Tests/WordDiffTests.cs
InstanceStructureServiceTests.cs software healthy tests/DiffPdf.Core.Tests/InstanceStructureServiceTests.cs
StorageKeyValidatorTests.cs software healthy tests/DiffPdf.Core.Tests/StorageKeyValidatorTests.cs
BranchServiceTests.cs software healthy tests/DiffPdf.Core.Tests/BranchServiceTests.cs
ComparisonEngineParallelPagesTests.cs software healthy tests/DiffPdf.Core.Tests/ComparisonEngineParallelPagesTests…

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

LabelLayerStatusPath
tests software healthy tests
DiffPdf.DesktopUI.Tests software healthy tests/DiffPdf.DesktopUI.Tests
DiffPdf.Client.Tests software healthy tests/DiffPdf.Client.Tests
DiffPdf.Core.Tests software healthy tests/DiffPdf.Core.Tests
Integration software healthy tests/DiffPdf.Core.Tests/Integration
docs software healthy docs
deploy software healthy deploy
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
DiffPdf.Application.Abstractions software healthy src/DiffPdf.Application.Abstractions
DiffPdf.Api software healthy src/DiffPdf.Api
Auth software healthy src/DiffPdf.Api/Auth
Endpoints software healthy src/DiffPdf.Api/Endpoints
Operational software healthy src/DiffPdf.Api/Operational
Discovery software healthy src/DiffPdf.Api/Discovery
Properties software healthy src/DiffPdf.Api/Properties
Hubs software healthy src/DiffPdf.Api/Hubs
DiffPdf.Notifications software healthy src/DiffPdf.Notifications
DependencyInjection software healthy src/DiffPdf.Notifications/DependencyInjection
DiffPdf.Messaging software healthy src/DiffPdf.Messaging
ScopeSync software healthy src/DiffPdf.Messaging/ScopeSync
Scheduling software healthy src/DiffPdf.Messaging/Scheduling
Observability software healthy src/DiffPdf.Messaging/Observability
Messages software healthy src/DiffPdf.Messaging/Messages
Handlers software healthy src/DiffPdf.Messaging/Handlers
Automations software healthy src/DiffPdf.Messaging/Automations
DiffPdf.Core software healthy src/DiffPdf.Core
Comparison software healthy src/DiffPdf.Core/Comparison
Network software healthy src/DiffPdf.Core/Network
Models software healthy src/DiffPdf.Core/Models
Storage software healthy src/DiffPdf.Core/Storage
Abstractions software healthy src/DiffPdf.Core/Abstractions
DiffPdf.Persistence software healthy src/DiffPdf.Persistence
DiffPdf.Worker software healthy src/DiffPdf.Worker
DependencyInjection software healthy src/DiffPdf.Worker/DependencyInjection
DiffPdf.Client software healthy src/DiffPdf.Client
DependencyInjection software healthy src/DiffPdf.Client/DependencyInjection
Models software healthy src/DiffPdf.Client/Models
DiffPdf.DesktopUI software healthy src/DiffPdf.DesktopUI
Services software healthy src/DiffPdf.DesktopUI/Services
Infrastructure software healthy src/DiffPdf.DesktopUI/Infrastructure
Controls software healthy src/DiffPdf.DesktopUI/Controls
Configuration software healthy src/DiffPdf.DesktopUI/Configuration
ViewModels software healthy src/DiffPdf.DesktopUI/ViewModels
Views software healthy src/DiffPdf.DesktopUI/Views
Assets software healthy src/DiffPdf.DesktopUI/Assets
Fonts software healthy src/DiffPdf.DesktopUI/Assets/Fonts
Converters software healthy src/DiffPdf.DesktopUI/Converters
DiffPdf.Pdf software healthy src/DiffPdf.Pdf

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

LabelLayerStatusPath
build-test cicd healthy .github/workflows/ci.yml
client cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml
nuget cicd healthy .github/workflows/package.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml
gha::package cicd healthy .github/workflows/package.yml

LabelLayerStatusPath
repobility-clone-07ngg5hk software healthy /tmp/repobility-clone-07ngg5hk

LabelLayerStatusPath
10.0.0.5 network healthy src/DiffPdf.DesktopUI/appsettings.json

LabelLayerStatusPath
auth::README.md security 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/c39978e2-7477-4c63-b9d8-4cf75615b6f8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c39978e2-7477-4c63-b9d8-4cf75615b6f8/

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.