Files
codeql/javascript/ql/lib/change-notes/2024-05-21-big-ts-files.md
2024-05-30 09:25:15 -07:00

229 B

category
category
fix
  • Fixed a bug where very large TypeScript files would cause database creation to crash. Large files over 10MB were already excluded from analysis, but the file size check was not applied to TypeScript files.