File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/main/resources/org/zaproxy/zap/extension/quickstart/resources Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66## Unreleased
77### Changed
88- News display tweak.
9+ - Updated messages from "wappalyzer" to "Technology Detection".
910
1011## [ 47] - 2024-05-07
1112### Changed
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ quickstart.cmdline.zapit.root.inputs = \tNumber of HTML input fields: {0}
5858quickstart.cmdline.zapit.root.links = \t Number of HTML links: {0}
5959quickstart.cmdline.zapit.start = ZAPit scan of {0}
6060quickstart.cmdline.zapit.tech = Technology:
61- quickstart.cmdline.zapit.tech.disabled = Technology: Not available (enable the wappalyzer add-on)
62- quickstart.cmdline.zapit.tech.na = Technology: Not available (install the wappalyzer add-on)
61+ quickstart.cmdline.zapit.tech.disabled = Technology: Not available (enable the Technology Detection add-on)
62+ quickstart.cmdline.zapit.tech.na = Technology: Not available (install the Technology Detection add-on)
6363quickstart.cmdline.zapit.tech.none = Technology: None
6464
6565quickstart.cmdline.zapiturl.help = The URL to perform a quick ' reconnaissance' scan on, e.g. http://www.example.com The -cmd option must be specified
You can’t perform that action at this time.
0 commit comments