Files
codeql/javascript/ql/lib
Asger F 8d3a19aaad JS: Fix termination criteria
Previously it was theoretically possible to create a cycle of preferred predecessors, since badness had higher precedence than depth. We now require the preferred predecessor to have lower depth.

With this criteria we can remove the arbitray cap on badness.
2024-02-12 11:44:52 +01:00
..
2023-06-02 11:58:08 +02:00
2024-02-12 11:44:52 +01:00
2023-08-24 20:30:26 +02:00
2023-12-21 16:40:51 -08:00