LLVM security
Use this skill when the compiler or toolchain supplies the security property or diagnostic.
Topic routing
- Sanitizers and hardening for ASan, UBSan, MSan, TSan, CFI, SafeStack, and hardening flags.
- Analysis and mitigations for symbolic execution, security checks, and target-level mitigations.
- Secure pipelines for build policy, fuzzing integration, and Windows-specific protection.
- Resources for upstream tools and documentation.
Match flags and mitigations to the actual target and deployment environment. Verify that the resulting binary carries or exercises the intended property; a successful compilation alone is insufficient evidence.