Nakul Krishnakumar

Results 17 comments of Nakul Krishnakumar

If possible, I am ready to take up this issue. Thanks :)

> Why not just: % `pipx run bandit --version` > > ``` > bandit 1.8.6 > python version = 3.14.0 (main, Oct 7 2025, 16:07:00) [Clang 20.1.4 ] > ```...

> `--version` was just an example. A multitude of uses are equally possible. Oh I see, I never knew we could install packages using `pipx` or `uvx`, thank you for...

This PR is currently WIP. I still have to make the algorithm change as mentioned in @kgryte 's code review. My previous commit was just to rename the folders and...

I have implemented the algorithm in `dlassq` here as suggested in the above code review. @kgryte

I have read the CLA Document and I hereby sign the CLA

Hey @officialasishkumar , I wasn't sure on how to test the action. Thank you for the suggestion, I will do it asap and give you the url. Also there have...

@officialasishkumar Hey, I have been trying to fix the pipeline for the past couple of hours, but have been getting errors. This is the action url: https://github.com/nakul-krishnakumar/keploy/actions/runs/18944275108/job/54091070714?pr=1 Could you please...

Successfully tested the pipeline here: https://github.com/nakul-krishnakumar/keploy/actions/runs/18965288414/job/54160611528?pr=1, and it finally works as expected. Please review it @officialasishkumar .