Skip to content

Releases: cure53/DOMFortify

DOMFortify 0.5.0

Choose a tag to compare

@cure53 cure53 released this 24 Jun 11:21
0.5.0
1d114e6
  • Added more general tests and increased test coverage
  • Added more sink tests for innerHTML-like sinks and DOM properties
  • Added test coverage tracking for manual checks via npm run coverage
  • Updated the README with more brag-badges and updated info

DOMFortify 0.4.0

Choose a tag to compare

@cure53 cure53 released this 23 Jun 08:10
0.4.0
986d2bd
  • Fixed and updated the demo website, removed redundant content
  • Added better test coverage for when jQuery & AngularJS are loaded
  • Added test coverage with Playwright for more diverse and older browsers
  • Added new config options for easier INCLUDE & EXCLUDE setup
  • Fixed the workflows to catch PRs on all relevant branches
  • Updated several dependencies where possible

DOMFortify 0.3.0

Choose a tag to compare

@cure53 cure53 released this 22 Jun 09:41
0.3.0
76e466f
  • Hardened the codebase against Prototype Pollution attacks
  • Updated several development dependencies
  • Updated README and wiki pages with latest info
  • Fixed the workflow cadence for better coverage

DOMFortify 0.2.0

DOMFortify 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@cure53 cure53 released this 19 Jun 11:54
1c6ede5
  • Hardened the codebase against clobbering and Prototype Pollution attacks
  • Modified the README, simplified usage instructions, added badges
  • Added more tests and E2E test cases for modern browsers

DOMFortify 0.1.0

DOMFortify 0.1.0 Pre-release
Pre-release

Choose a tag to compare

@cure53 cure53 released this 17 Jun 12:33
24f4f65
  • Initial release to kick things off, do not use in production yet
  • Enabled general functionality of the library as described
  • Implemented configuration options
  • Implemented tests and added several demos
  • Updated all documentation