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.

andresfleao-11/figurapp

https://github.com/andresfleao-11/figurapp · scanned 2026-06-17 01:34 UTC (1 month, 2 weeks ago)

64 raw signals (0 security + 64 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -16.8 (diff) · 60 actionable findings from 1 signal source. 4 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 3690 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
CLAUDE.md software healthy CLAUDE.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
SMOKE.md software healthy SMOKE.md
FIGURAPP_BUILD_PROMPT.md software healthy FIGURAPP_BUILD_PROMPT.md
README.md software healthy README.md
Makefile software healthy Makefile
cowork-instructions.md software healthy cowork-instructions.md
LICENSE software healthy LICENSE
package.json software healthy package.json
pnpm-lock.yaml software healthy pnpm-lock.yaml
pom.xml software healthy backend/pom.xml
pom.xml software healthy backend/ms-notification/pom.xml
SMOKE.md software healthy backend/ms-notification/SMOKE.md
application.yml software healthy backend/ms-notification/src/main/resources/application.yml
match-new.html software healthy backend/ms-notification/src/main/resources/templates/email/…
trade-proposed.html software healthy backend/ms-notification/src/main/resources/templates/email/…
trade-reported.html software healthy backend/ms-notification/src/main/resources/templates/email/…
welcome.html software healthy backend/ms-notification/src/main/resources/templates/email/…
trade-accepted.html software healthy backend/ms-notification/src/main/resources/templates/email/…
trade-completed.html software healthy backend/ms-notification/src/main/resources/templates/email/…
chat-message.html software healthy backend/ms-notification/src/main/resources/templates/email/…
trade-expired.html software healthy backend/ms-notification/src/main/resources/templates/email/…
V001__create_notification.sql software healthy backend/ms-notification/src/main/resources/db/migration/V00…
NotificationApplication.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
NotificationExportService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
NotificationErasureService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
PreferencesService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
EventConsumerService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
EmailSender.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
UserDirectoryClient.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
InboxService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
ProjectionService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
DeviceService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
Cursor.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
DispatchService.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
PushClient.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
QuietHours.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
EmailRenderer.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
DeviceNotRegisteredException.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
UserDirectoryConfig.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
HttpUserDirectoryClient.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
NotificationTradeRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
ProcessedEventRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
NotificationRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
OutboxRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
NotificationUserRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
PreferencesRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
DeviceRepository.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
ThymeleafEmailRenderer.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
SmtpEmailSender.java software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…

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

LabelLayerStatusPath
AppRoot software healthy frontend/app-mobile/App.tsx:AppRoot
App software healthy frontend/app-mobile/App.tsx:App
sharp software healthy frontend/app-mobile/scripts/build-faltantes-pdf-assets.mjs:…
subsetFont software healthy frontend/app-mobile/scripts/build-faltantes-pdf-assets.mjs:…
knockout software healthy frontend/app-mobile/scripts/build-faltantes-pdf-assets.mjs:…
TradeProgress software healthy frontend/app-mobile/src/design-system/TradeProgress.tsx:Tra…
node software healthy frontend/app-mobile/src/design-system/TradeProgress.tsx:node
useFigurappFonts software healthy frontend/app-mobile/src/design-system/fonts.ts:useFigurappF…
isFontFamily software healthy frontend/app-mobile/src/design-system/fonts.ts:isFontFamily
isFontWeight software healthy frontend/app-mobile/src/design-system/fonts.ts:isFontWeight
resolveFont software healthy frontend/app-mobile/src/design-system/fonts.ts:resolveFont
parseEmToPoints software healthy frontend/app-mobile/src/design-system/Typography.tsx:parseE…
FigText software healthy frontend/app-mobile/src/design-system/Typography.tsx:FigText
TradeStickerCard software healthy frontend/app-mobile/src/design-system/TradeStickerCard.tsx:…
balanceLabelKey software healthy frontend/app-mobile/src/design-system/BalanceSeal.tsx:balan…
BalanceSeal software healthy frontend/app-mobile/src/design-system/BalanceSeal.tsx:Balan…
StatusPill software healthy frontend/app-mobile/src/design-system/StatusPill.tsx:Status…
useStickerTokens software healthy frontend/app-mobile/src/design-system/useStickerTokens.ts:u…
BrandIcon software healthy frontend/app-mobile/src/design-system/BrandIcon.tsx:BrandIc…
TradeStrip software healthy frontend/app-mobile/src/design-system/TradeStrip.tsx:TradeS…
displayStateFor software healthy frontend/app-mobile/src/design-system/tradeStatusDisplay.ts…
headerFor software healthy frontend/app-mobile/src/design-system/tradeStatusDisplay.ts…
paletteFor software healthy frontend/app-mobile/src/design-system/tradeStatusDisplay.ts…
FigurappTheme software healthy frontend/app-mobile/src/design-system/theme.tsx:FigurappThe…
resolveCardVisual software healthy frontend/app-mobile/src/design-system/albumCardVisual.ts:re…
PeerIdentity software healthy frontend/app-mobile/src/design-system/PeerIdentity.tsx:Peer…
FigurappLockup software healthy frontend/app-mobile/src/design-system/FigurappLockup.tsx:Fi…
StampImpl software healthy frontend/app-mobile/src/design-system/Stamp.tsx:StampImpl
content software healthy frontend/app-mobile/src/design-system/Stamp.tsx:content
renderTile software healthy frontend/app-mobile/src/design-system/Stamp.tsx:renderTile
InlineErrorBanner software healthy frontend/app-mobile/src/design-system/InlineErrorBanner.tsx…
TradeStickerChip software healthy frontend/app-mobile/src/design-system/TradeStickerChip.tsx:…
wrap software healthy frontend/app-mobile/src/design-system/__tests__/tradeSticke…
wrap software healthy frontend/app-mobile/src/design-system/__tests__/peerIdentit…
createWrapper software healthy frontend/app-mobile/src/test-utils/createWrapper.tsx:create…
Wrapper software healthy frontend/app-mobile/src/test-utils/createWrapper.tsx:Wrapper
useRefreshOnFocus software healthy frontend/app-mobile/src/hooks/useRefreshOnFocus.ts:useRefre…
useDebouncedValue software healthy frontend/app-mobile/src/hooks/useDebouncedValue.ts:useDebou…
greetingKey software healthy frontend/app-mobile/src/screens/HomeScreen.tsx:greetingKey
HomeScreen software healthy frontend/app-mobile/src/screens/HomeScreen.tsx:HomeScreen
pickSupportedLocale software healthy frontend/app-mobile/src/i18n/index.ts:pickSupportedLocale
manageSubscriptionUrl software healthy frontend/app-mobile/src/features/billing/storeLinks.ts:mana…
openManageSubscription software healthy frontend/app-mobile/src/features/billing/storeLinks.ts:open…
isPlus software healthy frontend/app-mobile/src/features/billing/plan.ts:isPlus
maxRadiusKm software healthy frontend/app-mobile/src/features/billing/plan.ts:maxRadiusKm
canFollowMoreAlbums software healthy frontend/app-mobile/src/features/billing/plan.ts:canFollowM…
matchesAreCapped software healthy frontend/app-mobile/src/features/billing/plan.ts:matchesAre…
customerInfoToPlan software healthy frontend/app-mobile/src/features/billing/revenuecat.ts:cust…
apiKey software healthy frontend/app-mobile/src/features/billing/revenuecat.ts:apiK…
isBillingAvailable software healthy frontend/app-mobile/src/features/billing/revenuecat.ts:isBi…

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

LabelLayerStatusPath
backend software healthy backend
ms-notification software healthy backend/ms-notification
src software healthy backend/ms-notification/src
main software healthy backend/ms-notification/src/main
resources software healthy backend/ms-notification/src/main/resources
templates software healthy backend/ms-notification/src/main/resources/templates
email software healthy backend/ms-notification/src/main/resources/templates/email
pt-BR software healthy backend/ms-notification/src/main/resources/templates/email/…
db software healthy backend/ms-notification/src/main/resources/db
migration software healthy backend/ms-notification/src/main/resources/db/migration
java software healthy backend/ms-notification/src/main/java
br software healthy backend/ms-notification/src/main/java/br
com software healthy backend/ms-notification/src/main/java/br/com
figurapp software healthy backend/ms-notification/src/main/java/br/com/figurapp
notification software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
application software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
exceptions software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
infrastructure software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
identity software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
persistence software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
email software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
push software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
events software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
presentation software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
internal software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
dto software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
domain software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
routing software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
config software healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
test software healthy backend/ms-notification/src/test
resources software healthy backend/ms-notification/src/test/resources
java software healthy backend/ms-notification/src/test/java
br software healthy backend/ms-notification/src/test/java/br
com software healthy backend/ms-notification/src/test/java/br/com
figurapp software healthy backend/ms-notification/src/test/java/br/com/figurapp
notification software healthy backend/ms-notification/src/test/java/br/com/figurapp/notif…
application software healthy backend/ms-notification/src/test/java/br/com/figurapp/notif…
support software healthy backend/ms-notification/src/test/java/br/com/figurapp/notif…
presentation software healthy backend/ms-notification/src/test/java/br/com/figurapp/notif…
domain software healthy backend/ms-notification/src/test/java/br/com/figurapp/notif…
ms-media software healthy backend/ms-media
src software healthy backend/ms-media/src
main software healthy backend/ms-media/src/main
resources software healthy backend/ms-media/src/main/resources
db software healthy backend/ms-media/src/main/resources/db
migration software healthy backend/ms-media/src/main/resources/db/migration
java software healthy backend/ms-media/src/main/java
br software healthy backend/ms-media/src/main/java/br
com software healthy backend/ms-media/src/main/java/br/com
figurapp software healthy backend/ms-media/src/main/java/br/com/figurapp

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

LabelLayerStatusPath
auth::backend/ms-notification/src/main/java/br/com/figurapp… security healthy backend/ms-notification/src/main/java/br/com/figurapp/notif…
auth::infra/.env.prod.example security healthy infra/.env.prod.example
auth::backend/ms-admin/src/test/java/br/com/figurapp/admin/… security healthy backend/ms-admin/src/test/java/br/com/figurapp/admin/presen…
auth::.github/workflows/pr.yml security healthy .github/workflows/pr.yml
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::backend/ms-chat/src/main/java/br/com/figurapp/chat/co… security healthy backend/ms-chat/src/main/java/br/com/figurapp/chat/config/I…
auth::backend/ms-albums/src/main/java/br/com/figurapp/album… security healthy backend/ms-albums/src/main/java/br/com/figurapp/albums/pres…
auth::infra/scripts/restore.sh security healthy infra/scripts/restore.sh
auth::backend/ms-trade/src/test/java/br/com/figurapp/trade/… security healthy backend/ms-trade/src/test/java/br/com/figurapp/trade/presen…
auth::frontend/web-admin/src/auth/auth.config.ts security healthy frontend/web-admin/src/auth/auth.config.ts
auth::backend/ms-geo/src/main/java/br/com/figurapp/geo/appl… security healthy backend/ms-geo/src/main/java/br/com/figurapp/geo/applicatio…
auth::backend/gateway/src/test/java/br/com/figurapp/gateway… security healthy backend/gateway/src/test/java/br/com/figurapp/gateway/routi…
auth::backend/ms-collection/src/main/resources/application.… security healthy backend/ms-collection/src/main/resources/application.yml
auth::CLAUDE.md security healthy CLAUDE.md
auth::backend/figurapp-events/src/main/java/br/com/figurapp… security healthy backend/figurapp-events/src/main/java/br/com/figurapp/event…
auth::backend/figurapp-security/src/main/java/br/com/figura… security healthy backend/figurapp-security/src/main/java/br/com/figurapp/sec…
auth::backend/figurapp-security/src/main/java/br/com/figura… security healthy backend/figurapp-security/src/main/java/br/com/figurapp/sec…
auth::backend/ms-admin/src/main/resources/application.yml security healthy backend/ms-admin/src/main/resources/application.yml
auth::frontend/web-admin/tests/unit/auth/signin-page.test.t… security healthy frontend/web-admin/tests/unit/auth/signin-page.test.tsx
auth::backend/ms-matching/src/main/resources/application.yml security healthy backend/ms-matching/src/main/resources/application.yml
auth::backend/ms-collection/src/main/java/br/com/figurapp/c… security healthy backend/ms-collection/src/main/java/br/com/figurapp/collect…
auth::frontend/app-mobile/src/features/auth/hooks/__tests__… security healthy frontend/app-mobile/src/features/auth/hooks/__tests__/useJw…
auth::frontend/web-admin/tests/unit/components/shell.test.t… security healthy frontend/web-admin/tests/unit/components/shell.test.tsx
auth::frontend/app-mobile/src/features/chat/hooks/useChatSt… security healthy frontend/app-mobile/src/features/chat/hooks/useChatStream.ts
auth::backend/ms-admin/src/main/java/br/com/figurapp/admin/… security healthy backend/ms-admin/src/main/java/br/com/figurapp/admin/presen…
auth::frontend/app-mobile/src/features/chat/screens/Convers… security healthy frontend/app-mobile/src/features/chat/screens/ConversasList…
auth::backend/ms-trade/src/test/java/br/com/figurapp/trade/… security healthy backend/ms-trade/src/test/java/br/com/figurapp/trade/suppor…
auth::backend/ms-chat/src/main/resources/application.yml security healthy backend/ms-chat/src/main/resources/application.yml
auth::backend/figurapp-security/src/test/java/br/com/figura… security healthy backend/figurapp-security/src/test/java/br/com/figurapp/sec…
auth::backend/ms-trade/src/main/java/br/com/figurapp/trade/… security healthy backend/ms-trade/src/main/java/br/com/figurapp/trade/presen…
auth::frontend/web-admin/messages/pt-BR.json security healthy frontend/web-admin/messages/pt-BR.json
auth::docs/handoff/login-redesign/README.md security healthy docs/handoff/login-redesign/README.md
auth::backend/ms-matching/src/main/java/br/com/figurapp/mat… security healthy backend/ms-matching/src/main/java/br/com/figurapp/matching/…
auth::backend/gateway/src/test/java/br/com/figurapp/gateway… security healthy backend/gateway/src/test/java/br/com/figurapp/gateway/secur…
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::infra/compose.prod.yml security healthy infra/compose.prod.yml
auth::backend/ms-identity/src/main/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/main/java/br/com/figurapp/identity/…
auth::infra/docker-compose.yml security healthy infra/docker-compose.yml
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::frontend/app-mobile/src/__tests__/appConfig.test.ts security healthy frontend/app-mobile/src/__tests__/appConfig.test.ts
auth::frontend/web-admin/src/types/auth.d.ts security healthy frontend/web-admin/src/types/auth.d.ts
auth::backend/ms-identity/src/main/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/main/java/br/com/figurapp/identity/…
auth::backend/ms-identity/src/main/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/main/java/br/com/figurapp/identity/…
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::backend/ms-identity/src/main/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/main/java/br/com/figurapp/identity/…
auth::backend/ms-identity/src/test/java/br/com/figurapp/ide… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
auth::backend/ms-chat/src/test/java/br/com/figurapp/chat/su… security healthy backend/ms-chat/src/test/java/br/com/figurapp/chat/support/…
auth::backend/gateway/src/main/java/br/com/figurapp/gateway… security healthy backend/gateway/src/main/java/br/com/figurapp/gateway/confi…
auth::frontend/web-admin/README.md security healthy frontend/web-admin/README.md

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

LabelLayerStatusPath
notifications data healthy backend/ms-notification/src/main/resources/db/migration/V00…
notification_preferences data healthy backend/ms-notification/src/main/resources/db/migration/V00…
notification_trades data healthy backend/ms-notification/src/main/resources/db/migration/V00…
notification_users data healthy backend/ms-notification/src/main/resources/db/migration/V00…
devices data healthy backend/ms-notification/src/main/resources/db/migration/V00…
outbox data healthy backend/ms-notification/src/main/resources/db/migration/V00…
processed_events data healthy backend/ms-notification/src/main/resources/db/migration/V00…
avatars data healthy backend/ms-media/src/main/resources/db/migration/V001__init…
signing_keys data healthy backend/ms-identity/src/main/resources/db/migration/V004__s…
users data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
user_consents data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
user_reports data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
user_blocks data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
outbox_events data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
trades data healthy backend/ms-trade/src/main/resources/db/migration/V001__crea…
trade_items data healthy backend/ms-trade/src/main/resources/db/migration/V001__crea…
trade_ratings data healthy backend/ms-trade/src/main/resources/db/migration/V003__trad…
albums data healthy backend/ms-albums/src/main/resources/db/migration/V001__ini…
album_sections data healthy backend/ms-albums/src/main/resources/db/migration/V001__ini…
sticker_templates data healthy backend/ms-albums/src/main/resources/db/migration/V001__ini…
audit_logs data healthy backend/ms-admin/src/main/resources/db/migration/V001__init…
dashboard_daily_counters data healthy backend/ms-admin/src/main/resources/db/migration/V001__init…
reports data healthy backend/ms-admin/src/main/resources/db/migration/V001__init…
user_locations data healthy backend/ms-geo/src/main/resources/db/migration/V001__init.s…
user_trade_availability data healthy backend/ms-geo/src/main/resources/db/migration/V001__init.s…
user_album_availability data healthy backend/ms-geo/src/main/resources/db/migration/V001__init.s…
locked_stickers data healthy backend/ms-collection/src/main/resources/db/migration/V002_…
catalog_albums data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
catalog_sections data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
catalog_sticker_templates data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
album_follows data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
user_collections data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
sync_idempotency data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
emitted_matches data healthy backend/ms-matching/src/main/resources/db/migration/V002__e…
sticker_index data healthy backend/ms-matching/src/main/resources/db/migration/V001__i…
chat_channels data healthy backend/ms-chat/src/main/resources/db/migration/V001__creat…
chat_messages data healthy backend/ms-chat/src/main/resources/db/migration/V001__creat…
chat_strikes data healthy backend/ms-chat/src/main/resources/db/migration/V001__creat…

LabelLayerStatusPath
V001__create_notification.sql data healthy backend/ms-notification/src/main/resources/db/migration/V00…
V001__init.sql data healthy backend/ms-media/src/main/resources/db/migration/V001__init…
V002__processed_events.sql data healthy backend/ms-media/src/main/resources/db/migration/V002__proc…
V004__signing_keys.sql data healthy backend/ms-identity/src/main/resources/db/migration/V004__s…
V003__processed_events.sql data healthy backend/ms-identity/src/main/resources/db/migration/V003__p…
V007__rating_average.sql data healthy backend/ms-identity/src/main/resources/db/migration/V007__r…
V001__init.sql data healthy backend/ms-identity/src/main/resources/db/migration/V001__i…
V005__user_anonymized_status.sql data healthy backend/ms-identity/src/main/resources/db/migration/V005__u…
V002__avatar_and_soft_delete.sql data healthy backend/ms-identity/src/main/resources/db/migration/V002__a…
V006__plan_entitlement.sql data healthy backend/ms-identity/src/main/resources/db/migration/V006__p…
V001__create_trades.sql data healthy backend/ms-trade/src/main/resources/db/migration/V001__crea…
V003__trade_ratings.sql data healthy backend/ms-trade/src/main/resources/db/migration/V003__trad…
V002__add_meeting_coords.sql data healthy backend/ms-trade/src/main/resources/db/migration/V002__add_…
V003__sticker_number_unique_per_section.sql data healthy backend/ms-albums/src/main/resources/db/migration/V003__sti…
V001__init.sql data healthy backend/ms-albums/src/main/resources/db/migration/V001__ini…
V002__album_groups_pages_legend_tiers.sql data healthy backend/ms-albums/src/main/resources/db/migration/V002__alb…
V002__reports.sql data healthy backend/ms-admin/src/main/resources/db/migration/V002__repo…
V001__init.sql data healthy backend/ms-admin/src/main/resources/db/migration/V001__init…
V003__add_severity_to_reports.sql data healthy backend/ms-admin/src/main/resources/db/migration/V003__add_…
V002__location_active_and_processed_events.sql data healthy backend/ms-geo/src/main/resources/db/migration/V002__locati…
V001__init.sql data healthy backend/ms-geo/src/main/resources/db/migration/V001__init.s…
V002__create_locked_stickers.sql data healthy backend/ms-collection/src/main/resources/db/migration/V002_…
V001__init.sql data healthy backend/ms-collection/src/main/resources/db/migration/V001_…
V003__add_outbox.sql data healthy backend/ms-matching/src/main/resources/db/migration/V003__a…
V004__reindex_sticker_index_dense.sql data healthy backend/ms-matching/src/main/resources/db/migration/V004__r…
V002__emitted_matches.sql data healthy backend/ms-matching/src/main/resources/db/migration/V002__e…
V001__init.sql data healthy backend/ms-matching/src/main/resources/db/migration/V001__i…
V002__chat_messages_anonymized.sql data healthy backend/ms-chat/src/main/resources/db/migration/V002__chat_…
V001__create_chat.sql data healthy backend/ms-chat/src/main/resources/db/migration/V001__creat…

LabelLayerStatusPath
port:5674 network healthy backend/ms-notification/src/test/resources/application-it.y…
port:3025 network healthy backend/ms-notification/src/test/resources/application-it.y…
port:8082 network healthy backend/ms-media/src/main/resources/application.yml
port:8081 network healthy backend/ms-identity/src/main/resources/application.yml
port:8083 network healthy backend/ms-albums/src/main/resources/application.yml
port:8084 network healthy backend/ms-collection/src/main/resources/application.yml
port:3001 network healthy frontend/web-admin/playwright.config.ts
port:3000 network healthy frontend/web-admin/Dockerfile
port:80 network healthy infra/compose.prod.yml
port:443 network healthy infra/compose.prod.yml
port:5438 network healthy infra/docker-compose.yml
port:6382 network healthy infra/docker-compose.yml
port:9004 network healthy infra/docker-compose.yml
port:8090 network healthy infra/docker-compose.yml
port:1025 network healthy infra/docker-compose.yml
port:5432 network healthy infra/docker-compose.yml
port:6379 network healthy infra/docker-compose.yml
port:5672 network healthy infra/docker-compose.yml
port:15674 network healthy infra/docker-compose.yml
port:15672 network healthy infra/docker-compose.yml
port:9000 network healthy infra/docker-compose.yml
port:9005 network healthy infra/docker-compose.yml
port:9001 network healthy infra/docker-compose.yml
port:8080 network healthy infra/docker-compose.yml
port:8025 network healthy infra/docker-compose.yml

LabelLayerStatusPath
App frontend healthy frontend/app-mobile/App.tsx
HomeScreen frontend healthy frontend/app-mobile/src/screens/HomeScreen.tsx
DeleteAccountScreen frontend healthy frontend/app-mobile/src/features/profile/screens/DeleteAcco…
EditProfileScreen frontend healthy frontend/app-mobile/src/features/profile/screens/EditProfil…
PrivacyScreen frontend healthy frontend/app-mobile/src/features/profile/screens/PrivacyScr…
PerfilScreen frontend healthy frontend/app-mobile/src/features/profile/screens/PerfilScre…
GeoOnboardingScreen frontend healthy frontend/app-mobile/src/features/geo/screens/GeoOnboardingS…
AvailabilityScreen frontend healthy frontend/app-mobile/src/features/geo/screens/AvailabilitySc…
AlbumCollectionScreen frontend healthy frontend/app-mobile/src/features/collection/screens/AlbumCo…
AlbunsListScreen frontend healthy frontend/app-mobile/src/features/collection/screens/AlbunsL…
AlbumBrowseScreen frontend healthy frontend/app-mobile/src/features/collection/screens/AlbumBr…
RegisterScreen frontend healthy frontend/app-mobile/src/features/auth/screens/RegisterScree…
PasswordResetSentScreen frontend healthy frontend/app-mobile/src/features/auth/screens/PasswordReset…
LoginScreen frontend healthy frontend/app-mobile/src/features/auth/screens/LoginScreen.t…
PasswordResetSuccessScreen frontend healthy frontend/app-mobile/src/features/auth/screens/PasswordReset…
PasswordResetRequestScreen frontend healthy frontend/app-mobile/src/features/auth/screens/PasswordReset…
Home frontend healthy frontend/web-admin/src/app/page.tsx
LegalLayout frontend healthy frontend/web-admin/src/app/(legal)/layout.tsx
AuthLayout frontend healthy frontend/web-admin/src/app/(auth)/layout.tsx
SignInPage frontend healthy frontend/web-admin/src/app/(auth)/signin/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy frontend/web-admin/src/app/page.tsx
/(admin)/dashboard frontend healthy frontend/web-admin/src/app/(admin)/dashboard/page.tsx
/(admin)/audit frontend healthy frontend/web-admin/src/app/(admin)/audit/page.tsx
/(admin)/albums frontend healthy frontend/web-admin/src/app/(admin)/albums/page.tsx
/(admin)/albums/[code] frontend healthy frontend/web-admin/src/app/(admin)/albums/[code]/page.tsx
/(admin)/users frontend healthy frontend/web-admin/src/app/(admin)/users/page.tsx
/(admin)/users/[id] frontend healthy frontend/web-admin/src/app/(admin)/users/[id]/page.tsx
/(admin)/users/[id]/auditoria frontend healthy frontend/web-admin/src/app/(admin)/users/[id]/auditoria/pag…
/(admin)/users/[id]/sessoes frontend healthy frontend/web-admin/src/app/(admin)/users/[id]/sessoes/page.…
/(admin)/users/[id]/colecao frontend healthy frontend/web-admin/src/app/(admin)/users/[id]/colecao/page.…
/(admin)/users/[id]/trocas frontend healthy frontend/web-admin/src/app/(admin)/users/[id]/trocas/page.t…
/(admin)/reports frontend healthy frontend/web-admin/src/app/(admin)/reports/page.tsx
/(legal)/privacy frontend healthy frontend/web-admin/src/app/(legal)/privacy/page.tsx
/(auth)/signin frontend healthy frontend/web-admin/src/app/(auth)/signin/page.tsx
/(auth)/403 frontend healthy frontend/web-admin/src/app/(auth)/403/page.tsx

LabelLayerStatusPath
password_literal::backend/ms-identity/src/test/java/br/com/… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
password_literal::backend/ms-identity/src/test/java/br/com/… security healthy backend/ms-identity/src/test/java/br/com/figurapp/identity/…
password_literal::backend/ms-geo/src/test/java/br/com/figur… security healthy backend/ms-geo/src/test/java/br/com/figurapp/geo/presentati…
password_literal::backend/ms-geo/src/test/java/br/com/figur… security healthy backend/ms-geo/src/test/java/br/com/figurapp/geo/presentati…
password_literal::backend/ms-geo/src/test/java/br/com/figur… security healthy backend/ms-geo/src/test/java/br/com/figurapp/geo/presentati…
password_literal::backend/ms-collection/src/test/java/br/co… security healthy backend/ms-collection/src/test/java/br/com/figurapp/collect…
password_literal::backend/ms-collection/src/test/java/br/co… security healthy backend/ms-collection/src/test/java/br/com/figurapp/collect…
password_literal::backend/ms-matching/src/test/java/br/com/… security healthy backend/ms-matching/src/test/java/br/com/figurapp/matching/…
password_literal::scripts/clean-smoke-albums.sh security healthy scripts/clean-smoke-albums.sh
password_literal::frontend/app-mobile/src/features/auth/api… security healthy frontend/app-mobile/src/features/auth/api/endpoints.test.ts
password_literal::frontend/app-mobile/src/features/auth/api… security healthy frontend/app-mobile/src/features/auth/api/endpoints.test.ts
password_literal::frontend/app-mobile/src/features/auth/hoo… security healthy frontend/app-mobile/src/features/auth/hooks/useLogin.test.t…
password_literal::frontend/app-mobile/src/features/auth/hoo… security healthy frontend/app-mobile/src/features/auth/hooks/useRegister.tes…
password_literal::frontend/app-mobile/src/features/auth/hoo… security healthy frontend/app-mobile/src/features/auth/hooks/useRegister.tes…
password_literal::infra/scripts/seed.sh security healthy infra/scripts/seed.sh

LabelLayerStatusPath
PaymentPendingError software healthy frontend/app-mobile/src/features/billing/revenuecat.ts:Paym…
is software healthy frontend/app-mobile/src/features/billing/screens/__tests__/…
reference software healthy frontend/app-mobile/src/features/billing/screens/__tests__/…
PaymentPendingError software healthy frontend/app-mobile/src/features/billing/screens/__tests__/…
the software healthy frontend/app-mobile/src/features/billing/screens/__tests__/…
SharingUnavailableError software healthy frontend/app-mobile/src/features/collection/pdf/exportFalta…
API software healthy frontend/app-mobile/src/features/collection/pdf/__tests__/e…
NetworkError software healthy frontend/app-mobile/src/features/auth/types.ts:NetworkError
ApiClientError software healthy frontend/app-mobile/src/features/auth/types.ts:ApiClientErr…
ApiError software healthy frontend/web-admin/src/lib/api/errors.ts:ApiError

LabelLayerStatusPath
seed cicd healthy .github/workflows/seed-prod-album.yml
backend cicd healthy .github/workflows/pr.yml
ci cicd healthy .github/workflows/web-admin.yml
e2e cicd healthy .github/workflows/web-admin.yml
tag cicd healthy .github/workflows/deploy.yml
build-backend cicd healthy .github/workflows/deploy.yml
build-web-admin cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
image::frontend/web-admin/Dockerfile hardware healthy frontend/web-admin/Dockerfile
postgres hardware healthy infra/docker-compose.yml
redis hardware healthy infra/docker-compose.yml
rabbitmq hardware healthy infra/docker-compose.yml
minio hardware healthy infra/docker-compose.yml
keycloak hardware healthy infra/docker-compose.yml
mailhog hardware healthy infra/docker-compose.yml

LabelLayerStatusPath
VPS_HOST cicd healthy
VPS_SSH_KEY cicd healthy
IMAGE_PREFIX cicd healthy
REGISTRY cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
grpc::AvatarService api healthy backend/figurapp-media-proto/src/main/proto/avatar.proto
grpc::GeoService api healthy backend/figurapp-geo-proto/src/main/proto/geo.proto
grpc::AvatarService api healthy shared/proto/avatar.proto
grpc::GeoService api healthy shared/proto/geo.proto

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
redis data healthy CLAUDE.md
postgres data healthy backend/ms-identity/pom.xml
sqlite data healthy frontend/app-mobile/package.json

LabelLayerStatusPath
gha::seed-prod-album cicd healthy .github/workflows/seed-prod-album.yml
gha::pr cicd healthy .github/workflows/pr.yml
gha::web-admin cicd healthy .github/workflows/web-admin.yml
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
andresfleao-11__figurapp software healthy /data/fable5_failed_archive/andresfleao-11__figurapp

LabelLayerStatusPath
rabbitmq data healthy CLAUDE.md

LabelLayerStatusPath
caddy network healthy frontend/web-admin/next.config.mjs

LabelLayerStatusPath
127.0.0.1 network healthy infra/compose.prod.yml

LabelLayerStatusPath
vps::hetzner hardware healthy infra/compose.prod.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/a6d6feb0-add6-49da-bfdc-ca013a502174/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a6d6feb0-add6-49da-bfdc-ca013a502174/

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.