# Webengine ## Web Engine Attributes This document defines the attributes used to describe the packaged software running the application code. | Attribute | Type | Description | Examples | Stability | |---|---|---|---|---| | `webengine.description` | string | Additional description of the web engine (e.g. detailed version and edition information). | `WildFly Full 21.0.0.Final (WildFly Core 13.0.1.Final) - 2.2.2.Final` | ![Development](https://img.shields.io/badge/-development-blue) | | `webengine.name` | string | The name of the web engine. | `WildFly` | ![Development](https://img.shields.io/badge/-development-blue) | | `webengine.version` | string | The version of the web engine. | `21.0.0` | ![Development](https://img.shields.io/badge/-development-blue) |