-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Findings endpoint name truncated change (#9789)
* findings-endpoint-name First attempt and non-truncated endpoint names in findings: show full url, wrap it, cap column at 65% * findings-endpoint-name Change up shortening of endpoint urls to take first 80 chars, show full endpoint name it "title" * findings-endpoint-name change display for endpoints in other places (breadcrumbs/endpoint view/etc) * findings-endpoint-names fix name for text_shortener tag * findings-endpoint-names when listing all hosts shorten hostname as well * findings-endpoint-names wrap endpoint names on (html) reports so we can see the full thing
- Loading branch information
Showing
5 changed files
with
42 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters