Release preparation for version 2.17.5

This commit is contained in:
github-actions[bot]
2024-06-10 13:40:39 +00:00
parent 7ecf1f9010
commit 877bfa2468
147 changed files with 359 additions and 107 deletions

View File

@@ -0,0 +1,5 @@
## 1.0.1
### Minor Analysis Improvements
* The `cpp/dangerous-function-overflow` no longer produces a false positive alert when the `gets` function does not have exactly one parameter.