From 980ef0c60e98001997e08e45cde9ae783af68d80 Mon Sep 17 00:00:00 2001 From: Adrian Serrano Date: Wed, 23 Jun 2021 10:52:07 +0200 Subject: [PATCH] Correct expected indicator.type value for X509 Certificates The documentation for the `indicator.type` field lists `x-509-certificate` as an expected value. However, the correct STIX 2.0 Cyber Observable type name for X509 Certificates is `x509-certificate`. --- rfcs/text/0008/threat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfcs/text/0008/threat.yml b/rfcs/text/0008/threat.yml index 5c55961a07..37335b70ef 100644 --- a/rfcs/text/0008/threat.yml +++ b/rfcs/text/0008/threat.yml @@ -53,7 +53,7 @@ * url * user-account * windows-registry-key - * x-509-certificate + * x509-certificate example: ipv4-addr