Rule Name: js/incomplete-URL-substring-sanitization
Rule Description:gsa.gov' may be preceded by an arbitrary hostname.
Level: High
Location: (URI) training-front-end/src/plugins/uswds_links.js
Comments: Allowing all preceding hosts is intentional. This code labels a link as external if it is not on this site's domain or a subdomain.
Rule Name: js/incomplete-URL-substring-sanitization Rule Description: gsa.gov' may be preceded by an arbitrary hostname. Level: High Location: (URI) training-front-end/src/plugins/uswds_links.js Comments: Allowing all preceding hosts is intentional. This code labels a link as external if it is not on this site's domain or a subdomain.