fixing vulnerability: XXE#679
Conversation
|
Hello @marcosptf! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2019-07-19 10:06:20 UTC |
| # 'og_image': 'foo', | ||
| # 'series': 'aa', | ||
| # 'asides': 'aaa' | ||
| # 'cover': 'foo', |
There was a problem hiding this comment.
If it will not be used in the future, consider removing these comments
brenorr
left a comment
There was a problem hiding this comment.
Approved,
Just look the comment before merge.
fixed error reported on issue #676
was added a new function to remove tags in strings and pytest to this new function;
Att,
@marcosptf