Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin screenshot to : allow insecure https and add details in filename #226

Merged
merged 4 commits into from
Oct 19, 2020
Merged

Conversation

1mm0rt41PC
Copy link
Contributor

  • Allow insecure https to avoid bad rendering
  • Add the full url ( stripped with bad chars) in the file name
  • Change png to jpg in order to reduce the screenshot's size

xmendez and others added 4 commits August 31, 2020 19:44
Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.43.0.5 to 7.43.0.6.
- [Release notes](https://github.com/pycurl/pycurl/releases)
- [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog)
- [Commits](https://github.com/pycurl/pycurl/commits)

Signed-off-by: dependabot[bot] <support@github.com>
… filename

- Allow insecure https to avoid bad rendering
- Add the full url ( stripped with bad chars) in the file name
- Change png to jpg in order to reduce the screenshot's size
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #226 into master will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   71.43%   71.42%   -0.01%     
==========================================
  Files          93       93              
  Lines        7204     7205       +1     
==========================================
  Hits         5146     5146              
- Misses       2058     2059       +1     
Impacted Files Coverage Δ
src/wfuzz/plugins/scripts/screenshot.py 74.07% <50.00%> (+0.99%) ⬆️
src/wfuzz/fuzzobjects.py 89.02% <0.00%> (-0.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfdd70b...98c7c33. Read the comment docs.

@xmendez
Copy link
Owner

xmendez commented Sep 23, 2020

The build is failing due to black and flake formatters, can you please check?

thanks
cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants