File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,16 @@ All notable changes to this project will be documented in this file.
1111* BREAKING changes
1212 * Property ` Models.Bom.tools ` is an instance of ` Models.Tools ` now ([ #1152 ] via [ #1163 ] )
1313 Before, it was an instance of ` Models.ToolRepository ` .
14+ * Property ` Models.Vulnerability.tools ` is an instance of ` Models.Tools ` now (via [ #1163 ] )
15+ Before, it was an instance of ` Models.ToolRepository ` .
1416* Added
1517 * Static function ` Models.Tool.fromComponent() ` (via [ #1163 ] )
1618 * Static function ` Models.Tool.fromService() ` (via [ #1163 ] )
1719 * New class ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
1820 * New serialization/normalization for ` Models.Tools ` ([ #1152 ] via [ #1163 ] , [ #1180 ] )
1921* Changed
2022 * Serializers and ` Bom ` -Normalizers will take changed ` Models.Bom.tools ` into account ([ #1152 ] via [ #1163 ] )
23+ * Serializers and ` Vulnerability ` -Normalizers will take changed ` Models.Vulnerability.tools ` into account (via [ #1163 ] )
2124* Style
2225 * Apply latest code style guide (via [ #1170 ] , [ #1181 ] )
2326* Dependencies
You can’t perform that action at this time.
0 commit comments