Ecosyste.ms: Awesome
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: 8 days 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 (12 days ago)
- Default Branch: main
- Last Pushed: 2024-10-25T03:59:19.000Z (12 days ago)
- Last Synced: 2024-10-26T17:28:31.198Z (10 days ago)
- Topics: bash, cli, cybersecurity, python, safety, terminal, termux, useful-scripts
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- 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.