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.

RackulaLives/Rackula

https://github.com/RackulaLives/Rackula · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

332 raw signals (114 security + 218 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 218 actionable findings from 2 signal sources. 452 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 2632 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
getGitStderr software healthy vite.config.ts:getGitStderr
stderr software healthy vite.config.ts:stderr
isGitTimeoutError software healthy vite.config.ts:isGitTimeoutError
hasTimeoutMarker software healthy vite.config.ts:hasTimeoutMarker
cause software healthy vite.config.ts:cause
runGit software healthy vite.config.ts:runGit
tryRunGit software healthy vite.config.ts:tryRunGit
getGitInfo software healthy vite.config.ts:getGitInfo
emitVersionJson software healthy vite.config.ts:emitVersionJson
existence software healthy eslint.config.js:existence
getGitInfo software healthy vitest.config.ts:getGitInfo
getMaxWorkers software healthy vitest.config.ts:getMaxWorkers
buildEnv software healthy api/src/version.test.ts:buildEnv
body software healthy api/src/version.test.ts:body
hashPassword software healthy api/src/local-auth.ts:hashPassword
verifyPasswordHash software healthy api/src/local-auth.ts:verifyPasswordHash
bootstrapLocalCredentials software healthy api/src/local-auth.ts:bootstrapLocalCredentials
username software healthy api/src/local-auth.ts:username
createLoginRateLimiter software healthy api/src/local-auth.ts:createLoginRateLimiter
verifyCredentials software healthy api/src/local-auth.ts:verifyCredentials
buildEnv software healthy api/src/snapshots.test.ts:buildEnv
createLayoutYaml software healthy api/src/snapshots.test.ts:createLayoutYaml
putLayout software healthy api/src/snapshots.test.ts:putLayout
postSnapshot software healthy api/src/snapshots.test.ts:postSnapshot
snapshotFilesOnDisk software healthy api/src/snapshots.test.ts:snapshotFilesOnDisk
readSnapshotContents software healthy api/src/snapshots.test.ts:readSnapshotContents
sleep software healthy api/src/snapshots.test.ts:sleep
resetAuthLogHashConfigForTests software healthy api/src/auth-logger.ts:resetAuthLogHashConfigForTests
getAuthLogHashKeyForTests software healthy api/src/auth-logger.ts:getAuthLogHashKeyForTests
configureAuthLogHashKey software healthy api/src/auth-logger.ts:configureAuthLogHashKey
getAuthLogHashKey software healthy api/src/auth-logger.ts:getAuthLogHashKey
pseudonymizeIdentifier software healthy api/src/auth-logger.ts:pseudonymizeIdentifier
normalizeIdentifier software healthy api/src/auth-logger.ts:normalizeIdentifier
pseudonymizeNormalizedIdentifier software healthy api/src/auth-logger.ts:pseudonymizeNormalizedIdentifier
pseudonymizeOptionalIdentifier software healthy api/src/auth-logger.ts:pseudonymizeOptionalIdentifier
extractRequestContext software healthy api/src/auth-logger.ts:extractRequestContext
redactHeaders software healthy api/src/auth-logger.ts:redactHeaders
emitAuthEvent software healthy api/src/auth-logger.ts:emitAuthEvent
logAuthEvent software healthy api/src/auth-logger.ts:logAuthEvent
safeLogAuthEvent software healthy api/src/auth-logger.ts:safeLogAuthEvent
buildOidcEnv software healthy api/src/oidc.integration.test.ts:buildOidcEnv
readSetCookies software healthy api/src/oidc.integration.test.ts:readSetCookies
cookieHeaderFromSetCookies software healthy api/src/oidc.integration.test.ts:cookieHeaderFromSetCookies
mergeCookieHeaders software healthy api/src/oidc.integration.test.ts:mergeCookieHeaders
createSignedIdToken software healthy api/src/oidc.integration.test.ts:createSignedIdToken
installMockOidcFetch software healthy api/src/oidc.integration.test.ts:installMockOidcFetch
mockFetch software healthy api/src/oidc.integration.test.ts:mockFetch
completeOidcLogin software healthy api/src/oidc.integration.test.ts:completeOidcLogin
buildOidcEnv software healthy api/src/security-hardening.test.ts:buildOidcEnv
resolveVersionInfo software healthy api/src/app.ts:resolveVersionInfo

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
prettier.config.js software healthy prettier.config.js
.mcp.json software healthy .mcp.json
.octocov.yml software healthy .octocov.yml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
session-report.md software healthy session-report.md
blockers.md software healthy blockers.md
package.json software healthy package.json
login.html software healthy login.html
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
ACKNOWLEDGEMENTS.md software healthy ACKNOWLEDGEMENTS.md
performance-budget.json software healthy performance-budget.json
package-lock.json software healthy package-lock.json
svelte.config.js software healthy svelte.config.js
.coderabbit.yaml software healthy .coderabbit.yaml
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
vitest.config.ts software healthy vitest.config.ts
bun.lock software healthy api/bun.lock
README.md software healthy api/README.md
package.json software healthy api/package.json
Dockerfile software healthy api/Dockerfile
.env.example software healthy api/.env.example
tsconfig.json software healthy api/tsconfig.json
version.test.ts software healthy api/src/version.test.ts
local-auth.ts software healthy api/src/local-auth.ts
snapshots.test.ts software healthy api/src/snapshots.test.ts
auth-logger.ts software healthy api/src/auth-logger.ts
index.ts software healthy api/src/index.ts
oidc.integration.test.ts software healthy api/src/oidc.integration.test.ts
security-hardening.test.ts software healthy api/src/security-hardening.test.ts
app.ts software healthy api/src/app.ts
local-auth.test.ts software healthy api/src/local-auth.test.ts
local-auth.integration.test.ts software healthy api/src/local-auth.integration.test.ts
security.test.ts software healthy api/src/security.test.ts
authorization.ts software healthy api/src/authorization.ts
deploy-config.test.ts software healthy api/src/deploy-config.test.ts
auth-logger.test.ts software healthy api/src/auth-logger.test.ts
logger.ts software healthy api/src/logger.ts
config.ts software healthy api/src/security/config.ts
rate-limit-middleware.test.ts software healthy api/src/security/rate-limit-middleware.test.ts
csrf.ts software healthy api/src/security/csrf.ts

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

LabelLayerStatusPath
api software healthy api
src software healthy api/src
security software healthy api/src/security
auth software healthy api/src/auth
middleware software healthy api/src/middleware
routes software healthy api/src/routes
schemas software healthy api/src/schemas
storage software healthy api/src/storage
static software healthy static
brand software healthy static/brand
templates software healthy static/templates
fonts software healthy static/fonts
schemas software healthy static/schemas
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
reference software healthy docs/reference
research software healthy docs/research
deployment software healthy docs/deployment
badges software healthy docs/badges
spikes software healthy docs/spikes
plans software healthy docs/plans
guides software healthy docs/guides
planning software healthy docs/planning
archive software healthy docs/planning/archive
audits software healthy docs/planning/audits
research software healthy docs/planning/research
.claude software healthy docs/planning/.claude
scripts software healthy scripts
deploy software healthy deploy
lxc software healthy deploy/lxc
community-scripts software healthy deploy/lxc/community-scripts
install software healthy deploy/lxc/community-scripts/install
json software healthy deploy/lxc/community-scripts/json
ct software healthy deploy/lxc/community-scripts/ct
assets software healthy assets
.claude software healthy .claude
commands software healthy .claude/commands
hooks software healthy .claude/hooks
skills software healthy .claude/skills
gh-create software healthy .claude/skills/gh-create
gh-dev software healthy .claude/skills/gh-dev
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
codeql software healthy .github/codeql
src software healthy src
tests software healthy src/tests
mocks software healthy src/tests/mocks

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

LabelLayerStatusPath
label-size cicd healthy .github/workflows/issue-labeler.yml
label-type cicd healthy .github/workflows/issue-labeler.yml
deploy cicd healthy .github/workflows/deploy-prod.yml
smoke-test cicd healthy .github/workflows/deploy-prod.yml
sync cicd healthy .github/workflows/label-sync.yml
api cicd healthy .github/workflows/test.yml
validate cicd healthy .github/workflows/test.yml
e2e-self-hosted cicd healthy .github/workflows/test.yml
visual cicd healthy .github/workflows/test.yml
a11y cicd healthy .github/workflows/test.yml
check cicd healthy .github/workflows/compose-parity.yml
claude-review cicd healthy .github/workflows/claude-code-review.yml
budget cicd healthy .github/workflows/performance-budget.yml
set-in-progress cicd healthy .github/workflows/project-status-transitions.yml
set-in-review cicd healthy .github/workflows/project-status-transitions.yml
auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
analyze cicd healthy .github/workflows/code-ql.yml
build cicd healthy .github/workflows/build-lxc-dev.yml
scan-filesystem cicd healthy .github/workflows/trivy.yml
scan-images cicd healthy .github/workflows/trivy.yml
code-health cicd healthy .github/workflows/code-health.yml
count cicd healthy .github/workflows/octocov.yml
publish-badges cicd healthy .github/workflows/octocov.yml
resolve cicd healthy .github/workflows/rebuild-images.yml
build-frontend cicd healthy .github/workflows/rebuild-images.yml
build-persist cicd healthy .github/workflows/rebuild-images.yml
build-api cicd healthy .github/workflows/rebuild-images.yml
scan-images cicd healthy .github/workflows/rebuild-images.yml
add-to-project cicd healthy .github/workflows/project-automation.yml
lint-unit cicd healthy .github/workflows/test-full.yml
e2e cicd healthy .github/workflows/test-full.yml
merge-reports cicd healthy .github/workflows/test-full.yml
notify-on-failure cicd healthy .github/workflows/test-full.yml
claude cicd healthy .github/workflows/claude.yml
build cicd healthy .github/workflows/build-lxc.yml
publish cicd healthy .github/workflows/build-lxc.yml
arm64-argon2 cicd healthy .github/workflows/arm64-lxc-verify.yml
update cicd healthy .github/workflows/update-visual-snapshots.yml
validate cicd healthy .github/workflows/release.yml
stage-release cicd healthy .github/workflows/release.yml
stage-docker cicd healthy .github/workflows/release.yml
stage-lxc cicd healthy .github/workflows/release.yml
gate-docker cicd healthy .github/workflows/release.yml
gate-lxc cicd healthy .github/workflows/release.yml
promote-gate cicd healthy .github/workflows/release.yml
promote-docker cicd healthy .github/workflows/release.yml
promote-github cicd healthy .github/workflows/release.yml
promote-prod cicd healthy .github/workflows/release.yml
notify-failure cicd healthy .github/workflows/release.yml
build-frontend cicd healthy .github/workflows/build-images.yml

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

LabelLayerStatusPath
GET /auth/login api healthy api/src/app.ts
GET /auth/callback api healthy api/src/app.ts
GET /auth/check api healthy api/src/app.ts
POST /auth/logout api healthy api/src/app.ts
GET /api/auth/login api healthy api/src/app.ts
GET /api/auth/callback api healthy api/src/app.ts
GET /api/auth/check api healthy api/src/app.ts
POST /api/auth/logout api healthy api/src/app.ts
POST /auth/login api healthy api/src/app.ts
POST /api/auth/login api healthy api/src/app.ts
USE /layouts/* api healthy api/src/app.ts
USE /assets/* api healthy api/src/app.ts
USE /api/layouts/* api healthy api/src/app.ts
USE /api/assets/* api healthy api/src/app.ts
GET /health api healthy api/src/app.ts
GET /api/health api healthy api/src/app.ts
GET /version api healthy api/src/app.ts
GET /api/version api healthy api/src/app.ts
GET /:layoutId/:deviceSlug/:face api healthy api/src/routes/assets.ts
PUT /:layoutId/:deviceSlug/:face api healthy api/src/routes/assets.ts
DELETE /:layoutId/:deviceSlug/:face api healthy api/src/routes/assets.ts
GET / api healthy api/src/routes/layouts.ts
GET /:uuid api healthy api/src/routes/layouts.ts
PUT /:uuid api healthy api/src/routes/layouts.ts
DELETE /:uuid api healthy api/src/routes/layouts.ts
GET /:uuid/snapshots api healthy api/src/routes/layouts.ts
GET /:uuid/snapshots/:filename api healthy api/src/routes/layouts.ts
POST /:uuid/snapshots api healthy api/src/routes/layouts.ts

LabelLayerStatusPath
127.0.0.11 network healthy docker-compose.yml
127.0.0.1 network healthy docker-compose.yml
1.2.3.4 network healthy api/src/local-auth.test.ts
10.0.0.1 network healthy api/src/local-auth.test.ts
10.0.0.2 network healthy api/src/local-auth.test.ts
10.0.0.3 network healthy api/src/local-auth.test.ts
10.0.0.4 network healthy api/src/local-auth.integration.test.ts
10.0.0.5 network healthy api/src/local-auth.integration.test.ts
10.0.0.6 network healthy api/src/local-auth.integration.test.ts
10.0.0.7 network healthy api/src/local-auth.integration.test.ts
10.0.0.8 network healthy api/src/local-auth.integration.test.ts
10.99.0.1 network healthy api/src/local-auth.integration.test.ts
10.0.1.1 network healthy api/src/local-auth.integration.test.ts
10.0.2.1 network healthy api/src/local-auth.integration.test.ts
10.0.2.2 network healthy api/src/local-auth.integration.test.ts
192.168.1.1 network healthy api/src/auth-logger.test.ts
10.0.0.9 network healthy api/src/auth-logger.test.ts
1.1.1.1 network healthy api/src/security/rate-limit-middleware.test.ts
2.2.2.2 network healthy api/src/security/rate-limit-middleware.test.ts
5.6.7.8 network healthy api/src/security/rate-limit-middleware.test.ts
10.0.0.123 network healthy scripts/lxc-smoke-test.sh
192.168.1.100 network healthy src/tests/layout-device-actions.test.ts
192.168.1.2 network healthy src/tests/layout-device-actions.test.ts
192.168.1.3 network healthy src/tests/layout-device-actions.test.ts
10.0.0.50 network healthy e2e/device-metadata.spec.ts
192.168.1.50 network healthy e2e/undo-redo.spec.ts

LabelLayerStatusPath
gha::issue-labeler cicd healthy .github/workflows/issue-labeler.yml
gha::deploy-prod cicd healthy .github/workflows/deploy-prod.yml
gha::label-sync cicd healthy .github/workflows/label-sync.yml
gha::test cicd healthy .github/workflows/test.yml
gha::compose-parity cicd healthy .github/workflows/compose-parity.yml
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::performance-budget cicd healthy .github/workflows/performance-budget.yml
gha::project-status-transitions cicd healthy .github/workflows/project-status-transitions.yml
gha::dependabot-auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
gha::code-ql cicd healthy .github/workflows/code-ql.yml
gha::build-lxc-dev cicd healthy .github/workflows/build-lxc-dev.yml
gha::trivy cicd healthy .github/workflows/trivy.yml
gha::code-health cicd healthy .github/workflows/code-health.yml
gha::octocov cicd healthy .github/workflows/octocov.yml
gha::rebuild-images cicd healthy .github/workflows/rebuild-images.yml
gha::project-automation cicd healthy .github/workflows/project-automation.yml
gha::test-full cicd healthy .github/workflows/test-full.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::build-lxc cicd healthy .github/workflows/build-lxc.yml
gha::arm64-lxc-verify cicd healthy .github/workflows/arm64-lxc-verify.yml
gha::update-visual-snapshots cicd healthy .github/workflows/update-visual-snapshots.yml
gha::release cicd healthy .github/workflows/release.yml
gha::build-images cicd healthy .github/workflows/build-images.yml
gha::deploy-dev cicd healthy .github/workflows/deploy-dev.yml
gha::import-netbox cicd healthy .github/workflows/import-netbox.yml

LabelLayerStatusPath
auth::api/src/version.test.ts security healthy api/src/version.test.ts
auth::api/src/middleware/auth.ts security healthy api/src/middleware/auth.ts
auth::api/src/security.test.ts security healthy api/src/security.test.ts
auth::docker-compose.yml security healthy docker-compose.yml
auth::deploy/docker-compose.persist.yml security healthy deploy/docker-compose.persist.yml
auth::api/src/app.ts security healthy api/src/app.ts
auth::api/src/security/config.ts security healthy api/src/security/config.ts
auth::api/src/security-hardening.test.ts security healthy api/src/security-hardening.test.ts
auth::api/.env.example security healthy api/.env.example
auth::api/src/oidc.integration.test.ts security healthy api/src/oidc.integration.test.ts
auth::.github/workflows/claude-code-review.yml security healthy .github/workflows/claude-code-review.yml
auth::api/src/auth/client.ts security healthy api/src/auth/client.ts
auth::README.md security healthy README.md
auth::deploy/docker-entrypoint-wrapper.sh security healthy deploy/docker-entrypoint-wrapper.sh
auth::api/src/security/types.ts security healthy api/src/security/types.ts
auth::.github/workflows/claude.yml security healthy .github/workflows/claude.yml
auth::api/src/auth/config.ts security healthy api/src/auth/config.ts
auth::api/src/auth-logger.test.ts security healthy api/src/auth-logger.test.ts
auth::deploy/Dockerfile security healthy deploy/Dockerfile
auth::.env.example security healthy .env.example
auth::api/README.md security healthy api/README.md
auth::api/src/snapshots.test.ts security healthy api/src/snapshots.test.ts

LabelLayerStatusPath
port:8080 network healthy README.md
port:1001 network healthy docker-compose.yml
port:3000 network healthy api/README.md
port:3001 network healthy api/Dockerfile
port:240 network healthy scripts/performance-benchmark.ts
port:480 network healthy scripts/performance-benchmark.ts
port:19 network healthy .github/workflows/trivy.yml
port:18 network healthy .github/workflows/trivy.yml
port:11 network healthy .github/workflows/trivy.yml
port:35 network healthy .github/workflows/trivy.yml
port:06 network healthy .github/workflows/rebuild-images.yml
port:4173 network healthy e2e/playwright.config.ts
port:5173 network healthy e2e/playwright.dev.config.ts

LabelLayerStatusPath
PROJECT_TOKEN cicd healthy
IMAGE_NAME_LC cicd healthy
ANTHROPIC_API_KEY cicd healthy
API_IMAGE_NAME cicd healthy
IMAGE_NAME cicd healthy
BUILD_COMMIT cicd healthy
GITHUB_TOKEN cicd healthy
TRIVY_VERSION cicd healthy
IMAGE_CATEGORY cicd healthy
BUILD_TIME cicd healthy
IMAGE_REF cicd healthy
REGISTRY cicd healthy

LabelLayerStatusPath
assertions software healthy eslint.config.js:assertions
selectors software healthy eslint.config.js:selectors
PersistenceError software healthy src/tests/LoadDialog.test.ts:PersistenceError
PersistenceError software healthy src/tests/App.cleanupPrompt.test.ts:PersistenceError
is software healthy src/tests/animations.test.ts:is
PersistenceError software healthy src/tests/App.startScreen.test.ts:PersistenceError
PersistenceError software healthy src/tests/load-pipeline.test.ts:PersistenceError
direction software healthy src/lib/utils/canvas-swipe.svelte.ts:direction
PersistenceError software healthy src/lib/storage/api.ts:PersistenceError
rename software healthy e2e/helpers/locators.ts:rename
selectors software healthy e2e/helpers/locators.ts:selectors

LabelLayerStatusPath
password_literal::api/src/local-auth.test.ts security healthy api/src/local-auth.test.ts
password_literal::api/src/local-auth.test.ts security healthy api/src/local-auth.test.ts
password_literal::api/src/local-auth.test.ts security healthy api/src/local-auth.test.ts
password_literal::api/src/local-auth.test.ts security healthy api/src/local-auth.test.ts
password_literal::api/src/local-auth.integration.test.ts security healthy api/src/local-auth.integration.test.ts
password_literal::api/src/local-auth.integration.test.ts security healthy api/src/local-auth.integration.test.ts
password_literal::api/src/local-auth.integration.test.ts security healthy api/src/local-auth.integration.test.ts

LabelLayerStatusPath
image::api/Dockerfile hardware healthy api/Dockerfile
image::deploy/Dockerfile hardware healthy deploy/Dockerfile
rackula hardware healthy docker-compose.yml
rackula-api hardware healthy docker-compose.yml

LabelLayerStatusPath
tokenMigration.test.ts data healthy src/tests/tokenMigration.test.ts
carlton-migration.spec.ts data healthy e2e/carlton-migration.spec.ts
migration.spec.ts data healthy e2e/migration.spec.ts

LabelLayerStatusPath
mongodb data healthy api/bun.lock
redis data healthy api/src/security/sessions.ts

LabelLayerStatusPath
nginx network healthy .env.example
caddy network healthy .github/workflows/deploy-prod.yml

LabelLayerStatusPath
/auth/logout frontend healthy api/src/auth-logger.test.ts
/api/layouts frontend healthy api/src/auth-logger.test.ts

LabelLayerStatusPath
repobility-clone-yqc0lx8m software healthy /tmp/repobility-clone-yqc0lx8m
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/437d0a01-8e70-47d4-bf1a-6e385349ef99/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/437d0a01-8e70-47d4-bf1a-6e385349ef99/

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.