Skip to content

Commit

Permalink
fix(docker): remove etc from banlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Jguer committed Jun 15, 2021
1 parent 08fd825 commit caf7958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ggshield/scan/docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"/usr/",
"/lib/",
"/share/",
"/etc/",
"/bin/",
"/sbin/",
"/node_modules/",
Expand Down

0 comments on commit caf7958

Please sign in to comment.