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.
- Host: GitHub
- URL: https://github.com/namesysf/badscriptchecker
- Owner: NamesysF
- Created: 2024-10-25T03:54:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T03:59:19.000Z (over 1 year ago)
- Last Synced: 2025-04-03T13:19:54.710Z (11 months ago)
- Topics: bash, cli, cybersecurity, python, safety, terminal, termux, useful-scripts
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.