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.

and451/intranet

https://github.com/and451/intranet · scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -4.7 (diff) · 20 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 251 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
readJson software healthy scripts/build-content.mjs:readJson
decodeEntities software healthy scripts/build-content.mjs:decodeEntities
stripHtml software healthy scripts/build-content.mjs:stripHtml
fixDomains software healthy scripts/build-content.mjs:fixDomains
isBoletim software healthy scripts/build-content.mjs:isBoletim
refreshAccessToken software healthy src/auth.ts:refreshAccessToken
RootLayout software healthy src/app/layout.tsx:RootLayout
LoginPage software healthy src/app/login/page.tsx:LoginPage
LoginContent software healthy src/app/login/page.tsx:LoginContent
GET software healthy src/app/api/debug/session/route.ts:GET
GET software healthy src/app/api/graph/teams/route.ts:GET
GET software healthy src/app/api/graph/emails/route.ts:GET
GET software healthy src/app/api/graph/calendar/route.ts:GET
SiteLayout software healthy src/app/(site)/layout.tsx:SiteLayout
Home software healthy src/app/(site)/page.tsx:Home
paraDestaque software healthy src/app/(site)/page.tsx:paraDestaque
Comites software healthy src/app/(site)/comites/page.tsx:Comites
GruposTrabalho software healthy src/app/(site)/grupos-trabalho/page.tsx:GruposTrabalho
BoletinsPage software healthy src/app/(site)/boletins/page.tsx:BoletinsPage
AebEscolaPage software healthy src/app/(site)/aeb-escola/page.tsx:AebEscolaPage
NoticiasPage software healthy src/app/(site)/noticias/page.tsx:NoticiasPage
generateStaticParams software healthy src/app/(site)/noticias/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/(site)/noticias/[slug]/page.tsx:generateMetadata
NoticiaPage software healthy src/app/(site)/noticias/[slug]/page.tsx:NoticiaPage
SistemasPage software healthy src/app/(site)/sistemas/page.tsx:SistemasPage
PortalAprendizado software healthy src/app/(site)/portal-aprendizado/page.tsx:PortalAprendizado
ContatoPage software healthy src/app/(site)/contato/page.tsx:ContatoPage
Comissoes software healthy src/app/(site)/comissoes/page.tsx:Comissoes
Biblioteca software healthy src/app/(site)/biblioteca/page.tsx:Biblioteca
SobreNos software healthy src/app/(site)/sobre-nos/page.tsx:SobreNos
Star software healthy src/app/(site)/sobre-nos/page.tsx:Star
DiretoriasPage software healthy src/app/(site)/diretorias/page.tsx:DiretoriasPage
useGraphData software healthy src/hooks/useGraphData.ts:useGraphData
fetchData software healthy src/hooks/useGraphData.ts:fetchData
AuthSessionProvider software healthy src/components/SessionProvider.tsx:AuthSessionProvider
HeroSection software healthy src/components/HeroSection.tsx:HeroSection
LinksUteis software healthy src/components/LinksUteis.tsx:LinksUteis
Header software healthy src/components/Header.tsx:Header
AniversariantesSection software healthy src/components/AniversariantesSection.tsx:AniversariantesSe…
NoticiasGrid software healthy src/components/NoticiasGrid.tsx:NoticiasGrid
NormasBoletins software healthy src/components/NormasBoletins.tsx:NormasBoletins
SuporteTI software healthy src/components/SuporteTI.tsx:SuporteTI
GovBar software healthy src/components/GovBar.tsx:GovBar
Footer software healthy src/components/Footer.tsx:Footer
QuickLinks software healthy src/components/QuickLinks.tsx:QuickLinks
DiretoriasLinks software healthy src/components/DiretoriasLinks.tsx:DiretoriasLinks
AgendaSidebar software healthy src/components/AgendaSidebar.tsx:AgendaSidebar
BoletinsExplorer software healthy src/components/BoletinsExplorer.tsx:BoletinsExplorer
aoFiltrar software healthy src/components/BoletinsExplorer.tsx:aoFiltrar
Sidebar software healthy src/components/Sidebar.tsx:Sidebar

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

LabelLayerStatusPath
AGENTS.md software healthy AGENTS.md
DEPLOY_VERCEL.md software healthy DEPLOY_VERCEL.md
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
netlify.toml software healthy netlify.toml
DEPLOY_RENDER.md software healthy DEPLOY_RENDER.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
render.yaml software healthy render.yaml
STATUS.md software healthy STATUS.md
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
build-content.mjs software healthy scripts/build-content.mjs
auth.ts software healthy src/auth.ts
middleware.ts software healthy src/middleware.ts
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/login/page.tsx
route.ts software healthy src/app/api/debug/session/route.ts
route.ts software healthy src/app/api/auth/[...nextauth]/route.ts
route.ts software healthy src/app/api/graph/teams/route.ts
route.ts software healthy src/app/api/graph/emails/route.ts
route.ts software healthy src/app/api/graph/calendar/route.ts
layout.tsx software healthy src/app/(site)/layout.tsx
page.tsx software healthy src/app/(site)/page.tsx
page.tsx software healthy src/app/(site)/comites/page.tsx
page.tsx software healthy src/app/(site)/grupos-trabalho/page.tsx
page.tsx software healthy src/app/(site)/boletins/page.tsx
page.tsx software healthy src/app/(site)/aeb-escola/page.tsx
page.tsx software healthy src/app/(site)/noticias/page.tsx
page.tsx software healthy src/app/(site)/noticias/[slug]/page.tsx
page.tsx software healthy src/app/(site)/sistemas/page.tsx
page.tsx software healthy src/app/(site)/portal-aprendizado/page.tsx
page.tsx software healthy src/app/(site)/contato/page.tsx
page.tsx software healthy src/app/(site)/comissoes/page.tsx
page.tsx software healthy src/app/(site)/biblioteca/page.tsx
page.tsx software healthy src/app/(site)/sobre-nos/page.tsx
page.tsx software healthy src/app/(site)/diretorias/page.tsx
useGraphData.ts software healthy src/hooks/useGraphData.ts
index.ts software healthy src/types/index.ts
next-auth.d.ts software healthy src/types/next-auth.d.ts
SessionProvider.tsx software healthy src/components/SessionProvider.tsx
HeroSection.tsx software healthy src/components/HeroSection.tsx
LinksUteis.tsx software healthy src/components/LinksUteis.tsx
Header.tsx software healthy src/components/Header.tsx
AniversariantesSection.tsx software healthy src/components/AniversariantesSection.tsx
NoticiasGrid.tsx software healthy src/components/NoticiasGrid.tsx
NormasBoletins.tsx software healthy src/components/NormasBoletins.tsx
SuporteTI.tsx software healthy src/components/SuporteTI.tsx
GovBar.tsx software healthy src/components/GovBar.tsx

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

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
LoginPage frontend healthy src/app/login/page.tsx
SiteLayout frontend healthy src/app/(site)/layout.tsx
Home frontend healthy src/app/(site)/page.tsx
Comites frontend healthy src/app/(site)/comites/page.tsx
GruposTrabalho frontend healthy src/app/(site)/grupos-trabalho/page.tsx
BoletinsPage frontend healthy src/app/(site)/boletins/page.tsx
AebEscolaPage frontend healthy src/app/(site)/aeb-escola/page.tsx
SistemasPage frontend healthy src/app/(site)/sistemas/page.tsx
PortalAprendizado frontend healthy src/app/(site)/portal-aprendizado/page.tsx
ContatoPage frontend healthy src/app/(site)/contato/page.tsx
Comissoes frontend healthy src/app/(site)/comissoes/page.tsx
Biblioteca frontend healthy src/app/(site)/biblioteca/page.tsx
SobreNos frontend healthy src/app/(site)/sobre-nos/page.tsx
DiretoriasPage frontend healthy src/app/(site)/diretorias/page.tsx
AuthSessionProvider frontend healthy src/components/SessionProvider.tsx
HeroSection frontend healthy src/components/HeroSection.tsx
LinksUteis frontend healthy src/components/LinksUteis.tsx
Header frontend healthy src/components/Header.tsx
AniversariantesSection frontend healthy src/components/AniversariantesSection.tsx
NoticiasGrid frontend healthy src/components/NoticiasGrid.tsx
NormasBoletins frontend healthy src/components/NormasBoletins.tsx
SuporteTI frontend healthy src/components/SuporteTI.tsx
GovBar frontend healthy src/components/GovBar.tsx
Footer frontend healthy src/components/Footer.tsx
QuickLinks frontend healthy src/components/QuickLinks.tsx
DiretoriasLinks frontend healthy src/components/DiretoriasLinks.tsx
AgendaSidebar frontend healthy src/components/AgendaSidebar.tsx
BoletinsExplorer frontend healthy src/components/BoletinsExplorer.tsx
Sidebar frontend healthy src/components/Sidebar.tsx
Aniversariantes frontend healthy src/components/Aniversariantes.tsx
TeamsOutlookPanel frontend healthy src/components/TeamsOutlookPanel.tsx
AvisoImportante frontend healthy src/components/AvisoImportante.tsx
MeusFavoritos frontend healthy src/components/MeusFavoritos.tsx
SpFooter frontend healthy src/components/SpFooter.tsx
ReservaSala frontend healthy src/components/ReservaSala.tsx
SiteHeader frontend healthy src/components/SiteHeader.tsx
EventosSection frontend healthy src/components/EventosSection.tsx
HeroDestaques frontend healthy src/components/HeroDestaques.tsx
DashboardViva frontend healthy src/components/DashboardViva.tsx

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
app software healthy src/app
login software healthy src/app/login
api software healthy src/app/api
debug software healthy src/app/api/debug
session software healthy src/app/api/debug/session
auth software healthy src/app/api/auth
[...nextauth] software healthy src/app/api/auth/[...nextauth]
graph software healthy src/app/api/graph
teams software healthy src/app/api/graph/teams
emails software healthy src/app/api/graph/emails
calendar software healthy src/app/api/graph/calendar
(site) software healthy src/app/(site)
comites software healthy src/app/(site)/comites
grupos-trabalho software healthy src/app/(site)/grupos-trabalho
boletins software healthy src/app/(site)/boletins
aeb-escola software healthy src/app/(site)/aeb-escola
noticias software healthy src/app/(site)/noticias
[slug] software healthy src/app/(site)/noticias/[slug]
sistemas software healthy src/app/(site)/sistemas
portal-aprendizado software healthy src/app/(site)/portal-aprendizado
contato software healthy src/app/(site)/contato
comissoes software healthy src/app/(site)/comissoes
biblioteca software healthy src/app/(site)/biblioteca
sobre-nos software healthy src/app/(site)/sobre-nos
diretorias software healthy src/app/(site)/diretorias
hooks software healthy src/hooks
types software healthy src/types
components software healthy src/components
lib software healthy src/lib
content software healthy src/content
.claude software healthy .claude

LabelLayerStatusPath
/login frontend healthy src/app/login/page.tsx
/(site) frontend healthy src/app/(site)/page.tsx
/(site)/comites frontend healthy src/app/(site)/comites/page.tsx
/(site)/grupos-trabalho frontend healthy src/app/(site)/grupos-trabalho/page.tsx
/(site)/boletins frontend healthy src/app/(site)/boletins/page.tsx
/(site)/aeb-escola frontend healthy src/app/(site)/aeb-escola/page.tsx
/(site)/noticias frontend healthy src/app/(site)/noticias/page.tsx
/(site)/noticias/[slug] frontend healthy src/app/(site)/noticias/[slug]/page.tsx
/(site)/sistemas frontend healthy src/app/(site)/sistemas/page.tsx
/(site)/portal-aprendizado frontend healthy src/app/(site)/portal-aprendizado/page.tsx
/(site)/contato frontend healthy src/app/(site)/contato/page.tsx
/(site)/comissoes frontend healthy src/app/(site)/comissoes/page.tsx
/(site)/biblioteca frontend healthy src/app/(site)/biblioteca/page.tsx
/(site)/sobre-nos frontend healthy src/app/(site)/sobre-nos/page.tsx
/(site)/diretorias frontend healthy src/app/(site)/diretorias/page.tsx

LabelLayerStatusPath
auth::package.json security healthy package.json
auth::src/components/SiteHeader.tsx security healthy src/components/SiteHeader.tsx
auth::src/components/SessionProvider.tsx security healthy src/components/SessionProvider.tsx
auth::src/components/Header.tsx security healthy src/components/Header.tsx
auth::src/components/DashboardViva.tsx security healthy src/components/DashboardViva.tsx
auth::src/auth.ts security healthy src/auth.ts
auth::src/app/login/page.tsx security healthy src/app/login/page.tsx
auth::src/types/next-auth.d.ts security healthy src/types/next-auth.d.ts

LabelLayerStatusPath
and451__intranet software healthy /data/fable5_failed_archive/and451__intranet

LabelLayerStatusPath
vps::azure hardware healthy src/auth.ts
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/8af52987-4c03-432f-aa28-e339789d09b5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8af52987-4c03-432f-aa28-e339789d09b5/

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.