Skip to content

integrates\test(back): #9822 vulnerabilities

Yeison Liscano requested to merge yliscanoatfluid into trunk

integrates\test(back): #9822 vulnerabilities

  • add util to test vulnerabilities
  • this will allow us to verify that all values in a enum could be handled by the graphql
  • no-deltas-test

These checklists encourage us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Author Checklist

  • I ensured the use case that I'm working on is covered by tests
  • I checked on my ephemeral environment (if there is one) that the product works as expected after this change

Reviewer Checklist

  • I understand what is changing and its impacts
  • I assessed the need for providing recommendations on how the issue is being addressed
  • I checked on the author's ephemeral environment (if there is one) that the product works as expected after this change
  • I will assist the author in resolving any issues arising from the change

Summary by CodeRabbit

  • New Features

    • Enhanced functionality for managing vulnerabilities with new types and classes.
    • Introduced structured arguments for creating vulnerabilities.
    • Added utilities for zipping enumerations, improving the flexibility of vulnerability creation.
  • Improvements

    • Restructured vulnerability list for better consistency and clarity.
    • Expanded logic for creating vulnerability instances, enhancing maintainability.
Edited by Fabio Lagos

Merge request reports