Skip to content

Enum: StakeholderEnum

The different types of users and stakeholder groups within the CAPEC community.

URI: capec:StakeholderEnum

Permissible Values

Value Meaning Description
Academic Researchers None Academic researchers studying attack patterns and cybersecurity
Applied Researchers None Applied researchers using CAPEC for practical security analysis
Assessment Customers None Customers who commission security assessments and penetration tests
Assessment Vendors None Vendors and consultants who provide security assessment services
CAPEC Team None The core CAPEC development and maintenance team at MITRE
Educators None Educators teaching courses on cybersecurity concepts using CAPEC
Information Providers None Organizations or individuals who provide cybersecurity information services
Software Customers None End users and customers of software products concerned about security
Software Designers None Software architects and designers involved in secure system design
Software Developers None Software developers building and maintaining secure software
Software Vendors None Vendors who produce and distribute software products
Other None Other stakeholder type not covered by the defined categories

Slots

Name Description
type The type of stakeholder or group that might be interested in the view

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/capec

LinkML Source

name: StakeholderEnum
description: The different types of users and stakeholder groups within the CAPEC
  community.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
permissible_values:
  Academic Researchers:
    text: Academic Researchers
    description: Academic researchers studying attack patterns and cybersecurity.
  Applied Researchers:
    text: Applied Researchers
    description: Applied researchers using CAPEC for practical security analysis.
  Assessment Customers:
    text: Assessment Customers
    description: Customers who commission security assessments and penetration tests.
  Assessment Vendors:
    text: Assessment Vendors
    description: Vendors and consultants who provide security assessment services.
  CAPEC Team:
    text: CAPEC Team
    description: The core CAPEC development and maintenance team at MITRE.
  Educators:
    text: Educators
    description: Educators teaching courses on cybersecurity concepts using CAPEC.
  Information Providers:
    text: Information Providers
    description: Organizations or individuals who provide cybersecurity information
      services.
  Software Customers:
    text: Software Customers
    description: End users and customers of software products concerned about security.
  Software Designers:
    text: Software Designers
    description: Software architects and designers involved in secure system design.
  Software Developers:
    text: Software Developers
    description: Software developers building and maintaining secure software.
  Software Vendors:
    text: Software Vendors
    description: Vendors who produce and distribute software products.
  Other:
    text: Other
    description: Other stakeholder type not covered by the defined categories.