e-m-b-a / emba

EMBA - The firmware security analyzer
https://www.securefirmware.de
GNU General Public License v3.0
2.49k stars 223 forks source link

docker image question #1192

Closed torabi12 closed 2 weeks ago

torabi12 commented 3 weeks ago

Describe the bug

During the install I got 1.4.1c docker image:

kép

After I ran a dependency check and it displayed an update for docker:

kép

I used the update: $ sudo ./emba -U

and this was downloading the latest:

kép

Now I have these on the VM:

kép

I don't understand why downloading the 3 months old when the 2 days are already available.

To Reproduce Steps to reproduce the behavior:

  1. EMBA installation default mode
  2. sudo ./emba -d 1
  3. sudo ./emba -U
  4. sudo docker image ls
  5. See the problem.

Expected behavior The latest should be the latest.

Screenshots See above.

Desktop (please complete the following information):

Priority issue Are you already a Sponsor? - [N]

Additional context Add any other context about the problem here.

m-1-k-3 commented 3 weeks ago

Thx for pointing to this issue. I need to Tag the 1.4.1c to latest. Will do this tomorrow

m-1-k-3 commented 2 weeks ago

should be solved by now ... could you please check

torabi12 commented 2 weeks ago

@work I have an older version of emba running on Kali 2024.1 and the -U just shows the status:

image

I will try on the latest release @home evening, but it will be fine for sure.

torabi12 commented 2 weeks ago

After the installation I ran emba -U and I got this:

kép

These are on the VM:

kép

m-1-k-3 commented 2 weeks ago

looks not too bad. With the next PR we will include the latest tag again in the installer and then I think it should be fine again.

torabi12 commented 2 weeks ago

Thank you for your support!

m-1-k-3 commented 2 weeks ago

should be fixed by now. Please do a check

torabi12 commented 2 weeks ago

During the install:

kép

after the install we have this:

kép

$ sudo ./emba -U shows these:

kép

I just don't understand why we have 1.4.1d and latest on the list, but the ID is the same so should be fine.

m-1-k-3 commented 2 weeks ago

looking good ... thx fortesting