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

New rule S3329: Cipher Block Chaining IVs should be unpredictable - for VB.NET #7562

Closed
mary-georgiou-sonarsource opened this issue Jul 10, 2023 · 0 comments · Fixed by #7590
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues.
Milestone

Comments

@mary-georgiou-sonarsource
Copy link
Contributor

mary-georgiou-sonarsource commented Jul 10, 2023

Implement S3329 for VB.NET

  • Create VB.NET test cases (based on the C# test cases)
  • set ShouldExecute to always return true
  • modify rule logic if necessary to accommodate VB.NET test cases
  • Update ITs
  • implement ShouldExecute for VB.NET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues.
Projects
None yet
4 participants