Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed4cfbb

Browse files
committed
Minor fix
1 parent d72db1b commit ed4cfbb

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

xml/errors.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<error regexp="Warning.*\Wora_.*"/>
4545
</dbms>
4646

47-
<!-- DB2 -->
48-
<dbms value="DB2">
47+
<!-- IBM DB2 -->
48+
<dbms value="IBM DB2">
4949
<error regexp="CLI Driver.*DB2"/>
5050
<error regexp="DB2 SQL error"/>
5151
<error regexp="db2_connect\("/>

xml/payloads.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,7 +2236,7 @@ Formats:
22362236
</test>
22372237

22382238
<test>
2239-
<title>DB2 AND time-based blind (heavy query)</title>
2239+
<title>IBM DB2 AND time-based blind (heavy query)</title>
22402240
<stype>5</stype>
22412241
<level>3</level>
22422242
<risk>2</risk>
@@ -2250,12 +2250,12 @@ Formats:
22502250
<time>[DELAYED]</time>
22512251
</response>
22522252
<details>
2253-
<dbms>DB2</dbms>
2253+
<dbms>IBM DB2</dbms>
22542254
</details>
22552255
</test>
22562256

22572257
<test>
2258-
<title>DB2 AND time-based blind (heavy query - comment)</title>
2258+
<title>IBM DB2 AND time-based blind (heavy query - comment)</title>
22592259
<stype>5</stype>
22602260
<level>5</level>
22612261
<risk>2</risk>
@@ -2270,7 +2270,7 @@ Formats:
22702270
<time>[DELAYED]</time>
22712271
</response>
22722272
<details>
2273-
<dbms>DB2</dbms>
2273+
<dbms>IBM DB2</dbms>
22742274
</details>
22752275
</test>
22762276
<!-- TODO: if possible, add payload for Microsoft Access -->
@@ -2475,7 +2475,7 @@ Formats:
24752475
</test>
24762476

24772477
<test>
2478-
<title>DB2 OR time-based blind (heavy query)</title>
2478+
<title>IBM DB2 OR time-based blind (heavy query)</title>
24792479
<stype>5</stype>
24802480
<level>4</level>
24812481
<risk>3</risk>
@@ -2489,7 +2489,7 @@ Formats:
24892489
<time>[DELAYED]</time>
24902490
</response>
24912491
<details>
2492-
<dbms>DB2</dbms>
2492+
<dbms>IBM DB2</dbms>
24932493
</details>
24942494
</test>
24952495
<!-- TODO: if possible, add payload for Microsoft Access -->

0 commit comments

Comments
 (0)