Skip to content

Release v1.2.68

Compare
Choose a tag to compare
@guyacosta guyacosta released this 21 Sep 08:18
f715fda

Changes:

  • f715fda Improvement on dependency identification and elimination of false pos #293 (#295)

Other recent changes of note include: 79f4b09 Fixes for #259, #278 correcting the output of match details for the unique tags option that was not functioning right due to clause misidentification resulting in more than one match per tag. Improves code by reducing near redundant ScanResult structure to use MatchResult directly and avoid duplication and cuts allocations down 50%. Adds back 3 test cases post OAT integration. (#292) Improves AzureKeyVault rule pattern accuracy and fixes line selection and highlighing in the features file dialog.