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.

devmspl/HR-App

https://github.com/devmspl/HR-App.git · scanned 2026-05-16 20:31 UTC (3 weeks, 3 days ago) · 10 languages

45 raw signals (37 security + 8 graph) 0th percentile · Swift · medium (20-100K LoC) System graph score 99 (lower by 56)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 3 days ago · v2 · 6 actionable findings from 1 signal source. 29 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
Scan summary Quality grade D (43/100). Dimensions: security 100, maintainability 40. 37 findings. 48,569 lines analyzed.

Showing 3 of 6 actionable findings. 35 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium Security checks quality Practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
low Security checks quality Quality conf 0.60 30 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
12 files, 16 locations
Pods/AppAuth/Source/AppAuthCore/OIDAuthStateErrorDelegate.h:1, 3 (2 hits)
Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationResponse.h:1, 3 (2 hits)
Pods/AppAuth/Source/AppAuthCore/OIDErrorUtilities.h:1, 3 (2 hits)
Pods/AppAuth/Source/AppAuthCore/OIDFieldMapping.h:1, 3 (2 hits)
HRM/Controllers/tabBar/EmployerHomeVC.swift:107
HRM/Model/JobModel/ApplicantModel.swift:4
HRM/Model/JobModel/JobAndCompanyDetailModel.swift:7
Pods/ARSLineProgress/Source/ARSProgressLoader.swift:5
duplicationquality
low Security checks quality Documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
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/99ceeadd-1ade-4d31-8eec-bf3bfbc3d135/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/99ceeadd-1ade-4d31-8eec-bf3bfbc3d135/

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.