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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | composer.json |
mysql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qkay8a2s |
software | healthy | /tmp/repobility-clone-qkay8a2s |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
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.