Pradyot Ranjan

Results 149 comments of Pradyot Ranjan

Would love to work on this. @Swpn0neel

Hi, I've added a draft PR for sh. I'm new here (and to rust as well) and trying to understand the rust and pixi developer ecosystem. One question that I...

Already found an issue with this. I ran the fuzzer for a while and It failed for this input : ```json { "0000": "00000000000000", "oBjeCt": { "metAdAtA": { "nAme": "0"...

I've added a check for `pb.PolicyStatus_Applied` as well for JSON inputs with `Object.Metadata.Name != ""`. With this, our fuzzer should run until it finds an edge case where input results...

> I think this PR and the resultant image could be uses as input for OSS-Fuzz. How long did you test it on your local system? @prady0t For about an...

Thanks a Lot for these changes! This makes much more sense now. Let me try to run these locally

Sorry for the late reply. Fuzzer is failing for this input : ``` []byte("{\"oBjeCt\":{\"metAdAtA\":{\"nAme\":\"0\"},\"speC\":{\"seleCtor\":{\"mAtChLABels\":{\"\":\"\"}}}}}") ``` @nyrahul did you find similar results locally? JSON format : ```json { "oBjeCt": { "metAdAtA":...

The fuzzer is now running. Would like your reviews @nyrahul @daemon1024 @DelusionalOptimist

Hey can you let me work on this? I'm really curious around K8s security and PSP. I gained some experience of security policies while I was contributing to Kyverno (CNCF...

@agriyakhetarpal We can put this for hacktoberfest.