-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
securitySecurity enhancementsSecurity enhancements
Description
Summary
As an administrator, I want to monitor any file changes so that I can quickly respond to any unauthorised modifications
Acceptance Criteria
Scenario: Website files are changed outside of deployments
Given that a deployment is not being executed
When one or more files are modified
Then I receive an email notification detailing the detected change
Scenario: Websites files are changed during deployment
Given that a deployment is being executed
When one or more files are modified
Then no notifications are sent
Additional context
Metadata
Metadata
Assignees
Labels
securitySecurity enhancementsSecurity enhancements