Dernier article
Pourquoi `curl | bash` est une mauvaise habitude dangereuse
Dernièrement, je suis retombé sur une vieille mauvaise habitude du monde Linux/DevOps/Cloud : installer un outil avec une commande du type : curl -sSL https://example.com/install.sh | bash Ou pire : curl -sSL https://...






