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.

Readtt/devops-studio

https://github.com/Readtt/devops-studio · scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)

94 raw signals (0 security + 94 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 94 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 1428 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
showWindow software healthy src/main.tsx:showWindow
readInitialTab software healthy src/settings/SettingsApp.tsx:readInitialTab
SettingsApp software healthy src/settings/SettingsApp.tsx:SettingsApp
apply software healthy src/settings/SettingsApp.tsx:apply
showWindow software healthy src/settings/main.tsx:showWindow
maskKey software healthy src/settings/components/ProviderKeyCard.tsx:maskKey
ProviderKeyCard software healthy src/settings/components/ProviderKeyCard.tsx:ProviderKeyCard
submit software healthy src/settings/components/ProviderKeyCard.tsx:submit
SettingRow software healthy src/settings/components/SettingRow.tsx:SettingRow
SectionHeader software healthy src/settings/components/SectionHeader.tsx:SectionHeader
AboutSection software healthy src/settings/sections/AboutSection.tsx:AboutSection
onUpdateClick software healthy src/settings/sections/AboutSection.tsx:onUpdateClick
TerminalSection software healthy src/settings/sections/TerminalSection.tsx:TerminalSection
selectedShellValue software healthy src/settings/sections/TerminalSection.tsx:selectedShellValue
handleShellChange software healthy src/settings/sections/TerminalSection.tsx:handleShellChange
Label software healthy src/settings/sections/TerminalSection.tsx:Label
AiCliPicker software healthy src/settings/sections/TerminalSection.tsx:AiCliPicker
isLocalProvider software healthy src/settings/sections/ModelsSection.tsx:isLocalProvider
ModelsSection software healthy src/settings/sections/ModelsSection.tsx:ModelsSection
onSaveKey software healthy src/settings/sections/ModelsSection.tsx:onSaveKey
onClearKey software healthy src/settings/sections/ModelsSection.tsx:onClearKey
localConfig software healthy src/settings/sections/ModelsSection.tsx:localConfig
isConfigured software healthy src/settings/sections/ModelsSection.tsx:isConfigured
removeProvider software healthy src/settings/sections/ModelsSection.tsx:removeProvider
addProvider software healthy src/settings/sections/ModelsSection.tsx:addProvider
AddProviderMenu software healthy src/settings/sections/ModelsSection.tsx:AddProviderMenu
ProviderMenuItem software healthy src/settings/sections/ModelsSection.tsx:ProviderMenuItem
DefaultModelBlock software healthy src/settings/sections/ModelsSection.tsx:DefaultModelBlock
LocalProviderCard software healthy src/settings/sections/ModelsSection.tsx:LocalProviderCard
test software healthy src/settings/sections/ModelsSection.tsx:test
FieldRow software healthy src/settings/sections/ModelsSection.tsx:FieldRow
StatusLine software healthy src/settings/sections/ModelsSection.tsx:StatusLine
Label software healthy src/settings/sections/ModelsSection.tsx:Label
baseName software healthy src/settings/sections/BestPracticesSection.tsx:baseName
BestPracticesPanel software healthy src/settings/sections/BestPracticesSection.tsx:BestPractice…
persist software healthy src/settings/sections/BestPracticesSection.tsx:persist
updateAt software healthy src/settings/sections/BestPracticesSection.tsx:updateAt
removeAt software healthy src/settings/sections/BestPracticesSection.tsx:removeAt
addFiles software healthy src/settings/sections/BestPracticesSection.tsx:addFiles
FileRow software healthy src/settings/sections/BestPracticesSection.tsx:FileRow
StatusIndicator software healthy src/settings/sections/BestPracticesSection.tsx:StatusIndica…
ShortcutsSection software healthy src/settings/sections/ShortcutsSection.tsx:ShortcutsSection
onRecord software healthy src/settings/sections/ShortcutsSection.tsx:onRecord
onClear software healthy src/settings/sections/ShortcutsSection.tsx:onClear
onResetShortcut software healthy src/settings/sections/ShortcutsSection.tsx:onResetShortcut
onResetAll software healthy src/settings/sections/ShortcutsSection.tsx:onResetAll
ShortcutRow software healthy src/settings/sections/ShortcutsSection.tsx:ShortcutRow
Recorder software healthy src/settings/sections/ShortcutsSection.tsx:Recorder
onDown software healthy src/settings/sections/ShortcutsSection.tsx:onDown
onUp software healthy src/settings/sections/ShortcutsSection.tsx:onUp

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
components.json software healthy components.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
settings.html software healthy settings.html
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
install-macos.md software healthy docs/install-macos.md
manual-test-checklist.md software healthy docs/manual-test-checklist.md
smoke-test.md software healthy docs/smoke-test.md
release.sh software healthy scripts/release.sh
tauri.linux.conf.json software healthy src-tauri/tauri.linux.conf.json
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
tauri.windows.conf.json software healthy src-tauri/tauri.windows.conf.json
build.rs software healthy src-tauri/build.rs
Cargo.lock software healthy src-tauri/Cargo.lock
default.json software healthy src-tauri/capabilities/default.json
desktop.json software healthy src-tauri/capabilities/desktop.json
lib.rs software healthy src-tauri/src/lib.rs
main.rs software healthy src-tauri/src/main.rs
git.rs software healthy src-tauri/src/modules/git.rs
command.rs software healthy src-tauri/src/modules/command.rs
mod.rs software healthy src-tauri/src/modules/mod.rs
net.rs software healthy src-tauri/src/modules/net.rs
secrets.rs software healthy src-tauri/src/modules/secrets.rs
chat_threads.rs software healthy src-tauri/src/modules/chat_threads.rs
pty.rs software healthy src-tauri/src/modules/pty.rs
workspace.rs software healthy src-tauri/src/modules/workspace.rs
history.rs software healthy src-tauri/src/modules/history.rs
confidence_store.rs software healthy src-tauri/src/modules/confidence_store.rs
auth.rs software healthy src-tauri/src/modules/ado/auth.rs
types.rs software healthy src-tauri/src/modules/ado/types.rs
mod.rs software healthy src-tauri/src/modules/ado/mod.rs
test_cases.rs software healthy src-tauri/src/modules/ado/test_cases.rs
errors.rs software healthy src-tauri/src/modules/ado/errors.rs
bugs.rs software healthy src-tauri/src/modules/ado/bugs.rs
repos.rs software healthy src-tauri/src/modules/ado/repos.rs
test_points.rs software healthy src-tauri/src/modules/ado/test_points.rs
tags.rs software healthy src-tauri/src/modules/ado/tags.rs
projects.rs software healthy src-tauri/src/modules/ado/projects.rs
work_items.rs software healthy src-tauri/src/modules/ado/work_items.rs
test_plans.rs software healthy src-tauri/src/modules/ado/test_plans.rs
client.rs software healthy src-tauri/src/modules/ado/client.rs

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

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
src-tauri software healthy src-tauri
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
modules software healthy src-tauri/src/modules
ado software healthy src-tauri/src/modules/ado
fs software healthy src-tauri/src/modules/fs
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
settings software healthy src/settings
components software healthy src/settings/components
sections software healthy src/settings/sections
types software healthy src/types
components software healthy src/components
ui software healthy src/components/ui
chat software healthy src/components/chat
attachments software healthy src/components/chat/attachments
diff software healthy src/components/diff
app software healthy src/app
lib software healthy src/lib
modules software healthy src/modules
settings software healthy src/modules/settings
ai software healthy src/modules/ai
components software healthy src/modules/ai/components
lib software healthy src/modules/ai/lib
tools software healthy src/modules/ai/tools
store software healthy src/modules/ai/store
updater software healthy src/modules/updater
code-review software healthy src/modules/code-review
code-viewer software healthy src/modules/code-viewer
themes software healthy src/modules/code-viewer/themes
generator software healthy src/modules/generator
components software healthy src/modules/generator/components
lib software healthy src/modules/generator/lib
store software healthy src/modules/generator/store
theme software healthy src/modules/theme
git software healthy src/modules/git
search software healthy src/modules/search
terminal software healthy src/modules/terminal
command-palette software healthy src/modules/command-palette
test-plans software healthy src/modules/test-plans
components software healthy src/modules/test-plans/components
lib software healthy src/modules/test-plans/lib
hooks software healthy src/modules/test-plans/hooks
ado software healthy src/modules/ado
components software healthy src/modules/ado/components
lib software healthy src/modules/ado/lib

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

LabelLayerStatusPath
is software healthy src/modules/code-viewer/CodeViewerPane.tsx:is
but software healthy src/modules/code-viewer/CodeViewerPane.tsx:but
names software healthy src/modules/code-viewer/CodeViewerPane.tsx:names

LabelLayerStatusPath
vps::azure hardware healthy README.md
vps::aws hardware healthy src/modules/ai/lib/security.ts
vps::gcp hardware healthy src/modules/ai/lib/security.ts

LabelLayerStatusPath
frontend cicd healthy .github/workflows/ci.yml
rust cicd healthy .github/workflows/ci.yml
publish-tauri cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
TAURI_SIGNING_PRIVATE_KEY_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
TAURI_SIGNING_PRIVATE_KEY cicd healthy

LabelLayerStatusPath
port:1420 network healthy vite.config.ts
port:1421 network healthy vite.config.ts

LabelLayerStatusPath
127.0.0.1 network healthy src-tauri/tauri.conf.json
169.254.169.254 network healthy src-tauri/src/modules/net.rs

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

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
nginx network healthy src/modules/ai/lib/security.test.ts

LabelLayerStatusPath
gpu (detected) hardware healthy src/components/ChatMarkdown.tsx

LabelLayerStatusPath
App frontend healthy src/app/App.tsx
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/764b6273-bf28-46fb-bad4-01f3c13a2584/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/764b6273-bf28-46fb-bad4-01f3c13a2584/

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.