Releases: cure53/DOMFortify
Releases · cure53/DOMFortify
Release list
DOMFortify 0.5.0
- 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
- 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&EXCLUDEsetup - Fixed the workflows to catch PRs on all relevant branches
- Updated several dependencies where possible
DOMFortify 0.3.0
- 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
- 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
- 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