Skip to content

Commit

Permalink
Add fuzzing test for Prioritize
Browse files Browse the repository at this point in the history
This commit will also:
- add regex validation & handling for policyName in fuzzing tests
- replace fuzzing shuffle method with own implementation as
math.rand's shuffle method is flagged by Checkmarx as a vulnerability.

Signed-off-by: Madalina Lazar <madalina.lazar@intel.com>

fix small comment issues
  • Loading branch information
madalazar committed Aug 8, 2023
1 parent a2dfbd0 commit 3144ce7
Showing 1 changed file with 282 additions and 46 deletions.

0 comments on commit 3144ce7

Please sign in to comment.