https://github.com/supergenedev/yovo_
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
38 raw signals (0 security + 38 graph)
Last scanned 2 months, 2 weeks ago · v1 · 29 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.
All 1250 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 |
|---|---|---|---|
lucideIcons |
software | healthy | frontend/vite.config.ts:lucideIcons |
name |
software | healthy | frontend/vite.config.ts:name |
RequireAuth |
software | healthy | frontend/src/App.tsx:RequireAuth |
App |
software | healthy | frontend/src/App.tsx:App |
apply |
software | healthy | frontend/src/stores/interactions.ts:apply |
reset |
software | healthy | frontend/src/stores/dm.test.ts:reset |
FeedCard |
software | healthy | frontend/src/components/FeedCard.tsx:FeedCard |
open |
software | healthy | frontend/src/components/FeedCard.tsx:open |
share |
software | healthy | frontend/src/components/FeedCard.tsx:share |
avatar |
software | healthy | frontend/src/components/FeedCard.tsx:avatar |
FeedVideo |
software | healthy | frontend/src/components/FeedVideo.tsx:FeedVideo |
previewPoint |
software | healthy | frontend/src/components/FeedVideo.tsx:previewPoint |
PostCard |
software | healthy | frontend/src/components/PostCard.tsx:PostCard |
initials |
software | healthy | frontend/src/components/PostCard.tsx:initials |
PostFeedCard |
software | healthy | frontend/src/components/PostFeedCard.tsx:PostFeedCard |
meanLuma |
software | healthy | frontend/src/lib/videoThumbnail.ts:meanLuma |
extractVideoFrame |
software | healthy | frontend/src/lib/videoThumbnail.ts:extractVideoFrame |
cleanup |
software | healthy | frontend/src/lib/videoThumbnail.ts:cleanup |
fail |
software | healthy | frontend/src/lib/videoThumbnail.ts:fail |
pickTime |
software | healthy | frontend/src/lib/videoThumbnail.ts:pickTime |
finish |
software | healthy | frontend/src/lib/videoThumbnail.ts:finish |
capture |
software | healthy | frontend/src/lib/videoThumbnail.ts:capture |
w |
software | healthy | frontend/src/lib/videoThumbnail.ts:w |
h |
software | healthy | frontend/src/lib/videoThumbnail.ts:h |
onSeeked |
software | healthy | frontend/src/lib/videoThumbnail.ts:onSeeked |
go |
software | healthy | frontend/src/lib/videoThumbnail.ts:go |
seekTo |
software | healthy | frontend/src/lib/videoThumbnail.ts:seekTo |
cableUrl |
software | healthy | frontend/src/lib/cable.ts:cableUrl |
base |
software | healthy | frontend/src/lib/cable.ts:base |
apiFetch |
software | healthy | frontend/src/lib/api.ts:apiFetch |
apiFormFetch |
software | healthy | frontend/src/lib/api.ts:apiFormFetch |
lastWs |
software | healthy | frontend/src/lib/cable.test.ts:lastWs |
postKind |
software | healthy | frontend/src/lib/post.ts:postKind |
isWork |
software | healthy | frontend/src/lib/post.ts:isWork |
isLockedPost |
software | healthy | frontend/src/lib/post.ts:isLockedPost |
imageUrlOf |
software | healthy | frontend/src/lib/post.ts:imageUrlOf |
postThumb |
software | healthy | frontend/src/lib/post.ts:postThumb |
videoUrlOf |
software | healthy | frontend/src/lib/post.ts:videoUrlOf |
videoFrameSrc |
software | healthy | frontend/src/lib/post.ts:videoFrameSrc |
lockBadgeText |
software | healthy | frontend/src/lib/post.ts:lockBadgeText |
postTitle |
software | healthy | frontend/src/lib/post.ts:postTitle |
postBody |
software | healthy | frontend/src/lib/post.ts:postBody |
bodyExcerpt |
software | healthy | frontend/src/lib/post.ts:bodyExcerpt |
timeAgo |
software | healthy | frontend/src/lib/post.ts:timeAgo |
CreatePage |
software | healthy | frontend/src/pages/CreatePage.tsx:CreatePage |
MePage |
software | healthy | frontend/src/pages/MePage.tsx:MePage |
handleSave |
software | healthy | frontend/src/pages/MePage.tsx:handleSave |
handleAvatarChange |
software | healthy | frontend/src/pages/MePage.tsx:handleAvatarChange |
handleApplyCreator |
software | healthy | frontend/src/pages/MePage.tsx:handleApplyCreator |
getInitials |
software | healthy | frontend/src/pages/MePage.tsx:getInitials |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
deploy-eks.sh |
software | healthy | deploy-eks.sh |
deploy.sh |
software | healthy | deploy.sh |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
.env.development |
software | healthy | frontend/.env.development |
README.md |
software | healthy | frontend/README.md |
.env.production |
software | healthy | frontend/.env.production |
package.json |
software | healthy | frontend/package.json |
index.html |
software | healthy | frontend/index.html |
Dockerfile |
software | healthy | frontend/Dockerfile |
package-lock.json |
software | healthy | frontend/package-lock.json |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
main.tsx |
software | healthy | frontend/src/main.tsx |
vite-env.d.ts |
software | healthy | frontend/src/vite-env.d.ts |
App.tsx |
software | healthy | frontend/src/App.tsx |
auth.ts |
software | healthy | frontend/src/stores/auth.ts |
interactions.ts |
software | healthy | frontend/src/stores/interactions.ts |
video.ts |
software | healthy | frontend/src/stores/video.ts |
dm.test.ts |
software | healthy | frontend/src/stores/dm.test.ts |
notification.ts |
software | healthy | frontend/src/stores/notification.ts |
me.ts |
software | healthy | frontend/src/stores/me.ts |
dm.ts |
software | healthy | frontend/src/stores/dm.ts |
creator.ts |
software | healthy | frontend/src/stores/creator.ts |
notification.test.ts |
software | healthy | frontend/src/stores/notification.test.ts |
library.ts |
software | healthy | frontend/src/stores/library.ts |
feed.ts |
software | healthy | frontend/src/stores/feed.ts |
studio.ts |
software | healthy | frontend/src/stores/studio.ts |
setup.ts |
software | healthy | frontend/src/test/setup.ts |
FeedCard.tsx |
software | healthy | frontend/src/components/FeedCard.tsx |
FeedVideo.tsx |
software | healthy | frontend/src/components/FeedVideo.tsx |
PostCard.tsx |
software | healthy | frontend/src/components/PostCard.tsx |
PostFeedCard.tsx |
software | healthy | frontend/src/components/PostFeedCard.tsx |
FeedCard.test.tsx |
software | healthy | frontend/src/components/FeedCard.test.tsx |
videoThumbnail.ts |
software | healthy | frontend/src/lib/videoThumbnail.ts |
cable.ts |
software | healthy | frontend/src/lib/cable.ts |
api.ts |
software | healthy | frontend/src/lib/api.ts |
cable.test.ts |
software | healthy | frontend/src/lib/cable.test.ts |
post.test.ts |
software | healthy | frontend/src/lib/post.test.ts |
post.ts |
software | healthy | frontend/src/lib/post.ts |
CreatePage.tsx |
software | healthy | frontend/src/pages/CreatePage.tsx |
MePage.tsx |
software | healthy | frontend/src/pages/MePage.tsx |
HomePage.tsx |
software | healthy | frontend/src/pages/HomePage.tsx |
PostComposerPage.tsx |
software | healthy | frontend/src/pages/PostComposerPage.tsx |
MainPage.tsx |
software | healthy | frontend/src/pages/MainPage.tsx |
NotificationPage.tsx |
software | healthy | frontend/src/pages/NotificationPage.tsx |
LibraryPage.tsx |
software | healthy | frontend/src/pages/LibraryPage.tsx |
DmPage.tsx |
software | healthy | frontend/src/pages/DmPage.tsx |
AuthPage.tsx |
software | healthy | frontend/src/pages/AuthPage.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | frontend/src/App.tsx |
FeedCard |
frontend | healthy | frontend/src/components/FeedCard.tsx |
FeedVideo |
frontend | healthy | frontend/src/components/FeedVideo.tsx |
PostCard |
frontend | healthy | frontend/src/components/PostCard.tsx |
PostFeedCard |
frontend | healthy | frontend/src/components/PostFeedCard.tsx |
CreatePage |
frontend | healthy | frontend/src/pages/CreatePage.tsx |
MePage |
frontend | healthy | frontend/src/pages/MePage.tsx |
HomePage |
frontend | healthy | frontend/src/pages/HomePage.tsx |
PostComposerPage |
frontend | healthy | frontend/src/pages/PostComposerPage.tsx |
MainPage |
frontend | healthy | frontend/src/pages/MainPage.tsx |
NotificationPage |
frontend | healthy | frontend/src/pages/NotificationPage.tsx |
LibraryPage |
frontend | healthy | frontend/src/pages/LibraryPage.tsx |
DmPage |
frontend | healthy | frontend/src/pages/DmPage.tsx |
AuthPage |
frontend | healthy | frontend/src/pages/AuthPage.tsx |
VideoMainPage |
frontend | healthy | frontend/src/pages/VideoMainPage.tsx |
CreatorPage |
frontend | healthy | frontend/src/pages/CreatorPage.tsx |
VideoPage |
frontend | healthy | frontend/src/pages/VideoPage.tsx |
CreatorProfilePage |
frontend | healthy | frontend/src/pages/CreatorProfilePage.tsx |
ThreeColumnGuide |
frontend | healthy | frontend/src/pages/guide/ThreeColumnGuide.tsx |
TwoColumnGuide |
frontend | healthy | frontend/src/pages/guide/TwoColumnGuide.tsx |
AppLayout |
frontend | healthy | frontend/src/layouts/AppLayout.tsx |
SgDsLibraryVideoListCard |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/VideoListCa… |
SgDsLibraryRailFooter |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/RailFooter.… |
SgDsLibraryTextarea |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Textarea.tsx |
SgDsLibraryBreadcrumb |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Breadcrumb.… |
SgDsLibraryRadioGroup |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Radio.tsx |
SgDsLibraryReplyComment |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/ReplyCommen… |
SgDsLibraryTooltip |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Tooltip.tsx |
SgDsLibraryTabs |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Tabs.tsx |
SgDsLibraryStatList |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/StatList.tsx |
SgDsLibrarySelect |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Select.tsx |
SgDsLibraryIcon |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Icon.tsx |
SgDsLibraryCollabCredits |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/CollabCredi… |
SgDsLibraryCreditBalanceCard |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/CreditBalan… |
SgDsLibraryAlert |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Alert.tsx |
SgDsLibraryPostListItem |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/PostListIte… |
SgDsLibraryRailGroup |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/RailGroup.t… |
SgDsLibraryNavItem |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/NavItem.tsx |
SgDsLibraryLink |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Link.tsx |
SgDsLibraryTopComment |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/TopComment.… |
SgDsLibraryEmptyState |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/EmptyState.… |
SgDsLibraryCommentInput |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/CommentInpu… |
SgDsLibraryReplyCommentInput |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/ReplyCommen… |
SgDsLibraryStack |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Stack.tsx |
SgDsLibraryButton |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Button.tsx |
SgDsLibraryButtonPopover |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/ButtonPopov… |
SgDsLibraryCreatorSpotlight |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/CreatorSpot… |
SgDsLibraryCheckbox |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Checkbox.tsx |
SgDsLibraryMedia |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Media.tsx |
SgDsLibraryToolbar |
frontend | healthy | frontend/src/libraries/sg-ds-library/components/Toolbar.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
stores |
software | healthy | frontend/src/stores |
test |
software | healthy | frontend/src/test |
components |
software | healthy | frontend/src/components |
lib |
software | healthy | frontend/src/lib |
pages |
software | healthy | frontend/src/pages |
guide |
software | healthy | frontend/src/pages/guide |
styles |
software | healthy | frontend/src/styles |
layouts |
software | healthy | frontend/src/layouts |
libraries |
software | healthy | frontend/src/libraries |
sg-ds-library |
software | healthy | frontend/src/libraries/sg-ds-library |
components |
software | healthy | frontend/src/libraries/sg-ds-library/components |
k8s |
software | healthy | k8s |
backend |
software | healthy | backend |
config |
software | healthy | backend/config |
locales |
software | healthy | backend/config/locales |
initializers |
software | healthy | backend/config/initializers |
environments |
software | healthy | backend/config/environments |
test |
software | healthy | backend/test |
integration |
software | healthy | backend/test/integration |
api |
software | healthy | backend/test/integration/api |
models |
software | healthy | backend/test/models |
fixtures |
software | healthy | backend/test/fixtures |
controllers |
software | healthy | backend/test/controllers |
api |
software | healthy | backend/test/controllers/api |
studio |
software | healthy | backend/test/controllers/api/studio |
v |
software | healthy | backend/test/controllers/api/v |
admin |
software | healthy | backend/test/controllers/admin |
channels |
software | healthy | backend/test/channels |
app |
software | healthy | backend/app |
models |
software | healthy | backend/app/models |
concerns |
software | healthy | backend/app/models/concerns |
assets |
software | healthy | backend/app/assets |
stylesheets |
software | healthy | backend/app/assets/stylesheets |
config |
software | healthy | backend/app/assets/config |
javascripts |
software | healthy | backend/app/assets/javascripts |
mailers |
software | healthy | backend/app/mailers |
lib |
software | healthy | backend/app/lib |
controllers |
software | healthy | backend/app/controllers |
api |
software | healthy | backend/app/controllers/api |
users |
software | healthy | backend/app/controllers/api/users |
v1 |
software | healthy | backend/app/controllers/api/v1 |
studio |
software | healthy | backend/app/controllers/api/studio |
v |
software | healthy | backend/app/controllers/api/v |
admin |
software | healthy | backend/app/controllers/admin |
concerns |
software | healthy | backend/app/controllers/concerns |
serializers |
software | healthy | backend/app/serializers |
api |
software | healthy | backend/app/serializers/api |
studio |
software | healthy | backend/app/serializers/api/studio |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/CreatePage |
frontend | healthy | frontend/src/pages/CreatePage.tsx |
/MePage |
frontend | healthy | frontend/src/pages/MePage.tsx |
/HomePage |
frontend | healthy | frontend/src/pages/HomePage.tsx |
/PostComposerPage |
frontend | healthy | frontend/src/pages/PostComposerPage.tsx |
/MainPage |
frontend | healthy | frontend/src/pages/MainPage.tsx |
/NotificationPage |
frontend | healthy | frontend/src/pages/NotificationPage.tsx |
/LibraryPage |
frontend | healthy | frontend/src/pages/LibraryPage.tsx |
/DmPage |
frontend | healthy | frontend/src/pages/DmPage.tsx |
/AuthPage |
frontend | healthy | frontend/src/pages/AuthPage.tsx |
/VideoMainPage |
frontend | healthy | frontend/src/pages/VideoMainPage.tsx |
/CreatorPage |
frontend | healthy | frontend/src/pages/CreatorPage.tsx |
/VideoPage |
frontend | healthy | frontend/src/pages/VideoPage.tsx |
/CreatorProfilePage |
frontend | healthy | frontend/src/pages/CreatorProfilePage.tsx |
/guide/ThreeColumnGuide |
frontend | healthy | frontend/src/pages/guide/ThreeColumnGuide.tsx |
/guide/TwoColumnGuide |
frontend | healthy | frontend/src/pages/guide/TwoColumnGuide.tsx |
/auth |
frontend | healthy | frontend/src/App.tsx |
/ |
frontend | healthy | frontend/src/App.tsx |
/home |
frontend | healthy | frontend/src/App.tsx |
/video |
frontend | healthy | frontend/src/App.tsx |
/video/:id |
frontend | healthy | frontend/src/App.tsx |
/creator |
frontend | healthy | frontend/src/App.tsx |
/creator/:id |
frontend | healthy | frontend/src/App.tsx |
/library |
frontend | healthy | frontend/src/App.tsx |
/notification |
frontend | healthy | frontend/src/App.tsx |
/create |
frontend | healthy | frontend/src/App.tsx |
/studio/new |
frontend | healthy | frontend/src/App.tsx |
/dm |
frontend | healthy | frontend/src/App.tsx |
/me |
frontend | healthy | frontend/src/App.tsx |
/guide/2col |
frontend | healthy | frontend/src/App.tsx |
/guide/3col |
frontend | healthy | frontend/src/App.tsx |
* |
frontend | healthy | frontend/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::frontend/.env.development |
security | healthy | frontend/.env.development |
dotenv::frontend/.env.production |
security | healthy | frontend/.env.production |
dotenv::backend/.env.development |
security | healthy | backend/.env.development |
password_literal::backend/test/test_helper.rb |
security | healthy | backend/test/test_helper.rb |
password_literal::backend/test/models/admin_user_test.rb |
security | healthy | backend/test/models/admin_user_test.rb |
password_literal::backend/test/models/admin_user_test.rb |
security | healthy | backend/test/models/admin_user_test.rb |
password_literal::backend/test/models/admin_user_test.rb |
security | healthy | backend/test/models/admin_user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/models/user_test.rb |
security | healthy | backend/test/models/user_test.rb |
password_literal::backend/test/controllers/api/v/me_coin_te… |
security | healthy | backend/test/controllers/api/v/me_coin_test.rb |
password_literal::backend/test/controllers/api/v/me_control… |
security | healthy | backend/test/controllers/api/v/me_controller_test.rb |
password_literal::backend/test/controllers/api/v/me_control… |
security | healthy | backend/test/controllers/api/v/me_controller_test.rb |
password_literal::backend/test/controllers/api/v/me_control… |
security | healthy | backend/test/controllers/api/v/me_controller_test.rb |
password_literal::backend/test/controllers/admin/creators_c… |
security | healthy | backend/test/controllers/admin/creators_controller_test.rb |
password_literal::backend/test/controllers/admin/admin_ops_… |
security | healthy | backend/test/controllers/admin/admin_ops_test.rb |
password_literal::backend/test/controllers/admin/admin_ops_… |
security | healthy | backend/test/controllers/admin/admin_ops_test.rb |
password_literal::backend/test/controllers/admin/admin_ops_… |
security | healthy | backend/test/controllers/admin/admin_ops_test.rb |
password_literal::backend/test/controllers/admin/posts_cont… |
security | healthy | backend/test/controllers/admin/posts_controller_test.rb |
password_literal::backend/test/controllers/admin/dashboard_… |
security | healthy | backend/test/controllers/admin/dashboard_controller_test.rb |
password_literal::backend/test/controllers/admin/sessions_c… |
security | healthy | backend/test/controllers/admin/sessions_controller_test.rb |
password_literal::backend/test/controllers/admin/sessions_c… |
security | healthy | backend/test/controllers/admin/sessions_controller_test.rb |
password_literal::backend/test/controllers/admin/sessions_c… |
security | healthy | backend/test/controllers/admin/sessions_controller_test.rb |
password_literal::backend/test/controllers/admin/sessions_c… |
security | healthy | backend/test/controllers/admin/sessions_controller_test.rb |
password_literal::backend/test/controllers/admin/users_cont… |
security | healthy | backend/test/controllers/admin/users_controller_test.rb |
password_literal::backend/db/seeds/01_users.rb |
security | healthy | backend/db/seeds/01_users.rb |
password_literal::backend/db/seeds/06_admin.rb |
security | healthy | backend/db/seeds/06_admin.rb |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/app/controllers/api/users/sessions_controller… |
security | healthy | backend/app/controllers/api/users/sessions_controller.rb |
auth::backend/app/models/concerns/authenticatable.rb |
security | healthy | backend/app/models/concerns/authenticatable.rb |
auth::frontend/README.md |
security | healthy | frontend/README.md |
auth::backend/Gemfile |
security | healthy | backend/Gemfile |
auth::backend/config/initializers/devise.rb |
security | healthy | backend/config/initializers/devise.rb |
auth::backend/test/channels/connection_test.rb |
security | healthy | backend/test/channels/connection_test.rb |
auth::.env.example |
security | healthy | .env.example |
auth::backend/app/models/user.rb |
security | healthy | backend/app/models/user.rb |
auth::backend/app/models/allowlisted_jwt.rb |
security | healthy | backend/app/models/allowlisted_jwt.rb |
auth::backend/test/test_helper.rb |
security | healthy | backend/test/test_helper.rb |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | docker-compose.yml |
port:5173 |
network | healthy | frontend/vite.config.ts |
port:1000 |
network | healthy | backend/Dockerfile |
port:127 |
network | healthy | backend/config/deploy.yml |
port:6379 |
network | healthy | backend/config/deploy.yml |
port:3306 |
network | healthy | backend/config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
backend |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
k8s::PersistentVolumeClaim::k8s/deployment.yaml |
hardware | healthy | k8s/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
sqlite |
data | healthy | backend/config/database.yml |
mysql |
data | healthy | backend/config/deploy.yml |
redis |
data | healthy | backend/config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.0.1 |
network | healthy | backend/config/deploy.yml |
192.168.0.2 |
network | healthy | backend/config/deploy.yml |
127.0.0.1 |
network | healthy | backend/config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
scan_ruby |
cicd | healthy | backend/.github/workflows/ci.yml |
lint |
cicd | healthy | backend/.github/workflows/ci.yml |
test |
cicd | healthy | backend/.github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
RAILS_MASTER_KEY |
cicd | healthy | — |
RUBOCOP_CACHE_ROOT |
cicd | healthy | — |
DEPENDENCIES_HASH |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
CableConsumer |
software | healthy | frontend/src/lib/cable.ts:CableConsumer |
MockWS |
software | healthy | frontend/src/lib/cable.test.ts:MockWS |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | .env.example |
loadbalancer |
network | healthy | backend/config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | deploy-eks.sh |
vps::digitalocean |
hardware | healthy | backend/config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-594r18qb |
software | healthy | /tmp/repobility-clone-594r18qb |
| Label | Layer | Status | Path |
|---|---|---|---|
USE /icons |
api | healthy | frontend/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::k8s/deployment.yaml |
network | healthy | k8s/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Deployment::k8s/deployment.yaml |
hardware | healthy | k8s/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | backend/.github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e0f30c8f-f0cf-4b1a-b54f-0755640b7570/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e0f30c8f-f0cf-4b1a-b54f-0755640b7570/
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.