File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19621962 "vulnerability" : {
19631963 "type" : " object" ,
19641964 "title" : " Vulnerability" ,
1965- "description" : " Defines a weakness in an component or service that could be exploited or triggered by a threat source." ,
1965+ "description" : " Defines a weakness in a component or service that could be exploited or triggered by a threat source." ,
19661966 "additionalProperties" : false ,
19671967 "properties" : {
19681968 "bom-ref" : {
Original file line number Diff line number Diff line change @@ -3297,7 +3297,7 @@ limitations under the License.
32973297 <xs : sequence minOccurs =" 0" maxOccurs =" unbounded" >
32983298 <xs : element name =" vulnerability" type =" bom:vulnerabilityType" >
32993299 <xs : annotation >
3300- <xs : documentation >Defines a weakness in an component or service that could be exploited or triggered by a threat source.</xs : documentation >
3300+ <xs : documentation >Defines a weakness in a component or service that could be exploited or triggered by a threat source.</xs : documentation >
33013301 </xs : annotation >
33023302 </xs : element >
33033303 <xs : any namespace =" ##other" processContents =" lax" minOccurs =" 0" maxOccurs =" unbounded" >
You can’t perform that action at this time.
0 commit comments