Skip to content

Audit Mode #10

@edmondscommerce

Description

@edmondscommerce

As standard, the tool is designed to run as a pipeline, where any failure stops the whole process

It would be nice to be able to toggle "audit mode" where every step is run, even if the previous one fails.

Also anything else useful to aggregate the output into something that is useful in the context of a code audit.

To make "audit mode" work, we would need to hunt down all the set +e and set -e calls and replace these with a function call that handles this, check for audit mode etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions