kubearmor / kubearmor-client

KubeArmor cli tool aka kArmor :robot:
Apache License 2.0
34 stars 83 forks source link

fix(recommend): Ensure karmor recommend supports Docker v26 by updating static policies and refactor extractTar function #448

Closed Ishaanj18 closed 2 months ago

Ishaanj18 commented 3 months ago

fixes: #444

  1. Modified policies under res/out directory according to the new policy template release.
  2. Added logic to check if the file path within the tar archive starts with "blobs/". If a file path starts with "blobs/", the function recursively calls extractTar to extract its contents.
Prateeknandle commented 2 months ago

And also please squash the commits

Ishaanj18 commented 2 months ago

Hey @Prateeknandle I am not able to see any reviews regarding code changes

Prateeknandle commented 2 months ago

Hey @Prateeknandle I am not able to see any reviews regarding code changes

sorry, forgot to submit the review