Vanessa Fotso

Results 10 issues of 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...

packaging

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

enhancement

Feature enhancement #498 Signed-off-by: Vanessa Fotso

V3.0
enhancement
ruby
ux

Change the term 'control' in components to 'requirements' to deconflict the concept unit testing controls (using inspect) from the security controls from NIST

ux

Additional tests for model associations, validations and duplicate scenarios.

Testing

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