mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
- Use context manager and path validation for file reading example - Block directory traversal attacks with os.path.realpath check - Update terminology: whitelist/blacklist -> allowlist/blocklist Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>