CompanyPlanPermissionEnum
Permission type of the company plan
enum CompanyPlanPermissionEnum {
API_KEY_ACCESS
API_KEY_LIST
API_KEY_READ
API_KEY_CREATE
API_KEY_DELETE
API_KEY_UPDATE
PROGRAM_ACCESS
PROGRAM_LIST
PROGRAM_READ
PROGRAM_CREATE
PROGRAM_DELETE
PROGRAM_UPDATE
DASHBOARD_APPSEC_POSTURE_ACCESS
DASHBOARD_APPSEC_POSTURE_READ
DASHBOARD_APPSEC_KPI_ACCESS
DASHBOARD_APPSEC_KPI_READ
DASHBOARD_SECURITY_CHAMPIONS_ACCESS
DASHBOARD_SECURITY_CHAMPIONS_READ
DASHBOARD_ASPM_COVERAGE_ACCESS
DASHBOARD_ASPM_COVERAGE_READ
ASSET_ACCESS
ASSET_LIST
ASSET_READ
ASSET_CREATE
ASSET_DELETE
ASSET_UPDATE
SUPPLY_CHAIN_ACCESS
SUPPLY_CHAIN_LIST
SUPPLY_CHAIN_READ
SUPPLY_CHAIN_CREATE
SUPPLY_CHAIN_DELETE
SUPPLY_CHAIN_UPDATE
SBOM_ACCESS
SBOM_LIST
SBOM_READ
SBOM_CREATE
SBOM_DELETE
SBOM_UPDATE
SECRET_ACCESS
SECRET_LIST
SECRET_READ
SECRET_CREATE
SECRET_DELETE
SECRET_UPDATE
ISSUE_ACCESS
ISSUE_LIST
ISSUE_READ
ISSUE_CREATE
ISSUE_DELETE
ISSUE_UPDATE
DAST_SCAN_ACCESS
DAST_SCAN_LIST
DAST_SCAN_READ
DAST_SCAN_CREATE
DAST_SCAN_DELETE
DAST_SCAN_UPDATE
AST_SCAN_ACCESS
AST_SCAN_LIST
AST_SCAN_READ
AST_SCAN_CREATE
AST_SCAN_DELETE
AST_SCAN_UPDATE
CONTROL_SYNC_STATUS_ACCESS
CONTROL_SYNC_STATUS_LIST
CONTROL_SYNC_STATUS_READ
CONTROL_SYNC_STATUS_CREATE
CONTROL_SYNC_STATUS_DELETE
CONTROL_SYNC_STATUS_UPDATE
SEAL_ACCESS
SEAL_LIST
SEAL_READ
SEAL_CREATE
SEAL_DELETE
SEAL_UPDATE
THREAT_MODELING_ACCESS
THREAT_MODELING_LIST
THREAT_MODELING_READ
THREAT_MODELING_CREATE
THREAT_MODELING_DELETE
THREAT_MODELING_UPDATE
PROJECT_ACCESS
PROJECT_LIST
PROJECT_READ
PROJECT_CREATE
PROJECT_DELETE
PROJECT_UPDATE
INTEGRATION_ACCESS
INTEGRATION_LIST
INTEGRATION_READ
INTEGRATION_CREATE
INTEGRATION_DELETE
INTEGRATION_UPDATE
INTEGRATION_SCAN
PROJECT_TEMPLATE_ACCESS
PROJECT_TEMPLATE_LIST
PROJECT_TEMPLATE_READ
PROJECT_TEMPLATE_CREATE
PROJECT_TEMPLATE_DELETE
PROJECT_TEMPLATE_UPDATE
CHECKLIST_ACCESS
CHECKLIST_LIST
CHECKLIST_READ
CHECKLIST_CREATE
CHECKLIST_DELETE
CHECKLIST_UPDATE
COMPANY_FILE_ACCESS
COMPANY_FILE_LIST
COMPANY_FILE_READ
COMPANY_FILE_CREATE
COMPANY_FILE_DELETE
COMPANY_FILE_UPDATE
VULNERABILITY_MODEL_ACCESS
VULNERABILITY_MODEL_LIST
VULNERABILITY_MODEL_READ
VULNERABILITY_MODEL_CREATE
VULNERABILITY_MODEL_DELETE
VULNERABILITY_MODEL_UPDATE
CREDENTIAL_ACCESS
CREDENTIAL_LIST
CREDENTIAL_READ
CREDENTIAL_CREATE
CREDENTIAL_DELETE
CREDENTIAL_UPDATE
TEAM_ACCESS
TEAM_LIST
TEAM_READ
TEAM_CREATE
TEAM_DELETE
TEAM_UPDATE
THREAT_MODEL_ARTIFACT_ACCESS
THREAT_MODEL_ARTIFACT_LIST
THREAT_MODEL_ARTIFACT_READ
THREAT_MODEL_ARTIFACT_CREATE
THREAT_MODEL_ARTIFACT_DELETE
THREAT_MODEL_ARTIFACT_UPDATE
PROGRAM_ASSESSMENT_ACCESS
PROGRAM_ASSESSMENT_LIST
PROGRAM_ASSESSMENT_READ
PROGRAM_ASSESSMENT_CREATE
PROGRAM_ASSESSMENT_DELETE
PROGRAM_ASSESSMENT_UPDATE
SECURITY_GATE_CONFIGURATION_ACCESS
SECURITY_GATE_CONFIGURATION_LIST
SECURITY_GATE_CONFIGURATION_READ
SECURITY_GATE_CONFIGURATION_CREATE
SECURITY_GATE_CONFIGURATION_DELETE
SECURITY_GATE_CONFIGURATION_UPDATE
POLICY_CONTROL_ACCESS
POLICY_CONTROL_LIST
POLICY_CONTROL_READ
POLICY_CONTROL_CREATE
POLICY_CONTROL_DELETE
POLICY_CONTROL_UPDATE
COMPANY_PLAN_ACCESS
COMPANY_PLAN_LIST
COMPANY_PLAN_READ
COMPANY_PLAN_CREATE
COMPANY_PLAN_DELETE
COMPANY_PLAN_UPDATE
SCOPE_ACCESS
SCOPE_LIST
SCOPE_READ
SCOPE_CREATE
SCOPE_DELETE
SCOPE_UPDATE
TEMPLATES_ACCESS
TEMPLATES_LIST
TEMPLATES_READ
TEMPLATES_CREATE
TEMPLATES_DELETE
TEMPLATES_UPDATE
REQUIREMENT_ACCESS
REQUIREMENT_LIST
REQUIREMENT_READ
REQUIREMENT_CREATE
REQUIREMENT_DELETE
REQUIREMENT_UPDATE
VULNERABILITY_TEMPLATES_ACCESS
VULNERABILITY_TEMPLATES_LIST
VULNERABILITY_TEMPLATES_READ
VULNERABILITY_TEMPLATES_CREATE
VULNERABILITY_TEMPLATES_DELETE
VULNERABILITY_TEMPLATES_UPDATE
}
Values​
CompanyPlanPermissionEnum.API_KEY_ACCESS​
Allows access to the API Keys module
CompanyPlanPermissionEnum.API_KEY_LIST​
Allows listing all API keys
CompanyPlanPermissionEnum.API_KEY_READ​
Allows viewing API key details
CompanyPlanPermissionEnum.API_KEY_CREATE​
Allows creating new API keys
CompanyPlanPermissionEnum.API_KEY_DELETE​
Allows deleting API keys
CompanyPlanPermissionEnum.API_KEY_UPDATE​
Allows updating existing API keys
CompanyPlanPermissionEnum.PROGRAM_ACCESS​
Allows access to the Programs module
CompanyPlanPermissionEnum.PROGRAM_LIST​
Allows listing all programs
CompanyPlanPermissionEnum.PROGRAM_READ​
Allows viewing program details
CompanyPlanPermissionEnum.PROGRAM_CREATE​
Allows creating new programs
CompanyPlanPermissionEnum.PROGRAM_DELETE​
Allows deleting programs
CompanyPlanPermissionEnum.PROGRAM_UPDATE​
Allows updating existing programs
CompanyPlanPermissionEnum.DASHBOARD_APPSEC_POSTURE_ACCESS​
Allows access to the AppSec Posture dashboard
CompanyPlanPermissionEnum.DASHBOARD_APPSEC_POSTURE_READ​
Allows viewing AppSec Posture dashboard data
CompanyPlanPermissionEnum.DASHBOARD_APPSEC_KPI_ACCESS​
Allows access to the AppSec KPI dashboard
CompanyPlanPermissionEnum.DASHBOARD_APPSEC_KPI_READ​
Allows viewing AppSec KPI dashboard data
CompanyPlanPermissionEnum.DASHBOARD_SECURITY_CHAMPIONS_ACCESS​
Allows access to the Security Champions dashboard
CompanyPlanPermissionEnum.DASHBOARD_SECURITY_CHAMPIONS_READ​
Allows viewing Security Champions dashboard data
CompanyPlanPermissionEnum.DASHBOARD_ASPM_COVERAGE_ACCESS​
Allows access to the ASPM Coverage dashboard
CompanyPlanPermissionEnum.DASHBOARD_ASPM_COVERAGE_READ​
Allows viewing ASPM Coverage dashboard data
CompanyPlanPermissionEnum.ASSET_ACCESS​
Allows access to the Assets module
CompanyPlanPermissionEnum.ASSET_LIST​
Allows listing all assets
CompanyPlanPermissionEnum.ASSET_READ​
Allows viewing asset details
CompanyPlanPermissionEnum.ASSET_CREATE​
Allows creating new assets
CompanyPlanPermissionEnum.ASSET_DELETE​
Allows deleting assets
CompanyPlanPermissionEnum.ASSET_UPDATE​
Allows updating existing assets
CompanyPlanPermissionEnum.SUPPLY_CHAIN_ACCESS​
Allows access to the Supply Chain module
CompanyPlanPermissionEnum.SUPPLY_CHAIN_LIST​
Allows listing all supply chain items
CompanyPlanPermissionEnum.SUPPLY_CHAIN_READ​
Allows viewing supply chain item details
CompanyPlanPermissionEnum.SUPPLY_CHAIN_CREATE​
Allows creating new supply chain items
CompanyPlanPermissionEnum.SUPPLY_CHAIN_DELETE​
Allows deleting supply chain items
CompanyPlanPermissionEnum.SUPPLY_CHAIN_UPDATE​
Allows updating existing supply chain items
CompanyPlanPermissionEnum.SBOM_ACCESS​
Allows access to the SBOM (Software Bill of Materials) module
CompanyPlanPermissionEnum.SBOM_LIST​
Allows listing all SBOMs
CompanyPlanPermissionEnum.SBOM_READ​
Allows viewing SBOM details
CompanyPlanPermissionEnum.SBOM_CREATE​
Allows creating new SBOMs
CompanyPlanPermissionEnum.SBOM_DELETE​
Allows deleting SBOMs
CompanyPlanPermissionEnum.SBOM_UPDATE​
Allows updating existing SBOMs
CompanyPlanPermissionEnum.SECRET_ACCESS​
Allows access to the Secrets module
CompanyPlanPermissionEnum.SECRET_LIST​
Allows listing all secrets
CompanyPlanPermissionEnum.SECRET_READ​
Allows viewing secret details
CompanyPlanPermissionEnum.SECRET_CREATE​
Allows creating new secrets
CompanyPlanPermissionEnum.SECRET_DELETE​
Allows deleting secrets
CompanyPlanPermissionEnum.SECRET_UPDATE​
Allows updating existing secrets
CompanyPlanPermissionEnum.ISSUE_ACCESS​
Allows access to the Issues module
CompanyPlanPermissionEnum.ISSUE_LIST​
Allows listing all issues
CompanyPlanPermissionEnum.ISSUE_READ​
Allows viewing issue details
CompanyPlanPermissionEnum.ISSUE_CREATE​
Allows creating new issues
CompanyPlanPermissionEnum.ISSUE_DELETE​
Allows deleting issues
CompanyPlanPermissionEnum.ISSUE_UPDATE​
Allows updating existing issues
CompanyPlanPermissionEnum.DAST_SCAN_ACCESS​
Allows access to the DAST scan module
CompanyPlanPermissionEnum.DAST_SCAN_LIST​
Allows listing all DAST scans
CompanyPlanPermissionEnum.DAST_SCAN_READ​
Allows viewing DAST scan details
CompanyPlanPermissionEnum.DAST_SCAN_CREATE​
Allows creating new DAST scan
CompanyPlanPermissionEnum.DAST_SCAN_DELETE​
Allows deleting DAST scan
CompanyPlanPermissionEnum.DAST_SCAN_UPDATE​
Allows updating existing DAST scan
CompanyPlanPermissionEnum.AST_SCAN_ACCESS​
Allows access to the AST scan module
CompanyPlanPermissionEnum.AST_SCAN_LIST​
Allows listing all AST scans
CompanyPlanPermissionEnum.AST_SCAN_READ​
Allows viewing AST scan details
CompanyPlanPermissionEnum.AST_SCAN_CREATE​
Allows creating new AST scan
CompanyPlanPermissionEnum.AST_SCAN_DELETE​
Allows deleting AST scan
CompanyPlanPermissionEnum.AST_SCAN_UPDATE​
Allows updating existing AST scan
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_ACCESS​
Allows access to the Control Sync Status module
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_LIST​
Allows listing all control sync statuses
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_READ​
Allows viewing control sync status details
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_CREATE​
Allows creating new control sync statuses
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_DELETE​
Allows deleting control sync statuses
CompanyPlanPermissionEnum.CONTROL_SYNC_STATUS_UPDATE​
Allows updating existing control sync statuses
CompanyPlanPermissionEnum.SEAL_ACCESS​
Allows access to the Seal module
CompanyPlanPermissionEnum.SEAL_LIST​
Allows listing all seals
CompanyPlanPermissionEnum.SEAL_READ​
Allows viewing seal details
CompanyPlanPermissionEnum.SEAL_CREATE​
Allows creating new seals
CompanyPlanPermissionEnum.SEAL_DELETE​
Allows deleting seals
CompanyPlanPermissionEnum.SEAL_UPDATE​
Allows updating existing seals
CompanyPlanPermissionEnum.THREAT_MODELING_ACCESS​
Allows access to the Threat Modeling module
CompanyPlanPermissionEnum.THREAT_MODELING_LIST​
Allows listing all threat models
CompanyPlanPermissionEnum.THREAT_MODELING_READ​
Allows viewing threat model details
CompanyPlanPermissionEnum.THREAT_MODELING_CREATE​
Allows creating new threat models
CompanyPlanPermissionEnum.THREAT_MODELING_DELETE​
Allows deleting threat models
CompanyPlanPermissionEnum.THREAT_MODELING_UPDATE​
Allows updating existing threat models
CompanyPlanPermissionEnum.PROJECT_ACCESS​
Allows access to the Projects module
CompanyPlanPermissionEnum.PROJECT_LIST​
Allows listing all projects
CompanyPlanPermissionEnum.PROJECT_READ​
Allows viewing project details
CompanyPlanPermissionEnum.PROJECT_CREATE​
Allows creating new projects
CompanyPlanPermissionEnum.PROJECT_DELETE​
Allows deleting projects
CompanyPlanPermissionEnum.PROJECT_UPDATE​
Allows updating existing projects
CompanyPlanPermissionEnum.INTEGRATION_ACCESS​
Allows access to the Integrations module
CompanyPlanPermissionEnum.INTEGRATION_LIST​
Allows listing all integrations
CompanyPlanPermissionEnum.INTEGRATION_READ​
Allows viewing integration details
CompanyPlanPermissionEnum.INTEGRATION_CREATE​
Allows creating new integrations
CompanyPlanPermissionEnum.INTEGRATION_DELETE​
Allows deleting integrations
CompanyPlanPermissionEnum.INTEGRATION_UPDATE​
Allows updating existing integrations
CompanyPlanPermissionEnum.INTEGRATION_SCAN​
Allows triggering scans via integrations
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_ACCESS​
Allows access to the Project Templates module
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_LIST​
Allows listing all project templates
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_READ​
Allows viewing project template details
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_CREATE​
Allows creating new project templates
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_DELETE​
Allows deleting project templates
CompanyPlanPermissionEnum.PROJECT_TEMPLATE_UPDATE​
Allows updating existing project templates
CompanyPlanPermissionEnum.CHECKLIST_ACCESS​
Allows access to the Checklists module
CompanyPlanPermissionEnum.CHECKLIST_LIST​
Allows listing all checklists
CompanyPlanPermissionEnum.CHECKLIST_READ​
Allows viewing checklist details
CompanyPlanPermissionEnum.CHECKLIST_CREATE​
Allows creating new checklists
CompanyPlanPermissionEnum.CHECKLIST_DELETE​
Allows deleting checklists
CompanyPlanPermissionEnum.CHECKLIST_UPDATE​
Allows updating existing checklists
CompanyPlanPermissionEnum.COMPANY_FILE_ACCESS​
Allows access to the Company Files module
CompanyPlanPermissionEnum.COMPANY_FILE_LIST​
Allows listing all company files
CompanyPlanPermissionEnum.COMPANY_FILE_READ​
Allows viewing company file details
CompanyPlanPermissionEnum.COMPANY_FILE_CREATE​
Allows uploading new company files
CompanyPlanPermissionEnum.COMPANY_FILE_DELETE​
Allows deleting company files
CompanyPlanPermissionEnum.COMPANY_FILE_UPDATE​
Allows updating existing company files
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_ACCESS​
Allows access to the Vulnerability Models module
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_LIST​
Allows listing all vulnerability models
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_READ​
Allows viewing vulnerability model details
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_CREATE​
Allows creating new vulnerability models
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_DELETE​
Allows deleting vulnerability models
CompanyPlanPermissionEnum.VULNERABILITY_MODEL_UPDATE​
Allows updating existing vulnerability models
CompanyPlanPermissionEnum.CREDENTIAL_ACCESS​
Allows access to the Credentials module
CompanyPlanPermissionEnum.CREDENTIAL_LIST​
Allows listing all credentials
CompanyPlanPermissionEnum.CREDENTIAL_READ​
Allows viewing credential details
CompanyPlanPermissionEnum.CREDENTIAL_CREATE​
Allows creating new credentials
CompanyPlanPermissionEnum.CREDENTIAL_DELETE​
Allows deleting credentials
CompanyPlanPermissionEnum.CREDENTIAL_UPDATE​
Allows updating existing credentials
CompanyPlanPermissionEnum.TEAM_ACCESS​
Allows access to the Teams module
CompanyPlanPermissionEnum.TEAM_LIST​
Allows listing all teams
CompanyPlanPermissionEnum.TEAM_READ​
Allows viewing team details
CompanyPlanPermissionEnum.TEAM_CREATE​
Allows creating new teams
CompanyPlanPermissionEnum.TEAM_DELETE​
Allows deleting teams
CompanyPlanPermissionEnum.TEAM_UPDATE​
Allows updating existing teams
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_ACCESS​
Allows access to the Threat Model Artifacts module
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_LIST​
Allows listing all threat model artifacts
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_READ​
Allows viewing threat model artifact details
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_CREATE​
Allows creating new threat model artifacts
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_DELETE​
Allows deleting threat model artifacts
CompanyPlanPermissionEnum.THREAT_MODEL_ARTIFACT_UPDATE​
Allows updating existing threat model artifacts
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_ACCESS​
Allows access to the Program Assessments module
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_LIST​
Allows listing all program assessments
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_READ​
Allows viewing program assessment details
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_CREATE​
Allows creating new program assessments
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_DELETE​
Allows deleting program assessments
CompanyPlanPermissionEnum.PROGRAM_ASSESSMENT_UPDATE​
Allows updating existing program assessments
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_ACCESS​
Allows access to the Security Gate module
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_LIST​
Allows listing all Security Gate
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_READ​
Allows viewing Security Gate details
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_CREATE​
Allows creating new Security Gate
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_DELETE​
Allows deleting Security Gate
CompanyPlanPermissionEnum.SECURITY_GATE_CONFIGURATION_UPDATE​
Allows updating existing Security Gate
CompanyPlanPermissionEnum.POLICY_CONTROL_ACCESS​
Allows access to the Policy Controls module
CompanyPlanPermissionEnum.POLICY_CONTROL_LIST​
Allows listing all policy controls
CompanyPlanPermissionEnum.POLICY_CONTROL_READ​
Allows viewing policy control details
CompanyPlanPermissionEnum.POLICY_CONTROL_CREATE​
Allows creating new policy controls
CompanyPlanPermissionEnum.POLICY_CONTROL_DELETE​
Allows deleting policy controls
CompanyPlanPermissionEnum.POLICY_CONTROL_UPDATE​
Allows updating existing policy controls
CompanyPlanPermissionEnum.COMPANY_PLAN_ACCESS​
Allows access to the Company Plans module
CompanyPlanPermissionEnum.COMPANY_PLAN_LIST​
Allows listing all company plans
CompanyPlanPermissionEnum.COMPANY_PLAN_READ​
Allows viewing company plan details
CompanyPlanPermissionEnum.COMPANY_PLAN_CREATE​
Allows creating new company plans
CompanyPlanPermissionEnum.COMPANY_PLAN_DELETE​
Allows deleting company plans
CompanyPlanPermissionEnum.COMPANY_PLAN_UPDATE​
Allows updating existing company plans
CompanyPlanPermissionEnum.SCOPE_ACCESS​
Allows access to the User Access Profiles module
CompanyPlanPermissionEnum.SCOPE_LIST​
Allows listing all user access profiles
CompanyPlanPermissionEnum.SCOPE_READ​
Allows viewing user access profile details
CompanyPlanPermissionEnum.SCOPE_CREATE​
Allows creating new user access profiles
CompanyPlanPermissionEnum.SCOPE_DELETE​
Allows deleting user access profiles
CompanyPlanPermissionEnum.SCOPE_UPDATE​
Allows updating existing user access profiles
CompanyPlanPermissionEnum.TEMPLATES_ACCESS​
Allows access to the Templates module (Legacy)
CompanyPlanPermissionEnum.TEMPLATES_LIST​
Allows listing all templates (Legacy)
CompanyPlanPermissionEnum.TEMPLATES_READ​
Allows viewing template details (Legacy)
CompanyPlanPermissionEnum.TEMPLATES_CREATE​
Allows creating new templates (Legacy)
CompanyPlanPermissionEnum.TEMPLATES_DELETE​
Allows deleting templates (Legacy)
CompanyPlanPermissionEnum.TEMPLATES_UPDATE​
Allows updating existing templates (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_ACCESS​
Allows access to the Requirements module (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_LIST​
Allows listing all requirements (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_READ​
Allows viewing requirement details (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_CREATE​
Allows creating new requirements (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_DELETE​
Allows deleting requirements (Legacy)
CompanyPlanPermissionEnum.REQUIREMENT_UPDATE​
Allows updating existing requirements (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_ACCESS​
Allows access to the Vulnerability Templates module (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_LIST​
Allows listing all vulnerability templates (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_READ​
Allows viewing vulnerability template details (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_CREATE​
Allows creating new vulnerability templates (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_DELETE​
Allows deleting vulnerability templates (Legacy)
CompanyPlanPermissionEnum.VULNERABILITY_TEMPLATES_UPDATE​
Allows updating existing vulnerability templates (Legacy)
Member Of​
CompanyPlan object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.