Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INVALID_DOMAIN_TLD error seems wrong #42

Open
martinthomson opened this issue Oct 29, 2024 · 0 comments
Open

INVALID_DOMAIN_TLD error seems wrong #42

martinthomson opened this issue Oct 29, 2024 · 0 comments

Comments

@martinthomson
Copy link

I get the following message:

 5  Warning
 └- Code - INVALID_DOMAIN_TLD
 └- Desc - Domain has an invalid TLD.
 └- Text - limit.states
 └- Ref  - https://www.iana.org/domains/root/db
 └- Path - rfc.middle.section[7].t[0].#text

The element in question (rfc.middle.section[7].t[0]) is:

      <t>The modification of packets provides endpoints proof that a network element is
in a position to drop datagrams and thereby enforce the indicated rate limit.
<xref target="extra-packets"/> states that endpoints only accept signals if the datagram
contains a packet that it accepts to prevent an off-path attacker from inserting
spurious rate limit signals.</t>

I think that the code for this rule is picking up "limit.\n<xref target="extra-packets"/> states" as a domain name. I don't think that's right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant