An open API service indexing awesome lists of open source software.

https://github.com/namesysf/badscriptchecker

This program checks the Bash script for dangerous and unwanted commands.
https://github.com/namesysf/badscriptchecker

bash cli cybersecurity python safety terminal termux useful-scripts

Last synced: 11 months ago
JSON representation

This program checks the Bash script for dangerous and unwanted commands.

Awesome Lists containing this project

README

          

This program checks the Bash script for dangerous and unwanted commands. You can add your commands that you consider dangerous to the main file.
It is intended to be run on the command line.