v0.30.0 - gget virus & gget 8cube
-
NEW MODULES:
-
SECURITY IMPROVEMENTS:
- Replaced
os.system()with f-strings containing URLs from external APIs ingget/main.py - Replaced
exec()withimportlib.import_module()ingget setupfor safer dynamic imports - Replaced
shell=Truesubprocess calls with list-based arguments ingget muscle,gget diamond, andgget setupto prevent command injection
- Replaced