Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 16 0 branch update #166

Closed
wants to merge 13 commits into from
Closed

1 16 0 branch update #166

wants to merge 13 commits into from

Conversation

michaelcfanning
Copy link
Member

1.16.0 - 03/04/2025

  • BRK: Eliminate SEC000/101.Unclassified32CharacterString as noisy and not useful.
  • BRK: Rename SEC101/102.AdoPat friendly name to AdoLegacyPat.
  • BUG: Correct SEC000/002.Unclassified16ByteHexadecimalString id and rule name on calling GetMatchIdAndName (where SEC000/001.Unclassified64ByteBase64String was returned incorrectly before).
  • BUG: Resolve System.FormatException: The input is not a valid Base-46 string errors calling SEC101/102.AdoPat.GetMatchIdAndName by swallowing correct exception kind ArgumentException in IsChecksumValid helper.
  • BUG: ?P<name> is now used throughout for named captures as this is required currently for RE2 compatibility. This reverts a clean-up in this area (that broke RE2) in 1.15.0.

@nguerrera nguerrera deleted the 1-16-0-update branch March 5, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant