Aadhitya A

Results 63 comments of Aadhitya A

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 :)

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?

![image](https://user-images.githubusercontent.com/59508546/143047685-a22649fb-a754-465c-abab-7818f03cf440.png) 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...