Abed Kibbe
Abed Kibbe
I used pretty-checkbox without text to solve the issue. I placed the text in a div, and enclosed both pretty-checkbox and the text div in a row. Something like this:...
I wasn't aware of this. Before I do any changes to the code, do you have any concerns with using regex to match paths? So for example for the path...
Hello @simonbrowndotje, It has been a while since I created this PR. Can you please review. I pushed a commit that uses a regex for more specific matching. I tested...
Hi @simonbrowndotje, Pinging you again in case you missed my latest message.
Hello again @simonbrowndotje, Is there any chance of getting this merged soon? I'm following up because we are using this tool and it's great, but the risk is real as...
We have 2000+ repos to update and I had to use a script to execute `git-xargs` in batches of 50 repos to go around repo clone rate-limiting, which somewhat defeats...
Hey @cx-monica-casanova, could you please have a look at this? Is there any chance to get it reviewed and merged? We've been using my fork across the org at my...
FYI: I rolled back the commit https://github.com/Checkmarx/kics-github-action/pull/138/commits/c4ee8f4650cd2526651d067ffc4339e833a2dcb8, which skipped posting a comment if there are no findings and diff-aware reporting was enabled, because it was preventing the comment from being...