Question 025
### What are the post-processing checks performed on GitHub Copilot's responses?
> https://resources.github.com/learn/pathways/copilot/essentials/how-github-copilot-handles-data/
1. [x] Toxic language, relevancy, code quality (including security vulnerabilities), unique identifiers, and optional public code matching
1. [ ] Only syntax validation and code formatting checks
1. [ ] Performance benchmarking and memory usage optimization
1. [ ] Just checking for compilation errors and runtime exceptions