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

Updating Cookie Flags Module #592

Closed OussamaBeng closed 2 months ago

OussamaBeng commented 4 months ago

Add more information about the cookie

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 79.64%. Comparing base (2f2dd00) to head (fbcd570). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #592 +/- ## ========================================== - Coverage 79.73% 79.64% -0.09% ========================================== Files 120 120 Lines 10089 10105 +16 ========================================== + Hits 8044 8048 +4 - Misses 2045 2057 +12 ```

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

devl00p commented 2 months ago

I can see your point with that MR but it seems to me that the results will be referencing requests that are not actually tested and parameter names that aren't even parameters. I think it is more meaningful to keep the current behavior