Skip to content

Commit 87404f9

Browse files
committed
docs: migrate to v8.0.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f351a2d commit 87404f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/upgrading.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Old: ``my_bom.metadata.tools.add(my_tool)``
4242

4343
New: ``my_bom.metadata.tools.tools.add(my_tool)``
4444

45-
Altering Metadata Tools
46-
-----------------------
45+
Altering Vulnerability Tools
46+
----------------------------
4747

4848
Property :attr:`cyclonedx.model.vulnerability.Vulnerability.tools` is an instance of :class:`cyclonedx.model.tool.ToolsRepository`, now.
4949
Therefore, the process of adding new tools was changed.

0 commit comments

Comments
 (0)