Sha256: 3362d0c40eb12e1a19110a4451687302f7de207b9b8cfd0e51b783f3c0e87bf8
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). This changelog adheres to [Keep a CHANGELOG](http://keepachangelog.com/). ## [0.2.3] - 2016-12-22 ### Fixed - Ensures that the url returned by the occurrence is filtered ### Changed - Does not match credit cards numbers that are part of longer numbers ## [0.2.2] - 2016-12-21 ### Fixed - Implements stricter credit cards pattern matching - Matches unconventionally formatted credit cards - Scans every sub string for credit cards ## [0.2.1] - 2016-12-19 ### Changed - Updates README for usage with Rails ### Fixed - Handles JSON parsing exceptions gracefully ## [0.2.0] - 2016-12-13 ### Added - Occurrence exposes content type - Support for different content types - Native JSON parameter parsing - Allows defining parameter parsers - Scans and masks parameter keys - Adds credit card brand validation ### Changed - Occurrence now exposes query and body params separately ### Fixed - Skips scanning of file uploads ## [0.1.0] - 2016-12-09 ### Added - Whitelisting of matches - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensitive_data_filter-0.2.3 | CHANGELOG.md |