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: README.md
+1-14Lines changed: 1 addition & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -63,20 +63,7 @@ Default Values
63
63
</plugins>
64
64
```
65
65
66
-
Project Type
67
-
------------
68
-
In the configuration a `<projectType>` can be set. The default value is `library` but there are more choices:
69
-
70
-
* application
71
-
* container
72
-
* device
73
-
* file
74
-
* firmware
75
-
* framework
76
-
* library (default)
77
-
* operating-system
78
-
79
-
Using an unsupported project type will result in applying the default value `library`.
66
+
`<projectType>` default value is `library` but there are [more choices defined in the CycloneDX specification](https://cyclonedx.org/docs/1.5/json/#metadata_component_type).
0 commit comments