We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559ae56 commit 673d70bCopy full SHA for 673d70b
Changelog.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.0.50] - 2024-12-05
8
+## Fix
9
+Fixes #664 handling of options from IgnoreRuleMap when using OptionsJson
10
+
11
+## New Functionality
12
+Adds `include-globs` argument to require all scanned files match a specific glob pattern #663.
13
14
## [1.0.49] - 2024-12-03
15
## Rules
16
Fixed false positives and false negatives in outdated/banned SSL/TLS protocols. #649
0 commit comments