abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
955 stars 75 forks source link

Rebuild image, update dependencies #263

Closed eremeevfd closed 7 months ago

eremeevfd commented 7 months ago

@abahmed It could be great if you could rebuild the image, updating all dependencies, because our security scanners are worried

Screenshot 2024-01-15 at 15 13 49

I think it would be cool to just up patch version for this case, and maybe you can connect dependabot to this repo?

abahmed commented 7 months ago

Hello @eremeevfd , Thank you for raising this 🙏 I will release new version after upgrading dependancies right now.

I think we already integrated with dependabot (https://github.com/abahmed/kwatch/blob/main/.github/dependabot.yml#L1)

abahmed commented 7 months ago

Fixed in #264

eremeevfd commented 7 months ago

@abahmed amazing work, thank you very much!