v2.2.5
2026-08-20
최신
OpenGrep Reliability
- Timed-out taint batches are never replayed recursivelyeach bounded batch runs once; if it reaches its execution limit, Oryon records the affected rules and targets and continues with the remaining partitions instead of repeating the same work until the workspace deadline is exhausted.
- Completed rule partitions remain availablelater search and taint batches still receive execution time after a localized taint timeout, while the affected coverage remains explicitly incomplete.
-
Protected TSD payloads are recognized before parsingfiles whose contents begin with the exact
%TSD-Header-###%protection marker are classified as non-source input rather than being sent repeatedly to every compatible OpenGrep rule. -
Generated .NET output is excluded
obj/trees are classified as build output, preventing generated C# files from adding parser noise and redundant rule work while authored.csfiles remain in scope.
Compatibility
- No rules, public settings, timeout values, WebAPI payloads, dashboard behavior, dependency analysis or AI enrichment behavior changed in this patch.