Rohit Kumar

Results 21 issues of Rohit Kumar

Hi @tgalopin , Thanks for this great Sanitizer! So, we are in a situation where we can't WhiteList Tags, we are using CKeditor5 and using that our user will generate...

Hi there, I was exploring this project and i wasn't able to find something which can analyse pcap files uploaded by the user.

Hi There, I am trying to capture on all interfaces, is there any inbuilt function to get a list of all interfaces and we can iterate over that list? I...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Hi,...

**What’s missing?** I don't see a Search option in ``octokit.repos.listForAuthenticatedUser()``, and i think this is same for the underlying REST API by Github, Can someone recommend me any good alternative...

Type: Support

This Script Supports Youtube Video Integration or not?

Follow up ticket for - https://github.com/projectdiscovery/katana/issues/177 ### Please describe your feature request: Having a feature to extract all requests from browser will be best, i have been using https://github.com/Qianlitp/crawlergo i...

Type: Enhancement

I get the below error if I use ```rust let playwright = Playwright::initialize().await.unwrap(); playwright.prepare(); ``` Error ``` Failed to install browsers Error: Failed to download chromium, caused by Error: ERROR:...

Hi @anxolerd , I was trying to setup this project locally with ``pip3 install -r requirements.txt``. I'm getting below error ``` (venv) rohitcoder@Rohits-MacBook-Pro dvpwa % pip install -r requirements.txt Collecting...