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: about 1 month 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T03:59:19.000Z (3 months ago)
- Last Synced: 2024-12-16T11:05:14.180Z (about 1 month 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.