Sha256: 241463d3fb36f633a71a974f5953648645a1a4123fc35127897d0ed51f4791a0
Contents?: true
Size: 971 Bytes
Versions: 1
Compression:
Stored size: 971 Bytes
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.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.2 | CHANGELOG.md |