← All KD5FMU repositories
Staying-Connected
https://github.com/KD5FMU/Staying-Connected
· Shell · 1 finding · Review date 2026-07-11
Executive Summary
This is a simple AllStarLink Version 3 helper script for Debian 12 that checks to see if your node is connected to another node.
This is a simple AllStarLink Version 3 helper script for Debian 12 that checks to see if your node is connected to another node.
Summary Counts
Quick Reference
| ID | Severity | Category | File | Lines | Finding |
| STAY-001 |
Medium |
Security |
install-asl3-check-connection.sh |
228-229 |
Runtime script sources config without integrity protection |
Medium Issues
[STAY-001] Runtime script sources config without integrity protection
install-asl3-check-connection.sh : 228-229
check-connection.sh sources /etc/asterisk/local/check-connection.conf.
Impact: Writable config enables shell injection via sourced values.