Change category in change note to "majorAnalysis"

This commit is contained in:
Owen Mansel-Chan
2024-06-14 16:34:04 +01:00
parent 162245fb9a
commit 9e25279cb8

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: majorAnalysis
---
* We previously considered reverse DNS resolutions (IP address -> domain name) as sources of untrusted data, since compromised/malicious DNS servers could potentially return malicious responses to arbitrary requests. We have now removed this source from the default set of untrusted sources and made a new threat model kind for them, called "reverse-dns".