Skip to content

Commit 506846c

Browse files
authored
Merge pull request #5907 from thc202/wappalyzer/correct-icon
2 parents c9959ad + 685b8af commit 506846c

File tree

2 files changed

+1
-1
lines changed
  • addOns/wappalyzer/src/main/resources/org/zaproxy/zap/extension/wappalyzer/resources

2 files changed

+1
-1
lines changed

addOns/wappalyzer/src/main/resources/org/zaproxy/zap/extension/wappalyzer/resources/technologies/s.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7121,7 +7121,7 @@
71217121
"<link href=\"/css/sonar\\.css\\?v=([\\d.]+)\\;version:\\1",
71227122
"<title>SonarQube</title>"
71237123
],
7124-
"icon": "sonar.svg",
7124+
"icon": "SonarQube.svg",
71257125
"implies": [
71267126
"Java"
71277127
],

0 commit comments

Comments
 (0)