za
za
Oups, tests legacy 6.x also failing. Should we delete this too @ariya ?
Hi @kbytesys do you have any comment/feedback on this PR? Thank you.
Hi @jayvdb or @lipoja I am interested to work on this issue. So the expected result, we should return the git URL in this condition: ``` >>> e.find_urls('[email protected]:snowplow/snowplow-python-tracker.git') ['[email protected]:snowplow/snowplow-python-tracker.git'] ```...
Hi @seu-pedro I found the repo here https://github.com/vcaldas/python-guide-pt_br You may contact the maintainer for further info. Cheers! :rocket:
Merged REST cheatsheet into WSTG @ThunderSon @kingthorin in PR https://github.com/OWASP/wstg/pull/800 Now we may start discussing how we gonna structure testing REST application section.
@ThunderSon I thought CSS was `Cascading Style Sheet` :sweat_smile: I've no significant idea at the moment to improve of what's already written here in CSS https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/REST_Assessment_Cheat_Sheet.md Before we proceed, I'd...
It's not listed here https://github.com/nateshmbhat/webbot/tags Why you need this version, BTW?
Oh, it's been a year. Can we merge it soon? @subaquatic-pierre
Hi @madhuakula maybe I can try to help. So we need to put the risk level on each scenarios here? 1. Sensitive keys in codebases 2. DIND (docker-in-docker) exploitation 3....
Hi all. What's the update on Python3 upgrade plan? Maybe for a start, we can use [2to3](https://docs.python.org/3/library/2to3.html) to switch to Python3.