tailwarden / komiser

Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!
https://komiser.io
Other
3.97k stars 433 forks source link

might import a wrong go dependency #1517

Open lonetrail opened 1 month ago

lonetrail commented 1 month ago

Describe the bug There are github.com/siruspen/logrus and github.com/sirupsen/logrus dependencies in the go.mod file, but only one location in the code uses github.com/siruspen/logrus. It seems to have been imported accidentally.

To Reproduce Steps to reproduce the behavior:

  1. I selected an AWS account from the dropdown list.
  2. I cannot the geomap on the dashboard page.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots or Loom video to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Please, add here more information about the context of the bug. For example: Images and/or videos showing the bug:

github-actions[bot] commented 1 month ago

Hey, thank you for opening your first Issue! 🙂 While a Tailwarden team member takes a look at your issue we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com

AvineshTripathi commented 1 month ago

Hey @lonetrail thanks for pointing this out! cc @Azanul