Vanessa Fotso
Vanessa Fotso
This PR implements several updates and fixes across our configuration files: - **Dockerfile Update**: The bundled application version has been updated to `2.3.10` to ensure compatibility with the latest libraries...
### Background Vulcan currently supports notifications via Email and Slack: **Email notifications** are centered around reviews: - Emails are sent to project admins CC’ing the user requesting a review. -...
Feature enhancement #498 Signed-off-by: Vanessa Fotso
Signed-off-by: Vanessa Fotso
Change the term 'control' in components to 'requirements' to deconflict the concept unit testing controls (using inspect) from the security controls from NIST
Additional tests for model associations, validations and duplicate scenarios.
# Summary **Ticket Description**: We saw an issue where a validator response contained a null character and it crashed the test runner, so it kept spinning forever. Since we don't...
# Summary This PR enhances the result rollup feature to support custom result logic through a user-defined block. The changes include: - New `ResultCollection` class: manages a collection of Inferno::Entities::Result...
# Summary This PR introduces new methods to streamline the addition of common link types. These methods simplify the process for test writers, allowing them to easily add predefined link...