← Back to context

Comment by merb

2 days ago

Just skimming the first few entries:

- most often are ub in binding code between rust and language x

- if not binding code the severity is often below 5, which is most often not a bug that will affect you

- exceptions are code with heavy async usage and user input handling (which rust never advertises to fix and is common in all languages, even ones with gc)