Aadhitya A
Aadhitya A
Thanks for raising the issue @pk-218 👍
Generating a summary of tests so far? So can it be static or you want it dynamic kind?
> Generating a summary of tests so far? So can it be static or you want it dynamic kind? Static it is :)
Checking it up....
Found it... @afzal442 is right... 2 instances are found in the above docs page... the first one can be made as syntax though Got some free time ಥ_ಥ that's why...
Lint checks are failing, just conveying in advance :)
@acald-creator heads-up, you need to sign-off your commits using `-s` flag :) Or in GitHub editor, there's an option to enable it
@leecalcote IG the security vulnerabilities arises from the OS image used, say like if I used Ubuntu as OS image by default it has a vulnerability from it's system package......
This looks neat 👍 🔥 so does that mean we're going to replace all Docker images with GCR Distroless images instead of Alpine image?
 Seems the vulnerabilities arises from the system packages (like the above example), so does that mean updating the image to latest one will fix the above? Or would it...