nyx/src/ssa
2026-06-03 11:32:30 -05:00
..
alias.rs Critical bug fixes and recall improvements (#68) 2026-05-11 12:42:39 -04:00
const_prop.rs feat(ssa): optimize branch condition handling via constant folding, enhance precision for taint analysis, and expand OWASP Benchmark support 2026-06-02 13:41:45 -05:00
copy_prop.rs feat(lint): centralize clippy::collapsible_if allowance in Cargo.toml and remove redundant file-level declarations 2026-06-02 18:30:14 -05:00
dce.rs Critical bug fixes and recall improvements (#68) 2026-05-11 12:42:39 -04:00
display.rs Prerelease cleanup (#46) 2026-04-29 00:58:38 -04:00
heap.rs feat(lint): centralize clippy::collapsible_if allowance in Cargo.toml and remove redundant file-level declarations 2026-06-02 18:30:14 -05:00
invariants.rs Critical bug fixes and recall improvements (#68) 2026-05-11 12:42:39 -04:00
ir.rs Critical bug fixes and recall improvements (#68) 2026-05-11 12:42:39 -04:00
lower.rs docs: update inline references and improve XSS detection in Java servlet writers, refactor matchers for clarity and extend sanitizer support 2026-06-03 11:32:30 -05:00
mod.rs feat(ssa): optimize branch condition handling via constant folding, enhance precision for taint analysis, and expand OWASP Benchmark support 2026-06-02 13:41:45 -05:00
param_points_to.rs Critical bug fixes and recall improvements (#68) 2026-05-11 12:42:39 -04:00
pointsto.rs refactor(dynamic): replace reflective invocation with route replay logic for Micronaut and Quarkus, remove annotation stubs, and enhance runtime path binding 2026-05-26 11:38:12 -05:00
static_map.rs feat(lint): centralize clippy::collapsible_if allowance in Cargo.toml and remove redundant file-level declarations 2026-06-02 18:30:14 -05:00
type_facts.rs feat(lint): centralize clippy::collapsible_if allowance in Cargo.toml and remove redundant file-level declarations 2026-06-02 18:30:14 -05:00
xml_config.rs new capacity bits (#67) 2026-05-07 01:29:31 -04:00
xpath_config.rs new capacity bits (#67) 2026-05-07 01:29:31 -04:00