Skip to content

Releases: cure53/DOMFortify

DOMFortify 0.3.0

22 Jun 09:41
0.3.0
76e466f

Choose a tag to compare

  • 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

19 Jun 11:54
1c6ede5

Choose a tag to compare

DOMFortify 0.2.0 Pre-release
Pre-release
  • 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

17 Jun 12:33
24f4f65

Choose a tag to compare

DOMFortify 0.1.0 Pre-release
Pre-release
  • 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