wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.15k stars 176 forks source link

Improve Swagger base URL parsing and support openAPI 3.0 #600

Closed Darkiros closed 2 months ago

Darkiros commented 2 months ago

Improve Swagger base URL parsing and support openAPI 3.0 url

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.52%. Comparing base (df13e46) to head (1ebe762).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #600 +/- ## ======================================= Coverage 79.51% 79.52% ======================================= Files 122 122 Lines 10281 10293 +12 ======================================= + Hits 8175 8185 +10 - Misses 2106 2108 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.