Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

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 <[email protected]>

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.
Loading

0 comments on commit 3144ce7

Please sign in to comment.