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