rosehgal / DockerENT

The only open-source tool to analyze vulnerabilities and configuration issues with running docker container(s) and docker networks.
MIT License
126 stars 17 forks source link

Web Interface Error #35

Closed The-Inamati closed 3 years ago

The-Inamati commented 3 years ago

Describe the bug When I try to run from the web interface it says 'NoneType' object is not subscriptable.

To Reproduce Steps to reproduce the behavior:

  1. Access the Web interface
  2. Select all Containers, All Networks and All Tests
  3. See error

Expected behavior Tests to run I guess and some sort of feedback provided

Screenshots 1

Desktop (please complete the following information):

rosehgal commented 3 years ago

@The-Inamati This issue has been fixed in the latest REL, can you specify the version of DockerENT you are using.

The-Inamati commented 3 years ago

I cloned the repo the same day I posted. The current version is v0.1.15

rosehgal commented 3 years ago

Just run pip install DockerENT --upgrade once to check if everything is okay. I am running it, and it is running fine.

On Mon, Sep 28, 2020 at 2:34 PM Inamati notifications@github.com wrote:

I cloned the repo the same day I posted. The current version is v0.1.15

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/r0hi7/DockerENT/issues/35#issuecomment-699879743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBMCRX5WC3J5G4OGGJVRPDSIBGQFANCNFSM4RZN2F3Q .

rosehgal commented 3 years ago

Closing this issue, please open if you feel this issue still exit.