denzuko / io.rearc.quest

0 stars 1 forks source link

(feat) Support Continuous Fuzzing in Security Checks #14

Open denzuko opened 3 years ago

denzuko commented 3 years ago

As a DevOps Security Engineering I would like to run automated endpoint fuzzing tests against the code base In order to ensure security quality

Scenario: Adds FuzzyMonkeyCo/action-monkey@v1 action When a pull request or release candidate is issued Then an instance should be spun up And then FuzzyMonkeyCo/action-monkey@v1 should test the new instance And FuzzyMonkeyCo/action-monkey@v1 should generate a report And then the instance should be destroyed