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.

Sebsqu/HRM

https://github.com/Sebsqu/HRM.git · scanned 2026-05-16 20:30 UTC (1 day ago) · 10 languages

27 findings (11 legacy + 16 scanner) Scanner says 97 (lower by 29)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day ago · v2 · 19 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
{# ── 2026-05-17 R27 #5: score breakdown panel ────────────────────── Surfaces the score_breakdown JSON that's been silently stored on Repository for months. Turns hidden math into a trust signal. #}
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Severity: Critical 0 High 0 Medium 8 Low 9 Source: Legacy 11 9-layer 8 Crowd 0 Layer: Quality 9 Security 4 Software 3 Api 1 Frontend 1 Cicd 1

All 68 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
vite.config.js software warning vite.config.js
README.md software healthy README.md
package.json software healthy package.json
composer.json software healthy composer.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
session.php software healthy config/session.php
queue.php software healthy config/queue.php
auth.php software healthy config/auth.php
services.php software healthy config/services.php
cache.php software healthy config/cache.php
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
app.php software healthy config/app.php
TestCase.php software healthy tests/TestCase.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
app.js software warning resources/js/app.js
bootstrap.js software warning resources/js/bootstrap.js
Header.vue software healthy resources/js/Components/Header.vue
Home.vue software healthy resources/js/Pages/Home.vue
Login.vue software healthy resources/js/Pages/Login.vue
app.css software healthy resources/css/app.css
app.blade.php software healthy resources/views/app.blade.php
providers.php software healthy bootstrap/providers.php
app.php software healthy bootstrap/app.php
User.php software healthy app/Models/User.php
AppServiceProvider.php software healthy app/Providers/AppServiceProvider.php
HandleInertiaRequests.php software healthy app/Http/Middleware/HandleInertiaRequests.php
AuthController.php software healthy app/Http/Controllers/AuthController.php
Controller.php software healthy app/Http/Controllers/Controller.php
UserFactory.php software healthy database/factories/UserFactory.php
0001_01_01_000001_create_cache_table.php software healthy database/migrations/0001_01_01_000001_create_cache_table.php
0001_01_01_000002_create_jobs_table.php software healthy database/migrations/0001_01_01_000002_create_jobs_table.php
0001_01_01_000000_create_users_table.php software healthy database/migrations/0001_01_01_000000_create_users_table.php
DatabaseSeeder.php software healthy database/seeders/DatabaseSeeder.php
web.php software healthy routes/web.php
console.php software healthy routes/console.php
index.php software healthy public/index.php

LabelLayerStatusPath
config software healthy config
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
resources software healthy resources
js software healthy resources/js
Components software healthy resources/js/Components
Pages software healthy resources/js/Pages
css software healthy resources/css
views software healthy resources/views
bootstrap software healthy bootstrap
app software healthy app
Models software healthy app/Models
Providers software healthy app/Providers
Http software healthy app/Http
Middleware software healthy app/Http/Middleware
Controllers software healthy app/Http/Controllers
database software healthy database
factories software healthy database/factories
migrations software healthy database/migrations
seeders software healthy database/seeders
routes software healthy routes
public software healthy public

LabelLayerStatusPath
sqlite data healthy composer.json
mysql data healthy .env.example

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

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/d04644af-4805-4c76-92ae-e95c609170ff/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d04644af-4805-4c76-92ae-e95c609170ff/

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.