From 0aba175a17ee832ac4191aa05296e22db8e77c29 Mon Sep 17 00:00:00 2001 From: Elad Kaplan Date: Wed, 12 Jan 2022 20:31:48 +0200 Subject: [PATCH] add shellfirm --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55044b8..92f44fa 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Usability](#usability) - [Big Data](#big-data) - [DevOps](#devops) + - [Terminal](#terminal) - [Operating Systems](#operating-systems) - [Online resources](#online-resources) - [Datastores](#datastores) @@ -349,6 +350,10 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [Preflight](https://github.com/spectralops/preflight) - helps you verify scripts and executables to mitigate supply chain attacks in your CI and other systems. - [Teller](https://github.com/spectralops/teller) - a secrets management tool for devops and developers - manage secrets across multiple vaults and keystores from a single place. +## Terminal + +* [shellfirm](https://github.com/kaplanelad/shellfirm) - It is a handy utility to help avoid running dangerous commands with an extra approval step. You will immediately get a small prompt challenge that will double verify your action when risky patterns are detected. + ## Operating Systems ### Privacy & Security