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 S5773: Types allowed to be deserialized should be restricted - VB.NET implementation #7565

Closed
5 tasks
Tim-Pohlmann opened this issue Jul 10, 2023 · 0 comments · Fixed by #7623
Closed
5 tasks
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Area: Security Related to Vulnerability and Security Hotspot rules Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Milestone

Comments

@Tim-Pohlmann
Copy link
Contributor

Tim-Pohlmann commented Jul 10, 2023

Once HashesShouldHaveUnpredictableSalt is migrated to the new SE engine, implement the VB.NET version of the rule:

  • 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: Security Related to Vulnerability and Security Hotspot rules Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants