Skip to content

v1.7.5

Compare
Choose a tag to compare
@gabriel-cx gabriel-cx released this 03 Aug 10:49
· 3573 commits to master since this release
58b2d58

🚀 New features and improvements

feature(engine): upgrade engine error handling for self ref in yaml/json files in #6532
feat(workflow): added github workflow to validate pr title in #6537
feat(workflow): added github workflow to add labels to issues according to its title in #6551

🐛 Bug fixes

fix(secrets): improve oAuthSecret secret to detect more valid characters in #6522
fix(regex): add Quotation mark in #6529
fix(query): non detection of . in vars for Terraform in #6534
fix(summary): add SearchLine Key to qItem in #6494
fix(query): transit_encryption attribute changed in #6477
fix(query): split One Query Policy in #6540
fix(query): add CidrIp Comparision in #6542
fix(query): add Allow Rule to Generic Private Key in #6538
fix(inspector): change regex special mask in #6535
fix(query): change ExpectedValue and ActualValue in #6543
fix(analyzer): remove optional dockercompose regex in #6539

📦 Dependency updates bumps

ci(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine in #6512

👻 Maintenance

docs(queries): update queries catalog in #6546
update(docker): drop patch version from alpine docker tag in #6463