If you discover a security vulnerability in any of these scripts, please report it by:
- Opening a GitHub Issue - For non-sensitive issues
- Direct Contact - For sensitive vulnerabilities, please reach out directly through GitHub
These scripts are designed for system administration and often require elevated privileges:
- Review before running - Always review scripts before executing them in your environment
- Test in isolation - Test scripts in a non-production environment first
- Understand the scope - Some scripts make tenant-wide or system-wide changes
- Credentials - Never hardcode credentials; use secure credential management
When using scripts from this repository:
- Download from the official repository only
- Verify script integrity before execution
- Run with least-privilege principles where possible
- Keep audit logs of script executions
- Update to latest versions for security fixes