Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform(general): Handle SAST suppressions (suppressions V2) (bridge…
…crewio#6109) * add logic to handle the new suppression format * log suppressions v2 * handle policy, repo, and file suppressions v2 * add tests and handle cloned policies * fix typing * add helper methods * fix line indentation * remove unnecessary null check * pass prisma severity to sast core * use get to handle old suppressions * remove extra iteration of values
- Loading branch information