Skip to content

Enum: ImplementationLanguageOv

Open vocabulary for implementation languages (implementation-language-ov). Additional string values are allowed.

URI: attack:ImplementationLanguageOv

Permissible Values

Value Meaning Description
applescript None
bash None
c None
c++ None
c# None
go None
java None
javascript None
lua None
objective-c None
perl None
php None
powershell None
python None
ruby None
scala None
swift None
typescript None
visual-basic None
x86-32 None
x86-64 None

Comments

  • open_vocabulary: "true"

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ImplementationLanguageOv
description: Open vocabulary for implementation languages (implementation-language-ov).
  Additional string values are allowed.
comments:
- 'open_vocabulary: "true"'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
  applescript:
    text: applescript
  bash:
    text: bash
  c:
    text: c
  c++:
    text: c++
  c#:
    text: c#
  go:
    text: go
  java:
    text: java
  javascript:
    text: javascript
  lua:
    text: lua
  objective-c:
    text: objective-c
  perl:
    text: perl
  php:
    text: php
  powershell:
    text: powershell
  python:
    text: python
  ruby:
    text: ruby
  scala:
    text: scala
  swift:
    text: swift
  typescript:
    text: typescript
  visual-basic:
    text: visual-basic
  x86-32:
    text: x86-32
  x86-64:
    text: x86-64