{
    "authentication": [
        {
            "file": "AITestController.php",
            "method": "status",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AgreementController.php",
            "method": "publicView",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AgreementController.php",
            "method": "acceptAgreement",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AgreementController.php",
            "method": "declineAgreement",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AgreementController.php",
            "method": "thankYou",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AuthController.php",
            "method": "loginForm",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AuthController.php",
            "method": "forgotPasswordForm",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "AuthController.php",
            "method": "resetPasswordForm",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "CameraAuditController.php",
            "method": "createStation",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "MachineDataController.php",
            "method": "updateStatus",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "NetworkMonitorController.php",
            "method": "index",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "NetworkMonitorController.php",
            "method": "testConnection",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "QuoteController.php",
            "method": "publicView",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "QuoteController.php",
            "method": "thankYou",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "SettingsController.php",
            "method": "testSmtpConnection",
            "severity": "HIGH",
            "issue": "No authentication check found"
        },
        {
            "file": "TestController.php",
            "method": "formGenerator",
            "severity": "HIGH",
            "issue": "No authentication check found"
        }
    ],
    "integrations": [
        {
            "file": "EmailController.php",
            "type": "External libraries",
            "count": 3
        },
        {
            "file": "OpportunityController.php",
            "type": "External libraries",
            "count": 1
        },
        {
            "file": "ProductForecastController.php",
            "type": "External libraries",
            "count": 1
        },
        {
            "file": "QuickBooksController.php",
            "type": "OAuth",
            "count": 15
        },
        {
            "file": "SettingsController.php",
            "type": "External libraries",
            "count": 2
        },
        {
            "file": "SettingsController.php",
            "type": "Third-party services",
            "count": 2
        },
        {
            "file": "VendorPaymentController.php",
            "type": "External libraries",
            "count": 13
        }
    ],
    "deadCode": [
        {
            "type": "Backup File",
            "file": "models\/Project.php.backup",
            "reason": "Backup file should be removed"
        }
    ],
    "vulnerabilities": [
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 59,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 69,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 294,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 295,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 303,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 325,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 347,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 348,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 350,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 351,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/AITestController.php",
            "line": 362,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ApplicationController.php",
            "line": 298,
            "severity": "CRITICAL"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/AuthController.php",
            "line": 7,
            "severity": "HIGH"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/AuthController.php",
            "line": 10,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BackupController.php",
            "line": 12,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BackupController.php",
            "line": 33,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 10,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 15,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 63,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 254,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 255,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/BatteryQuoteController.php",
            "line": 256,
            "severity": "CRITICAL"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/CalendarController.php",
            "line": 465,
            "severity": "HIGH"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/CalendarController.php",
            "line": 504,
            "severity": "HIGH"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/CategoryController.php",
            "line": 76,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ClientController.php",
            "line": 45,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ClientController.php",
            "line": 46,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ClientController.php",
            "line": 179,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ClientController.php",
            "line": 180,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/CompanyController.php",
            "line": 10,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/CompanyController.php",
            "line": 21,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/CompanyController.php",
            "line": 617,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/CurrencyController.php",
            "line": 551,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/DocumentController.php",
            "line": 336,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/DocumentationController.php",
            "line": 22,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/DocumentsController.php",
            "line": 105,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 82,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 84,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 351,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 353,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 354,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 355,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 356,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 357,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 358,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 360,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 361,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 410,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 845,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 847,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailController.php",
            "line": 952,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailTemplateController.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailTemplateController.php",
            "line": 100,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailTemplateController.php",
            "line": 203,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailTemplateController.php",
            "line": 204,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailTemplateController.php",
            "line": 238,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailWebhookController.php",
            "line": 26,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmailWebhookController.php",
            "line": 28,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmployeeController.php",
            "line": 94,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmployeeController.php",
            "line": 281,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/EmployeeController.php",
            "line": 312,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FileManagerController.php",
            "line": 41,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FileManagerController.php",
            "line": 197,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FileManagerController.php",
            "line": 415,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FileManagerController.php",
            "line": 442,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FileManagerController.php",
            "line": 955,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/FinancialPlannerController.php",
            "line": 475,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ForecasterController.php",
            "line": 1141,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ForecasterController.php",
            "line": 1143,
            "severity": "CRITICAL"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/InventoryController.php",
            "line": 166,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/MachineDataController.php",
            "line": 9,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/MachineDataController.php",
            "line": 37,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 513,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 514,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 563,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 564,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 567,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 580,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 582,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 591,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 603,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 609,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 611,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 620,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 632,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 638,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 659,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 660,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/NDAController.php",
            "line": 681,
            "severity": "CRITICAL"
        },
        {
            "type": "File Inclusion",
            "file": "controllers\/NetworkMonitorController.php",
            "line": 51,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionGroupController.php",
            "line": 82,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionGroupController.php",
            "line": 162,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionGroupController.php",
            "line": 163,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionGroupController.php",
            "line": 197,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionGroupController.php",
            "line": 198,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionTreeController.php",
            "line": 197,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionTreeController.php",
            "line": 198,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionTreeController.php",
            "line": 199,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/PermissionTreeController.php",
            "line": 200,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ProductController.php",
            "line": 9,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ProductController.php",
            "line": 18,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ProductForecastController.php",
            "line": 699,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ProfileController.php",
            "line": 238,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 52,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 56,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 139,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 246,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 332,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 334,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 335,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 341,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 344,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 373,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 388,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 390,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 391,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RecurringTransactionController.php",
            "line": 410,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 29,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 35,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 228,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 230,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 264,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 271,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 318,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 377,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 378,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 706,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 707,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 708,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 733,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 748,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleAccessController.php",
            "line": 759,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleController.php",
            "line": 58,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleController.php",
            "line": 131,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleController.php",
            "line": 136,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleController.php",
            "line": 174,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/RoleController.php",
            "line": 175,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 13,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 20,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 40,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 184,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 332,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 597,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 601,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 666,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 671,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 677,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 686,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 877,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 932,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 1475,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SettingsController.php",
            "line": 1499,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/ShopFloorController.php",
            "line": 49,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SupportController.php",
            "line": 404,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 11,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 21,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 24,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 26,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 27,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 34,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 36,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 37,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 40,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 45,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 60,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 73,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 74,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 76,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 77,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 85,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 89,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 92,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 94,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 96,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 97,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 201,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 395,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 396,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 406,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 517,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 518,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 519,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 520,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 531,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 533,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 622,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 627,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 651,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 657,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 665,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 705,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 707,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 709,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 711,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 716,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 719,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 720,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 725,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 727,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 730,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 731,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 732,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 793,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 838,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 840,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 1354,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 1385,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 1386,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/SystemScriptsController.php",
            "line": 1398,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/TestController.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserController.php",
            "line": 93,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserController.php",
            "line": 111,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserController.php",
            "line": 127,
            "severity": "CRITICAL"
        },
        {
            "type": "Debug Code",
            "file": "controllers\/UserController.php",
            "line": 410,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserGroupController.php",
            "line": 158,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserGroupController.php",
            "line": 159,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "controllers\/UserGroupController.php",
            "line": 202,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/AgreementSignature.php",
            "line": 209,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/AgreementTemplate.php",
            "line": 197,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/AgreementTemplate.php",
            "line": 198,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Announcement.php",
            "line": 190,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 91,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 145,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 162,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 168,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 174,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 202,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 204,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 209,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Backup.php",
            "line": 303,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 73,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 75,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 76,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 101,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 104,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 105,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 134,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Chat.php",
            "line": 135,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 39,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 57,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 67,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 81,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 127,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 152,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Contract.php",
            "line": 161,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Currency.php",
            "line": 320,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Currency.php",
            "line": 361,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/CustomReport.php",
            "line": 119,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Dashboard.php",
            "line": 314,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Dashboard.php",
            "line": 319,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Dashboard.php",
            "line": 1017,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DashboardStatCard.php",
            "line": 25,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DashboardStatCard.php",
            "line": 34,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DashboardStatCard.php",
            "line": 38,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DashboardStatCard.php",
            "line": 58,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DashboardStatCard.php",
            "line": 60,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/DeliveryNote.php",
            "line": 129,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 350,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 483,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 535,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 563,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 568,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 570,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 602,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Email.php",
            "line": 637,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailSignatureTemplate.php",
            "line": 220,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailSignatureTemplate.php",
            "line": 221,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 95,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 98,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 100,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 101,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 137,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 174,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmailTemplate.php",
            "line": 188,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 48,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 66,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 78,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 115,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 136,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeIssue.php",
            "line": 150,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 46,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 67,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 80,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 117,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 138,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeSeparation.php",
            "line": 152,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 43,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 65,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 77,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 105,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 122,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/EmployeeTraining.php",
            "line": 133,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 59,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 60,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 118,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 119,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 174,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 175,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 584,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 602,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/FileManager.php",
            "line": 603,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/ForecastAssumptionManager.php",
            "line": 302,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/NDA.php",
            "line": 283,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/NDA.php",
            "line": 285,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/NDA.php",
            "line": 366,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PasswordReset.php",
            "line": 185,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PasswordReset.php",
            "line": 189,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 47,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 68,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 83,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 130,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 156,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PerformanceReview.php",
            "line": 168,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PermissionGroup.php",
            "line": 100,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PermissionGroup.php",
            "line": 109,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/PermissionGroup.php",
            "line": 110,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Position.php",
            "line": 163,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/ProForma.php",
            "line": 40,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/ProForma.php",
            "line": 57,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/ProForma.php",
            "line": 141,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/ProForma.php",
            "line": 156,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 21,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 22,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 139,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 146,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 153,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 155,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 189,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 190,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 195,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 196,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 201,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 203,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 205,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 208,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 215,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 229,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 230,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 236,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 237,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 447,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 449,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 451,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 452,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 453,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 455,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 470,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 471,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/RecurringTemplate.php",
            "line": 472,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Role.php",
            "line": 11,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Role.php",
            "line": 16,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Role.php",
            "line": 50,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Role.php",
            "line": 53,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/Role.php",
            "line": 54,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 2,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 13,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 21,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 26,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 32,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 42,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 47,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/SystemSettings.php",
            "line": 53,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/TrainingProgram.php",
            "line": 32,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/TrainingProgram.php",
            "line": 38,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/TrainingProgram.php",
            "line": 50,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/TrainingProgram.php",
            "line": 81,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/TrainingProgram.php",
            "line": 98,
            "severity": "CRITICAL"
        },
        {
            "type": "Debug Code",
            "file": "models\/User.php",
            "line": 104,
            "severity": "HIGH"
        },
        {
            "type": "Command Injection",
            "file": "models\/UserGroup.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/UserGroup.php",
            "line": 86,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/UserGroup.php",
            "line": 88,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "models\/UserGroup.php",
            "line": 89,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 120,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 121,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 129,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 130,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 256,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 257,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 338,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 340,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 412,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 420,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 465,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 472,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 621,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 643,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 663,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 666,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 667,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 668,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 681,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 815,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 848,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 852,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ai_test\/index.php",
            "line": 875,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/audit_logs\/index.php",
            "line": 5,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/audit_logs\/index.php",
            "line": 181,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/backup\/index.php",
            "line": 11,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/bank_import\/index.php",
            "line": 122,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/bank_import\/upload.php",
            "line": 98,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/bank_import\/upload.php",
            "line": 117,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/boms\/view.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/boms\/view.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/calendar\/index.php",
            "line": 53,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/creditnotes\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/creditnotes\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/crm\/activities.php",
            "line": 113,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/crm\/opportunities_edit.php",
            "line": 141,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/customer_payments\/print.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/customer_payments\/print.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/data_access\/edit.php",
            "line": 72,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/documents\/upload.php",
            "line": 76,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/email\/settings.php",
            "line": 38,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/email\/settings.php",
            "line": 118,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/email\/view.php",
            "line": 83,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/email\/view.php",
            "line": 84,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/employees\/edit.php",
            "line": 107,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/errors\/503.php",
            "line": 20,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/file_manager\/index.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/file_manager\/index.php",
            "line": 106,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/financial_planner\/forecast_edit.php",
            "line": 264,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/financial_planner\/forecast_edit.php",
            "line": 266,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/forecaster\/import_proforma.php",
            "line": 26,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/forecaster\/scenario_create.php",
            "line": 54,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/form1099\/contractor_detail.php",
            "line": 250,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/form1099\/generate.php",
            "line": 332,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/goodsreceipts\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/goodsreceipts\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/helpdesk\/chat.php",
            "line": 98,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/helpdesk\/chat.php",
            "line": 103,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/helpdesk\/chat.php",
            "line": 260,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/helpdesk\/chat.php",
            "line": 263,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/helpdesk\/kb.php",
            "line": 105,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/invoices\/print.php",
            "line": 6,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/invoices\/print.php",
            "line": 7,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/invoices\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/invoices\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/journal\/index.php",
            "line": 170,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/journal\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/journal\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/menus\/role_access.php",
            "line": 67,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/menus\/role_access.php",
            "line": 68,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/messaging\/compose.php",
            "line": 89,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/countersign.php",
            "line": 94,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/countersign.php",
            "line": 175,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/preview.php",
            "line": 2,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/preview.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 33,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 265,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 268,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 338,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 477,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 478,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 483,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/ndas\/show.php",
            "line": 504,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/payments\/print.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/payments\/print.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/payroll\/payslip.php",
            "line": 2,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/payroll\/payslip.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/edit.php",
            "line": 34,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/edit.php",
            "line": 35,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/edit.php",
            "line": 36,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 42,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 69,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 70,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 82,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 99,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/permission_groups\/index.php",
            "line": 117,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/product_forecast\/getting_started.php",
            "line": 27,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/profile\/mfa_backup_codes.php",
            "line": 94,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/proforma\/index.php",
            "line": 38,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/projects\/gantt_export_pdf.php",
            "line": 229,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/purchaseorders\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/purchaseorders\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/purchases\/payment-voucher.php",
            "line": 2,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/purchases\/payment-voucher.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/create.php",
            "line": 101,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/create.php",
            "line": 102,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/edit.php",
            "line": 90,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/edit.php",
            "line": 91,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/edit.php",
            "line": 92,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/edit.php",
            "line": 96,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 72,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 73,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 187,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 250,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 261,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 263,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 325,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 326,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 332,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/index.php",
            "line": 345,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 87,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 88,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 142,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 145,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 148,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 149,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 156,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 164,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 166,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 167,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 169,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 171,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 172,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 178,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 179,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 183,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 184,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 185,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 186,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 187,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 188,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 194,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 208,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 209,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 213,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 215,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 228,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 230,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/recurring\/show.php",
            "line": 236,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/create.php",
            "line": 90,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/edit.php",
            "line": 36,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/index.php",
            "line": 72,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/index.php",
            "line": 73,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/index.php",
            "line": 99,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/print.php",
            "line": 15,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/print.php",
            "line": 244,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/print.php",
            "line": 257,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/print.php",
            "line": 311,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/report.php",
            "line": 15,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/report.php",
            "line": 220,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/show.php",
            "line": 44,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/roles\/show.php",
            "line": 45,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/salesorders\/print.php",
            "line": 6,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/salesorders\/print.php",
            "line": 7,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/salesorders\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/salesorders\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/security\/role_access.php",
            "line": 267,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/security\/role_access.php",
            "line": 269,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/security\/role_access.php",
            "line": 299,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/security\/role_access.php",
            "line": 300,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/security\/role_access.php",
            "line": 330,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/_business_params.php",
            "line": 13,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/_payroll_params.php",
            "line": 13,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/dropdowns-operations.php",
            "line": 15,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/dropdowns-sales.php",
            "line": 15,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/email.php",
            "line": 111,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 23,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 24,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 33,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 35,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 36,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 37,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index.php",
            "line": 55,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index_2.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/settings\/index_2.php",
            "line": 22,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/shipments\/packing-slip.php",
            "line": 2,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/shipments\/packing-slip.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/shipments\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/shipments\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 4,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 11,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 12,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 21,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 40,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 52,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 65,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 78,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 145,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 285,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 286,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 320,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 324,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 325,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 328,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 346,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 353,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 362,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 379,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 418,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 427,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 432,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 433,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 434,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 441,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/system_scripts\/index.php",
            "line": 442,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/workorders\/show.php",
            "line": 3,
            "severity": "CRITICAL"
        },
        {
            "type": "Command Injection",
            "file": "views\/workorders\/show.php",
            "line": 4,
            "severity": "CRITICAL"
        }
    ],
    "inconsistencies": [
        {
            "type": "Controller Inheritance",
            "file": "CustomerController.php",
            "issue": "Does not extend Controller base class"
        }
    ],
    "database": [],
    "routes": {
        "total": 1323
    }
}