All notable changes to this add-on will be documented in this file.
The format is based on Keep a Changelog.
- Add info URL to the add-on manifest.
- Upgraded spotless version
- Added vscode launch.json
- Fix exceptions using option introduced in previous version.
- Ensure i18n resources are always initialized.
- Disable stoping of addon after finding vulnerability #19
- Scan rule for uploading:
- HTACCESS file
- PHP and its variants
- JPEG AND GIF images with PHP code snippet
- Skipping the scan rule initialization if add-on configuration is not present.
- Minor change
- Scan rule will only execute if add-on configuration is specified.
- First version of FileUpload Addon.
- Contains scan rule for finding vulnerabilities related to File Upload.
- Types of uploaded files include:
- HTML and its variants
- JSP and its variants
- JPEG and GIF images
- EICAR file
- SVG images