You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't directly addressable via the schema, but should be part of the documentation I think: We
should come up with guidance on what goes into the "issuer" field.
Is it a name?
"issuer": "CERT/CC"
A url? More generically a uri? Is the scheme part actually necessary? Should it point to the org's main web site or the vuldb itself?
This isn't directly addressable via the schema, but should be part of the documentation I think: We
should come up with guidance on what goes into the "issuer" field.
Is it a name?
"issuer": "CERT/CC"
A url? More generically a uri? Is the scheme part actually necessary? Should it point to the org's main web site or the vuldb itself?
"issuer": "http://cve.mitre.org"
"issuer": "http://www.cert.org"
"issuer": "org.mitre.cve"
"issuer": "org.cert.kb"
The text was updated successfully, but these errors were encountered: