You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/general/sbom-generation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Since a full SBOM contains all project details, this is only a partial represent
80
80
81
81
The table below describes what components are currently covered in the generated SBOM, and from what version. It is recommended to use version `10.10`, `9.24.22`, or `10.6.9` and above.
82
82
83
-
| Feature | Description | Version
83
+
| Feature | Version | Description
84
84
| --- | --- | --- |
85
85
| Mendix Modules |`9.24.14`, `10.4.0`| Mendix Modules imported from the Marketplace. This does not include Add-on Modules, Solutions, Extensions, or manually imported modules. |
86
86
|[Java Dependencies](/refguide/managed-dependencies/)|`9.24.14`, `10.4.0`| Java libraries imported into your project using [Managed Dependencies](/refguide/managed-dependencies/), or those manually added in the `userlib` folder. Libraries added through managed dependencies will have access to information of the package manager and will include more details, such as the used license. |
0 commit comments