Skip to content

Releases: lexdotdev/nocapsec

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 11:54
b871f27

Changelog

  • 63bc58a Initial commit
  • 280cbf3 Merge branch 'base'
  • e2e7c90 Merge branch 'enhancements'
  • 056f5c8 Releaser
  • 4f2b213 SQLi inband checker
  • ed965e6 SQLi union extract verifier
  • 295c4f0 add crlf and cache poisoning support
  • 60b041b add ssti support
  • b29a677 artifacts: overhaul store, tighten sanitization, add tests
  • 30da76b authstate: add HTTP auth detection, expand store, drop redact stub
  • 84feaf5 browser: add chromedp context, event capture, artifact export, and tests
  • b871f27 change examples to only nocapsec binary usage
  • 2678de5 cleanup
  • a46045d cmd, pkg: wire config loading, update public API surface
  • efd5ea6 config: add structured configuration with YAML loading and validation
  • 13188f2 deps: add chromedp, interactsh, and supporting libraries
  • 2515779 engine owned contrast
  • a5ed1df engine: add enforcer, logging, drain/report/security regression tests, expand core
  • bf286b3 enhancements after expressibility audit
  • 1f13a33 evidence structural info + examples
  • 87d260e evidence, verdict: normalize schema, strengthen validation, add report helpers
  • 0e665f9 examples
  • 3e2aed0 httpx: add timing capture, replay, transport hardening, and tests
  • 9f6092d infrastructure shit
  • 7c2d3bb oast: complete interactsh integration with crypto, HTTP, wire, attribution, fake, and tests
  • 6eeceb4 phase 1
  • 269305e policy: add proxy policy, refine IP range and origin checks
  • 27a56b1 scaffolding: phase 0
  • f81dd75 simplifications
  • a73e8f8 validators: implement all vuln validators with full test coverage