appvia / krane

Kubernetes RBAC static analysis & visualisation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] RBASC FACET an RBAC Graph are not displayed

kaz-33 opened this issue · comments

Short issue description

Krane version:
krane 0.1.0
OS Ubuntu 2004
container in local mode
K8S 1.24.x
RKE2

How can we reproduce the issue?

in my local machine, inside docker i run krane report -d /rbac + i run krane dashboard
all seems good, i see the findings but impossible to display the RBAC Graph and RBAC Facets...
i got this message when i run the report....

INFO: This may take several seconds to complete...
INFO: ERR Invalid graph operation on empty key. Graph `rbac-default` will be created.
INFO: Set RBAC cache path to: rbac/

Any idea?
I saw also this information:
https://redis.com/blog/redisgraph-eol/

Suggestions on how to fix the issue (OPTIONAL)

Hi @kaz-33. Could you expand with a bit more detail for us to understand the issue better? Any commands that you run would be helpful. The message you're seeing is expected btw. - it creates a new graph is there isn't one already.

Hi @marcinc Marcinc, sorry for the delay.
Than i explain i install krane to watch better the role,and misconfiguration

  1. The menu finding --> show me issues
  2. Menu RBAC Facets --> nothing appears
  3. Menu Graph --> nothing appears

do you want some trace, do you have the path for the log?

Hi @marcinc,
no news?