--- /dev/null
+# Description
+
+Test dns schema completion and sshfp parsing
+https://redmine.openinfosecfoundation.org/issues/5642
+
+# PCAP
+
+The pcap comes from running `dig SSHFP anoncvs.netbsd.org`
++ manual modification to set `dns.flags.truncated` to true to test `tc` field
--- /dev/null
+requires:
+ min-version: 8
+
+checks:
+ - filter:
+ count: 1
+ match:
+ event_type: dns
+ dns.answers[0].rrname: anoncvs.netbsd.org
+ dns.answers[0].rrtype: SSHFP
+ dns.answers[0].sshfp.algo: 1
+ dns.answers[0].sshfp.fingerprint: "19:8c:34:a9:2f:c0:b2:ab:1d:a5:2b:68:8c:2f:19:1d:2d:96:0c:09"