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.
11
11
* BREAKING changes
12
12
* Property ` Models.Bom.tools ` is an instance of ` Models.Tools ` now ([ #1152 ] via [ #1163 ] )
13
13
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 ` .
14
16
* Added
15
17
* Static function ` Models.Tool.fromComponent() ` (via [ #1163 ] )
16
18
* Static function ` Models.Tool.fromService() ` (via [ #1163 ] )
17
19
* New class ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
18
20
* New serialization/normalization for ` Models.Tools ` ([ #1152 ] via [ #1163 ] , [ #1180 ] )
19
21
* Changed
20
22
* 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 ] )
21
24
* Style
22
25
* Apply latest code style guide (via [ #1170 ] , [ #1181 ] )
23
26
* Dependencies
You can’t perform that action at this time.
0 commit comments