Commit graph

2 commits

Author SHA1 Message Date
HuangWenjie
fcc4319ab9 fix: address CodeQL warnings on include-extractor
- Remove unused HEADER_GLOB constant in include-extractor.ts
- Use fs.mkdtempSync for secure temp dir creation in tests
  (CodeQL: 'Insecure temporary file')
2026-05-07 17:49:31 +08:00
HuangWenjie
2cc66c982e feat: add IncludeExtractor for C++ cross-repo include tracking (group) 2026-04-28 17:57:49 +08:00