Evidence Report
Tool, command, output, timing, and repeatability evidence generated by Arsenal
achieveradarsh/schedula-app-model | 7/20/2026, 4:50:02 PM
68%
Not Production ReadyRecommendation: Deploy after fixing: High-risk controls, Secrets.
0Critical
1High
3Medium
1Low
Evidence Ledger
| Suite | Tool | Status | Duration | Output |
|---|---|---|---|---|
| Suite 14 - Repository Architecture | Arsenal probe | PASS | 80 ms | {
"dddSignals": [],
"scannedFiles": 103,
"topLevelDirs": [
"app",
"components",
"hooks",
"lib",
"public",
"services",
"store",
"styles",
"types"
],
"layerViolations": [],
"microserviceSignals": [],
"cleanArchitectureSignals": []
} |
| Suite 15 - Frontend Security | Arsenal probe | FAIL | 81 ms | {
"hasCsp": false,
"envFiles": [],
"backendUrls": 0,
"scannedFiles": 95,
"debugEndpoints": 0,
"exposedEnvFiles": [],
"dangerousDomApis": 1,
"publicSecretNames": 0,
"sourceMapsEnabled": false
} |
| Suite 16 - Backend Security | Arsenal probe | WARN | 64 ms | {
"missing": [
"hasMiddleware",
"hasAuthentication",
"hasAuthorization",
"hasRateLimiting"
],
"hasLogging": true,
"scannedFiles": 5,
"hasMiddleware": false,
"hasValidation": true,
"hasRateLimiting": false,
"hasAuthorization": false,
"hasAuthentication": false,
"hasExceptionHandling": true
} |
| Suite 17 - Data Layer | Arsenal probe | WARN | 67 ms | {
"hasOrm": false,
"hasPooling": false,
"scannedFiles": 105,
"hasEncryption": true,
"databaseExposure": 0,
"rawSqlConstruction": 0
} |
| Suite 18 - Cloud Architecture | Arsenal probe | WARN | 11 ms | {
"message": "No AWS, Azure, or GCP architecture artifacts were found."
} |