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.

SchlenkR/RechnungsTool

https://github.com/SchlenkR/RechnungsTool · scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 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 59 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
release.yml software healthy .github/workflows/release.yml
Program.cs software healthy src/RechnungsTool/Program.cs
App.axaml.cs software healthy src/RechnungsTool/App.axaml.cs
ViewLocator.cs software healthy src/RechnungsTool/ViewLocator.cs
XmlStore.cs software healthy src/RechnungsTool/Services/XmlStore.cs
RechnungsValidator.cs software healthy src/RechnungsTool/Services/RechnungsValidator.cs
OrdnerWaechter.cs software healthy src/RechnungsTool/Services/OrdnerWaechter.cs
AppConfig.cs software healthy src/RechnungsTool/Services/AppConfig.cs
RechnungsBestand.cs software healthy src/RechnungsTool/Services/RechnungsBestand.cs
PdfAblage.cs software healthy src/RechnungsTool/Services/PdfAblage.cs
Rechnungsnummern.cs software healthy src/RechnungsTool/Services/Rechnungsnummern.cs
UpdateDienst.cs software healthy src/RechnungsTool/Services/UpdateDienst.cs
ClaudeChat.cs software healthy src/RechnungsTool/Services/ClaudeChat.cs
PdfDienst.cs software healthy src/RechnungsTool/Services/PdfDienst.cs
RechnungsHtml.cs software healthy src/RechnungsTool/Services/RechnungsHtml.cs
Rechnung.cs software healthy src/RechnungsTool/Models/Rechnung.cs
Stammdaten.cs software healthy src/RechnungsTool/Models/Stammdaten.cs
RechnungsDatei.cs software healthy src/RechnungsTool/Models/RechnungsDatei.cs
ViewModelBase.cs software healthy src/RechnungsTool/ViewModels/ViewModelBase.cs
AuswertungViewModel.cs software healthy src/RechnungsTool/ViewModels/AuswertungViewModel.cs
EinstellungenViewModel.cs software healthy src/RechnungsTool/ViewModels/EinstellungenViewModel.cs
IDialoge.cs software healthy src/RechnungsTool/ViewModels/IDialoge.cs
PositionViewModel.cs software healthy src/RechnungsTool/ViewModels/PositionViewModel.cs
MainWindowViewModel.cs software healthy src/RechnungsTool/ViewModels/MainWindowViewModel.cs
RechnungEditorViewModel.cs software healthy src/RechnungsTool/ViewModels/RechnungEditorViewModel.cs
ChatViewModel.cs software healthy src/RechnungsTool/ViewModels/ChatViewModel.cs
FehlerViewModel.cs software healthy src/RechnungsTool/ViewModels/FehlerViewModel.cs
ChatNachricht.cs software healthy src/RechnungsTool/ViewModels/ChatNachricht.cs
StammdatenViewModel.cs software healthy src/RechnungsTool/ViewModels/StammdatenViewModel.cs
ChatView.axaml.cs software healthy src/RechnungsTool/Views/ChatView.axaml.cs
FehlerView.axaml.cs software healthy src/RechnungsTool/Views/FehlerView.axaml.cs
AuswertungView.axaml.cs software healthy src/RechnungsTool/Views/AuswertungView.axaml.cs
Dialoge.cs software healthy src/RechnungsTool/Views/Dialoge.cs
StammdatenView.axaml.cs software healthy src/RechnungsTool/Views/StammdatenView.axaml.cs
EinstellungenView.axaml.cs software healthy src/RechnungsTool/Views/EinstellungenView.axaml.cs
RechnungEditorView.axaml.cs software healthy src/RechnungsTool/Views/RechnungEditorView.axaml.cs
VorschauView.axaml.cs software healthy src/RechnungsTool/Views/VorschauView.axaml.cs
MainWindow.axaml.cs software healthy src/RechnungsTool/Views/MainWindow.axaml.cs
RechnungTemplate.html software healthy src/RechnungsTool/Assets/RechnungTemplate.html
CliApp.cs software healthy src/RechnungsTool/Cli/CliApp.cs

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
RechnungsTool software healthy src/RechnungsTool
Services software healthy src/RechnungsTool/Services
Models software healthy src/RechnungsTool/Models
ViewModels software healthy src/RechnungsTool/ViewModels
Views software healthy src/RechnungsTool/Views
Assets software healthy src/RechnungsTool/Assets
Cli software healthy src/RechnungsTool/Cli

LabelLayerStatusPath
MACOS_CERTIFICATE cicd healthy
APPLE_ID cicd healthy
MACOS_CERTIFICATE_PASSWORD cicd healthy
APPLE_TEAM_ID cicd healthy
APPLE_APP_PASSWORD cicd healthy

LabelLayerStatusPath
repobility-clone-01q0akeq software healthy /tmp/repobility-clone-01q0akeq

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

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
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/9ea76540-f600-446a-be71-7a0f0ff29c7f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9ea76540-f600-446a-be71-7a0f0ff29c7f/

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.