https://github.com/dmitrat/WitDatabase
· scanned 2026-06-17 01:58 UTC (1 month, 1 week ago)
30 raw signals (0 security + 30 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -15.3 (diff) · 10 actionable findings from 1 signal source. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1277 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
StudioIconsTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Ui/StudioIconsTests.cs |
FakeServices.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Helpers/FakeServices.cs |
SettingsTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Models/SettingsTests.cs |
DatabaseNodeTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Models/DatabaseNodeTests… |
ConnectionInfoTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Models/ConnectionInfoTes… |
SqlEditorThemeTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Themes/SqlEditorThemeTes… |
DatabaseServiceInformationSchemaTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Services/DatabaseService… |
NodeTypeToIconConverterTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Converters/NodeTypeToIco… |
SqlValueConverterTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/Converters/SqlValueConve… |
ApplicationViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/ApplicationVi… |
WorkspaceTabsViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/WorkspaceTabs… |
SettingsViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/SettingsViewM… |
MainWindowViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/MainWindowVie… |
ConnectionViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/ConnectionVie… |
QueryTabsViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/QueryTabsView… |
AboutViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/AboutViewMode… |
DatabaseExplorerViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/DatabaseExplo… |
QueryTabViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/QueryTabViewM… |
TableEditTabViewModelTests.cs |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels/TableEditTabV… |
Program.cs |
software | healthy | Tools/OutWit.Database.Studio/Program.cs |
README.md |
software | healthy | Tools/OutWit.Database.Studio/README.md |
App.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/App.axaml.cs |
ViewLocator.cs |
software | healthy | Tools/OutWit.Database.Studio/ViewLocator.cs |
StudioIcons.cs |
software | healthy | Tools/OutWit.Database.Studio/Ui/Icons/StudioIcons.cs |
WorkspaceTabType.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/WorkspaceTabType.cs |
ColumnInfo.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/ColumnInfo.cs |
Settings.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/Settings.cs |
ColumnDefinition.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/ColumnDefinition.cs |
DatabaseNode.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/DatabaseNode.cs |
ConnectionInfo.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/ConnectionInfo.cs |
ColumnMapping.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/ColumnMapping.cs |
QueryResult.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/QueryResult.cs |
ColumnSettings.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/ColumnSettings.cs |
TableInfo.cs |
software | healthy | Tools/OutWit.Database.Studio/Models/TableInfo.cs |
WitSqlHighlighting.cs |
software | healthy | Tools/OutWit.Database.Studio/Syntax/WitSqlHighlighting.cs |
SqlEditorTheme.cs |
software | healthy | Tools/OutWit.Database.Studio/Themes/SqlEditorTheme.cs |
README.md |
software | healthy | Tools/OutWit.Database.Studio/Themes/README.md |
DatabaseExplorer.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/DatabaseExplorer.axaml.cs |
MainWindow.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/MainWindow.axaml.cs |
WorkspaceTabStrip.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Workspace/WorkspaceTabSt… |
StructureView.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Workspace/StructureView.… |
WorkspaceTabs.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Workspace/WorkspaceTabs.… |
TableEditView.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Workspace/TableEditView.… |
QueryEditor.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Query/QueryEditor.axaml.… |
QueryToolbar.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Query/QueryToolbar.axaml… |
CreateTableDialog.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Dialogs/CreateTableDialo… |
AboutDialog.axaml.cs |
software | healthy | Tools/OutWit.Database.Studio/Views/Dialogs/AboutDialog.axam… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Tools |
software | healthy | Tools |
OutWit.Database.Studio.Tests |
software | healthy | Tools/OutWit.Database.Studio.Tests |
Ui |
software | healthy | Tools/OutWit.Database.Studio.Tests/Ui |
Helpers |
software | healthy | Tools/OutWit.Database.Studio.Tests/Helpers |
Models |
software | healthy | Tools/OutWit.Database.Studio.Tests/Models |
Themes |
software | healthy | Tools/OutWit.Database.Studio.Tests/Themes |
Services |
software | healthy | Tools/OutWit.Database.Studio.Tests/Services |
Converters |
software | healthy | Tools/OutWit.Database.Studio.Tests/Converters |
ViewModels |
software | healthy | Tools/OutWit.Database.Studio.Tests/ViewModels |
OutWit.Database.Studio |
software | healthy | Tools/OutWit.Database.Studio |
Ui |
software | healthy | Tools/OutWit.Database.Studio/Ui |
Icons |
software | healthy | Tools/OutWit.Database.Studio/Ui/Icons |
Models |
software | healthy | Tools/OutWit.Database.Studio/Models |
Syntax |
software | healthy | Tools/OutWit.Database.Studio/Syntax |
Themes |
software | healthy | Tools/OutWit.Database.Studio/Themes |
Views |
software | healthy | Tools/OutWit.Database.Studio/Views |
Workspace |
software | healthy | Tools/OutWit.Database.Studio/Views/Workspace |
Query |
software | healthy | Tools/OutWit.Database.Studio/Views/Query |
Dialogs |
software | healthy | Tools/OutWit.Database.Studio/Views/Dialogs |
Services |
software | healthy | Tools/OutWit.Database.Studio/Services |
Converters |
software | healthy | Tools/OutWit.Database.Studio/Converters |
Controls |
software | healthy | Tools/OutWit.Database.Studio/Controls |
ViewModels |
software | healthy | Tools/OutWit.Database.Studio/ViewModels |
Tabs |
software | healthy | Tools/OutWit.Database.Studio/ViewModels/Tabs |
Benchmarks |
software | healthy | Benchmarks |
OutWit.Database.AdoNet.Benchmarks |
software | healthy | Benchmarks/OutWit.Database.AdoNet.Benchmarks |
OutWit.Database.Benchmarks |
software | healthy | Benchmarks/OutWit.Database.Benchmarks |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
Sources |
software | healthy | Sources |
Core |
software | healthy | Sources/Core |
OutWit.Database.Core.BouncyCastle |
software | healthy | Sources/Core/OutWit.Database.Core.BouncyCastle |
OutWit.Database.Core.Tests |
software | healthy | Sources/Core/OutWit.Database.Core.Tests |
Builder |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Builder |
Tree |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Tree |
Wal |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Wal |
Encryption |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Encryption |
Mvcc |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Mvcc |
Providers |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Providers |
Stores |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Stores |
Managers |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Managers |
Storage |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Storage |
Comparers |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Comparers |
Concurrency |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Concurrency |
Transactions |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Transactions |
Indexes |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Indexes |
Encoding |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Encoding |
Pages |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Pages |
Interfaces |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Interfaces |
Cache |
software | healthy | Sources/Core/OutWit.Database.Core.Tests/Cache |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
getDbVersion |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
openDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
tryOpenDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
openWithUpgrade |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
closeDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
compareBytes |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
bytesToKey |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
keyToBytes |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
get |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
put |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
deleteKey |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
deleteRange |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
scan |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
hasAny |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
count |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
clear |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
openDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
closeDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
readPage |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
writePage |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
writePages |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
getPageCount |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
setPageCount |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
getPageSize |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
setPageSize |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
deleteDatabase |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
databaseExists |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
truncatePages |
software | healthy | Sources/Core/OutWit.Database.Core.IndexedDb/wwwroot/witdb-i… |
| Label | Layer | Status | Path |
|---|---|---|---|
test-one |
cicd | healthy | .github/workflows/test-one.yml |
pack |
cicd | healthy | .github/workflows/pack.yml |
prepare |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
build-and-test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NUGET_API_KEY |
cicd | healthy | — |
VERBOSITY |
cicd | healthy | — |
PROJECT |
cicd | healthy | — |
FILTER |
cicd | healthy | — |
CONFIGURATION |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test-one |
cicd | healthy | .github/workflows/test-one.yml |
gha::pack |
cicd | healthy | .github/workflows/pack.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
mysql |
data | healthy | Tools/OutWit.Database.Studio/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
dmitrat__WitDatabase |
software | healthy | /data/fable5_failed_archive/dmitrat__WitDatabase |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::Sources/Core/OutWit.Database.Core.BouncyC… |
security | healthy | Sources/Core/OutWit.Database.Core.BouncyCastle/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::Samples/OutWit.Database.Samples.IdentityServer/README… |
security | healthy | Samples/OutWit.Database.Samples.IdentityServer/README.md |
This page is publicly accessible at:
https://repobility.com/scan/7c3aea83-22a1-41c4-b47b-8be404dcb514/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7c3aea83-22a1-41c4-b47b-8be404dcb514/
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.