Skip to content

Commit b01f638

Browse files
Update schema/bom-1.7.proto
Co-authored-by: Jan Kowalleck <jan.kowalleck@owasp.org> Signed-off-by: Steve Springett <steve@springett.us>
1 parent b9423d7 commit b01f638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/bom-1.7.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,7 @@ message CryptoProperties {
22912291
optional google.protobuf.Timestamp revocationDate = 16;
22922292
// The date and time (timestamp) when the certificate was destroyed.
22932293
optional google.protobuf.Timestamp destructionDate = 17;
2294-
// A certificate extension is an optional field that provides additional information about the certificate or its use. Extensions are used to convey additional information beyond the standard fields.
2294+
// A certificate extension is a field that provides additional information about the certificate or its use. Extensions are used to convey additional information beyond the standard fields.
22952295
optional CertificateExtensions certificateExtensions = 18;
22962296
// A list of cryptographic assets related to this component.
22972297
optional RelatedCryptographicAssets relatedCryptographicAssets = 19;

0 commit comments

Comments
 (0)