All files / src/constants businessConstants.ts

97.53% Statements 711/729
100% Branches 0/0
0% Functions 0/3
97.53% Lines 711/729

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803                  1x                             1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x         1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x               1x                                   1x                       1x            
import {
  BusinessConsideration,
  BusinessConsiderations,
  BusinessKeyBenefit,
  BusinessKeyBenefits,
  BusinessValueMetric,
  ComponentBusinessConsiderations,
} from "../types/businessImpact";
import { SecurityLevel } from "../types/cia";
import { BUSINESS_IMPACT_CATEGORIES, RISK_LEVELS } from "./riskConstants";
 
/**
 * Business-related constants for the CIA Compliance Manager
 *
 * ## Business Perspective
 *
 * These constants provide the business context for security decisions,
 * helping stakeholders understand the value, benefits, and considerations
 * of implementing various security controls. 💼
 */
 
/**
 * Business considerations for security implementations
 */
export const BUSINESS_CONSIDERATIONS: BusinessConsiderations = {
  financial: [
    {
      title: "Implementation Cost",
      description:
        "Initial investment required for implementing security controls",
      type: "risk",
      importance: "high",
      businessArea: "Finance",
    },
    {
      title: "Operational Cost",
      description: "Ongoing maintenance and operational costs",
      type: "risk",
      importance: "medium",
      businessArea: "Finance",
    },
    {
      title: "Return on Investment",
      description: "Expected financial return from security investments",
      type: "opportunity",
      importance: "high",
      businessArea: "Finance",
    },
    {
      title: "Cost Avoidance",
      description: "Potential costs avoided by preventing security incidents",
      type: "opportunity",
      importance: "high",
      businessArea: "Finance",
    },
  ],
  operational: [
    {
      title: "Resource Requirements",
      description:
        "Staff and resources needed for implementation and maintenance",
      type: "requirement",
      importance: "high",
      businessArea: "Operations",
    },
    {
      title: "Process Changes",
      description:
        "Changes to operational processes required for security implementation",
      type: "risk",
      importance: "medium",
      businessArea: "Operations",
    },
    {
      title: "Training Needs",
      description:
        "Staff training required for security awareness and implementation",
      type: "requirement",
      importance: "medium",
      businessArea: "Operations",
    },
    {
      title: "Performance Impact",
      description: "Potential impact on system performance and efficiency",
      type: "risk",
      importance: "medium",
      businessArea: "Operations",
    },
  ],
  strategic: [
    {
      title: "Competitive Advantage",
      description: "How security posture provides competitive differentiation",
      type: "opportunity",
      importance: "high",
      businessArea: "Strategy",
    },
    {
      title: "Market Positioning",
      description: "Impact on market positioning and customer perception",
      type: "opportunity",
      importance: "medium",
      businessArea: "Strategy",
    },
    {
      title: "Long-term Sustainability",
      description: "Alignment with long-term strategic objectives",
      type: "opportunity",
      importance: "high",
      businessArea: "Strategy",
    },
    {
      title: "Growth Enablement",
      description: "How security enables or constrains business growth",
      type: "opportunity",
      importance: "high",
      businessArea: "Strategy",
    },
  ],
  reputational: [
    {
      title: "Customer Trust",
      description: "Impact on customer trust and loyalty",
      type: "opportunity",
      importance: "high",
      businessArea: "Marketing",
    },
    {
      title: "Brand Protection",
      description: "Protection of brand value and reputation",
      type: "risk",
      importance: "high",
      businessArea: "Marketing",
    },
    {
      title: "Public Perception",
      description: "How the organization is perceived by the public",
      type: "opportunity",
      importance: "medium",
      businessArea: "Public Relations",
    },
    {
      title: "Partner Confidence",
      description: "Trust from business partners and supply chain",
      type: "opportunity",
      importance: "high",
      businessArea: "Business Development",
    },
  ],
  regulatory: [
    {
      title: "Compliance Requirements",
      description: "Regulatory obligations the organization must meet",
      type: "requirement",
      importance: "critical",
      businessArea: "Legal",
    },
    {
      title: "Audit Readiness",
      description: "Preparation for regulatory audits and assessments",
      type: "requirement",
      importance: "high",
      businessArea: "Compliance",
    },
    {
      title: "Penalty Avoidance",
      description: "Prevention of fines and sanctions from non-compliance",
      type: "risk",
      importance: "critical",
      businessArea: "Finance",
    },
    {
      title: "Regulatory Change Management",
      description: "Adaptation to evolving regulatory requirements",
      type: "requirement",
      importance: "medium",
      businessArea: "Compliance",
    },
  ],
};
 
/**
 * Business key benefits for each security level
 */
export const BUSINESS_KEY_BENEFITS: BusinessKeyBenefits = {
  None: [
    {
      title: "No Investment Required",
      description: "No upfront or ongoing costs for security controls",
    },
    {
      title: "Maximum Flexibility",
      description: "No security constraints on operations or development",
    },
  ],
  Low: [
    {
      title: "Basic Protection",
      description:
        "Minimal security controls to protect against common threats",
    },
    {
      title: "Cost Efficiency",
      description: "Low-cost implementation with minimal maintenance overhead",
    },
    {
      title: "Operational Simplicity",
      description: "Simple security controls with minimal operational impact",
    },
  ],
  Moderate: [
    {
      title: "Balanced Security",
      description:
        "Reasonable protection against most threats with balanced cost",
    },
    {
      title: "Regulatory Compliance",
      description: "Meets basic regulatory requirements for many frameworks",
    },
    {
      title: "Business Enablement",
      description: "Supports standard business operations and partnerships",
    },
  ],
  High: [
    {
      title: "Strong Protection",
      description: "Robust security controls against advanced threats",
    },
    {
      title: "Comprehensive Compliance",
      description: "Meets requirements for most regulated industries",
    },
    {
      title: "Customer Trust",
      description: "Builds strong customer and partner trust",
    },
    {
      title: "Risk Reduction",
      description: "Significantly reduces security-related business risks",
    },
  ],
  "Very High": [
    {
      title: "Maximum Protection",
      description: "Highest level of protection against sophisticated threats",
    },
    {
      title: "Premium Positioning",
      description:
        "Enables premium service offerings with strong security guarantees",
    },
    {
      title: "Market Leadership",
      description:
        "Positions the organization as a security leader in the industry",
    },
    {
      title: "Enterprise Readiness",
      description:
        "Meets the strictest security requirements of enterprise customers",
    },
  ],
};
 
/**
 * Business value metrics for measuring security impact
 */
export const BUSINESS_VALUE_METRICS: Record<string, BusinessValueMetric> = {
  customerTrust: {
    name: "Customer Trust",
    description: "Measure of customer confidence in security practices",
    measurementMethod:
      "Customer surveys, retention rates, security-related feedback",
    securityImpact:
      "Higher security levels typically correlate with increased trust",
  },
  marketAccess: {
    name: "Market Access",
    description: "Ability to enter regulated or security-sensitive markets",
    measurementMethod:
      "Number of qualified market segments, successful RFP responses",
    securityImpact: "Higher security levels open access to restricted markets",
  },
  competitiveAdvantage: {
    name: "Competitive Advantage",
    description:
      "Differentiation from competitors based on security capabilities",
    measurementMethod:
      "Win/loss analysis, security as decision factor in sales",
    securityImpact: "Advanced security can be a significant differentiator",
  },
  operationalEfficiency: {
    name: "Operational Efficiency",
    description: "Impact of security controls on business operations",
    measurementMethod:
      "Process cycle times, automation rates, incident response times",
    securityImpact: "Well-designed security can improve operational efficiency",
  },
  riskReduction: {
    name: "Risk Reduction",
    description: "Quantifiable reduction in security risks",
    measurementMethod:
      "Reduced incident rates, lower impact from security events",
    securityImpact:
      "Higher security levels directly reduce organizational risk",
  },
  revenueProtection: {
    name: "Revenue Protection",
    description: "Prevention of revenue loss due to security incidents",
    measurementMethod: "Avoided downtime costs, prevented fraud, reduced churn",
    securityImpact: "Security controls help protect existing revenue streams",
  },
  revenueGeneration: {
    name: "Revenue Generation",
    description: "New revenue opportunities enabled by security capabilities",
    measurementMethod:
      "Security-related upsells, premium services, new customers",
    securityImpact: "Strong security can be monetized as a value-add",
  },
  complianceReadiness: {
    name: "Compliance Readiness",
    description: "Preparation for regulatory audits and assessments",
    measurementMethod:
      "Audit preparation time, number of findings, remediation costs",
    securityImpact:
      "Higher security levels typically improve compliance posture",
  },
};
 
/**
 * Security ROI factors by industry
 */
export const INDUSTRY_ROI_FACTORS: Record<string, number> = {
  finance: 1.8, // Financial services see higher ROI from security
  healthcare: 1.6, // Healthcare also sees significant ROI from security
  retail: 1.3, // Retail sees moderate ROI from security
  manufacturing: 1.0, // Manufacturing sees standard ROI
  technology: 1.4, // Technology companies see above-average ROI
  government: 0.9, // Government entities often see lower direct ROI
  education: 0.8, // Education sector typically sees lower ROI
  general: 1.0, // Default for unspecified industries
};
 
/**
 * Business value statements for security levels
 */
export const BUSINESS_VALUE_STATEMENTS: Record<SecurityLevel, string[]> = {
  None: [
    "No investment in security controls",
    "Maximum operational flexibility, but with significant risk exposure",
    "Not recommended for any production systems or sensitive data",
  ],
  Low: [
    "Cost-effective protection for non-sensitive systems",
    "Basic protection against common threats",
    "Suitable for non-critical internal systems and public information",
  ],
  Moderate: [
    "Balanced approach to security with reasonable protection",
    "Meets requirements for many standard business relationships",
    "Cost-effective protection for most business systems",
  ],
  High: [
    "Strong protection suitable for sensitive data and critical systems",
    "Meets requirements for most regulated industries",
    "Provides significant competitive advantage in security-conscious markets",
  ],
  "Very High": [
    "Maximum protection for mission-critical systems and highly sensitive data",
    "Exceeds requirements for even the most stringent regulatory frameworks",
    "Enables premium positioning and trusted partner status",
  ],
};
 
/**
 * Business impact considerations by component and security level
 */
export const COMPONENT_BUSINESS_CONSIDERATIONS: ComponentBusinessConsiderations =
  {
    AVAILABILITY: {
      NONE: [
        {
          title: "Business Continuity Impact",
          type: "operational",
          risk: RISK_LEVELS.CRITICAL,
          description: "Complete business stoppage during system outages",
        },
        {
          title: "Revenue Impact",
          type: "financial",
          risk: RISK_LEVELS.CRITICAL,
          description: "Revenue loss of up to 100% during downtime",
        },
        {
          title: "Reputation Impact",
          type: "reputational",
          risk: RISK_LEVELS.CRITICAL,
          description:
            "Customer trust severely impacted by unreliable services",
        },
      ],
      LOW: [
        {
          title: "Business Continuity Impact",
          type: "operational",
          risk: RISK_LEVELS.HIGH,
          description: "Frequent business disruptions with extended recovery",
        },
        {
          title: "Revenue Impact",
          type: "financial",
          risk: RISK_LEVELS.HIGH,
          description: "Revenue impact of 5-10% annually due to outages",
        },
        {
          title: "Reputation Impact",
          type: "reputational",
          risk: RISK_LEVELS.HIGH,
          description: "Customer frustration due to inconsistent availability",
        },
      ],
      MODERATE: [
        {
          title: "Business Continuity Impact",
          type: "operational",
          risk: RISK_LEVELS.MEDIUM,
          description: "Occasional disruptions with quick recovery",
        },
        {
          title: "Revenue Impact",
          type: "financial",
          risk: RISK_LEVELS.LOW,
          description:
            "Revenue impact of 1-5% annually due to planned downtime",
        },
        {
          title: "Reputation Impact",
          type: "reputational",
          risk: RISK_LEVELS.LOW,
          description: "Customer expectations managed through SLAs",
        },
      ],
      HIGH: [
        {
          title: "Business Continuity Impact",
          type: "operational",
          risk: RISK_LEVELS.LOW,
          description: "Minimal disruptions with automated recovery",
        },
        {
          title: "Revenue Impact",
          type: "financial",
          risk: RISK_LEVELS.LOW,
          description: "Revenue impact under 1% annually",
        },
        {
          title: "Strategic Impact",
          type: "strategic",
          risk: RISK_LEVELS.LOW,
          description:
            "Enables expansion into markets requiring high reliability",
        },
      ],
      VERY_HIGH: [
        {
          title: "Business Continuity Impact",
          type: "operational",
          risk: RISK_LEVELS.LOW,
          description: "Continuous business operations with no disruption",
        },
        {
          title: "Strategic Impact",
          type: "strategic",
          risk: RISK_LEVELS.LOW,
          description: "Competitive advantage through superior reliability",
        },
        {
          title: "Regulatory Impact",
          type: "regulatory",
          risk: RISK_LEVELS.LOW,
          description: "Complies with most stringent availability requirements",
        },
      ],
    },
    INTEGRITY: {
      NONE: [
        {
          title: "Operational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.OPERATIONAL,
          risk: RISK_LEVELS.CRITICAL,
          description: "Decisions based on potentially corrupted data",
        },
        {
          title: "Financial Impact",
          type: BUSINESS_IMPACT_CATEGORIES.FINANCIAL,
          risk: RISK_LEVELS.HIGH,
          description: "Financial reporting cannot be trusted",
        },
      ],
      LOW: [
        {
          title: "Operational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.OPERATIONAL,
          risk: RISK_LEVELS.HIGH,
          description: "Data corruption may be detected but not prevented",
        },
        {
          title: "Financial Impact",
          type: BUSINESS_IMPACT_CATEGORIES.FINANCIAL,
          risk: RISK_LEVELS.MEDIUM,
          description: "Financial calculations may have errors",
        },
      ],
      MODERATE: [
        {
          title: "Operational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.OPERATIONAL,
          risk: RISK_LEVELS.MEDIUM,
          description: "Most data corruption detected and correctable",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.MEDIUM,
          description: "Meets basic regulatory requirements for data integrity",
        },
      ],
      HIGH: [
        {
          title: "Operational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.OPERATIONAL,
          risk: RISK_LEVELS.LOW,
          description: "All changes tracked and validated",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.LOW,
          description: "Meets stringent compliance requirements",
        },
      ],
      VERY_HIGH: [
        {
          title: "Operational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.OPERATIONAL,
          risk: RISK_LEVELS.LOW,
          description: "Data integrity guaranteed with cryptographic certainty",
        },
        {
          title: "Strategic Impact",
          type: BUSINESS_IMPACT_CATEGORIES.STRATEGIC,
          risk: RISK_LEVELS.LOW,
          description: "Enables business in highly-regulated industries",
        },
      ],
    },
    CONFIDENTIALITY: {
      NONE: [
        {
          title: "Reputational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REPUTATIONAL,
          risk: RISK_LEVELS.CRITICAL,
          description: "All data accessible to unauthorized parties",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.CRITICAL,
          description: "Non-compliant with all data protection regulations",
        },
      ],
      LOW: [
        {
          title: "Reputational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REPUTATIONAL,
          risk: RISK_LEVELS.HIGH,
          description: "Sensitive data may be exposed",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.HIGH,
          description: "May violate basic privacy requirements",
        },
      ],
      MODERATE: [
        {
          title: "Reputational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REPUTATIONAL,
          risk: RISK_LEVELS.MEDIUM,
          description: "Most sensitive data protected",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.MEDIUM,
          description: "Complies with standard data protection regulations",
        },
      ],
      HIGH: [
        {
          title: "Reputational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REPUTATIONAL,
          risk: RISK_LEVELS.LOW,
          description: "Strong protection for sensitive data",
        },
        {
          title: "Regulatory Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REGULATORY,
          risk: RISK_LEVELS.LOW,
          description: "Meets stringent privacy requirements",
        },
      ],
      VERY_HIGH: [
        {
          title: "Reputational Impact",
          type: BUSINESS_IMPACT_CATEGORIES.REPUTATIONAL,
          risk: RISK_LEVELS.LOW,
          description: "Maximum protection for sensitive information",
        },
        {
          title: "Strategic Impact",
          type: BUSINESS_IMPACT_CATEGORIES.STRATEGIC,
          risk: RISK_LEVELS.LOW,
          description:
            "Enables handling of top-secret or classified information",
        },
      ],
    },
  };
 
/**
 * Enhanced business impact metrics with specific values
 */
export const BUSINESS_IMPACT_METRICS = {
  AVAILABILITY: {
    NONE: {
      downtime: "Unpredictable (potentially >168 hours/year)",
      financialImpact: "15-20% of annual revenue",
      customerImpact: "Severe disruption, likely customer loss",
    },
    LOW: {
      downtime: "Up to 48 hours/year (99.45% uptime)",
      financialImpact: "5-15% of annual revenue",
      customerImpact: "Significant disruption, some customer loss",
    },
    MODERATE: {
      downtime: "Up to 8.8 hours/year (99.9% uptime)",
      financialImpact: "1-5% of annual revenue",
      customerImpact: "Noticeable disruption, minimal customer loss",
    },
    HIGH: {
      downtime: "Up to 44 minutes/year (99.99% uptime)",
      financialImpact: "0.1-1% of annual revenue",
      customerImpact: "Minor disruption, negligible customer impact",
    },
    VERY_HIGH: {
      downtime: "Up to 5 minutes/year (99.999% uptime)",
      financialImpact: "<0.1% of annual revenue",
      customerImpact: "Minimal to no disruption or customer impact",
    },
  },
  INTEGRITY: {
    NONE: {
      dataCorruption: "High probability of undetected corruption",
      financialImpact: "10-15% of annual revenue",
      regulatoryRisk: "Severe violations and penalties",
    },
    LOW: {
      dataCorruption: "Moderate probability of detected corruption",
      financialImpact: "5-10% of annual revenue",
      regulatoryRisk: "Significant violations and penalties",
    },
    MODERATE: {
      dataCorruption: "Low probability, usually detected",
      financialImpact: "1-5% of annual revenue",
      regulatoryRisk: "Moderate violations and penalties",
    },
    HIGH: {
      dataCorruption: "Very low probability, always detected",
      financialImpact: "0.1-1% of annual revenue",
      regulatoryRisk: "Minor violations, limited penalties",
    },
    VERY_HIGH: {
      dataCorruption: "Negligible probability, immediately detected",
      financialImpact: "<0.1% of annual revenue",
      regulatoryRisk: "Minimal to no violations or penalties",
    },
  },
  CONFIDENTIALITY: {
    NONE: {
      dataBreachRisk: "Extremely high probability",
      financialImpact: "20-30% of annual revenue",
      reputationalDamage: "Severe, potentially business-ending",
    },
    LOW: {
      dataBreachRisk: "High probability",
      financialImpact: "10-20% of annual revenue",
      reputationalDamage: "Significant, long-term damage",
    },
    MODERATE: {
      dataBreachRisk: "Moderate probability",
      financialImpact: "5-10% of annual revenue",
      reputationalDamage: "Moderate, recoverable damage",
    },
    HIGH: {
      dataBreachRisk: "Low probability",
      financialImpact: "1-5% of annual revenue",
      reputationalDamage: "Minor, short-term damage",
    },
    VERY_HIGH: {
      dataBreachRisk: "Very low probability",
      financialImpact: "<1% of annual revenue",
      reputationalDamage: "Minimal to no damage",
    },
  },
};
 
/**
 * Value creation metrics by security level
 */
export const SECURITY_VALUE_METRICS = {
  ROI_ESTIMATES: {
    NONE: {
      value: "Negative",
      icon: "📉",
      description: "High risk of financial losses",
    },
    LOW: {
      value: "1-2x",
      icon: "📊",
      description: "Modest return on basic security investment",
    },
    MODERATE: {
      value: "2-3x",
      icon: "📈",
      description: "Good return for standard operations",
    },
    HIGH: {
      value: "3-5x",
      icon: "🔝",
      description: "Strong return including breach prevention",
    },
    VERY_HIGH: {
      value: "5-10x",
      icon: "💎",
      description: "Premium return for specialized markets",
    },
  },
  TIME_TO_VALUE: {
    NONE: "Immediate (no implementation)",
    LOW: "1-3 months",
    MODERATE: "3-6 months",
    HIGH: "6-12 months",
    VERY_HIGH: "12-18 months",
  },
};
 
/**
 * Get business considerations for a specific category
 *
 * @param category - Business impact category
 * @returns Array of business considerations
 */
export function getBusinessConsiderationsForCategory(
  category: string
): BusinessConsideration[] {
  const normalizedCategory = category.toLowerCase();
  if (normalizedCategory in BUSINESS_CONSIDERATIONS) {
    return BUSINESS_CONSIDERATIONS[
      normalizedCategory as keyof BusinessConsiderations
    ] as BusinessConsideration[];
  }
  return [];
}
 
/**
 * Get business benefits for a specific security level
 *
 * @param level - Security level
 * @returns Array of business benefits
 */
export function getBusinessBenefitsForLevel(
  level: SecurityLevel
): BusinessKeyBenefit[] {
  return BUSINESS_KEY_BENEFITS[level] || [];
}
 
/**
 * Get ROI factor for a specific industry
 *
 * @param industry - Industry name
 * @returns ROI factor as multiplier
 */
export function getIndustryROIFactor(industry: string): number {
  const normalizedIndustry = industry.toLowerCase();
  return (
    INDUSTRY_ROI_FACTORS[normalizedIndustry] || INDUSTRY_ROI_FACTORS.general
  );
}