We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180a195 commit d4ec011Copy full SHA for d4ec011
docs/responsibilities_capabilities.rst
@@ -17,7 +17,7 @@ Responsibilities
17
18
* Provide a general purpose Python-implementation of `CycloneDX`_.
19
* Provide type hints for said implementation, so developers and dev-tools can rely on it.
20
-* Provide data models to work with CycloneDX.
+* Provide data models to work with `CycloneDX`_.
21
* Provide data model-validators according to `CycloneDX Specification`_.
22
* Provide JSON- and XML-serializers, that...
23
* support all shipped data models.
0 commit comments