run the following command on your terminal to clone the repository:
git clone [email protected]:CIRCLECI-GWP/prevent-xss-attacks
cd prevent-xss-attacks
Install the dependencies using the following command:
npm install
npm run test
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: Prevent XSS attacks with browser testing
- Author's GitHub profile: Fikayo Adepoju
Reviewers: Ron Powell, Stanley Ndagi, Amos Omondi