Skip to content

Commit f02ed85

Browse files
committed
add security note
1 parent 0599e48 commit f02ed85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ package = "netlify-plugin-cypress"
9898

9999
See [cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink) and recorded results at [![Cypress Dashboard](https://img.shields.io/badge/cypress-dashboard-brightgreen.svg)](https://dashboard.cypress.io/#/projects/4b7344/runs)
100100

101+
**Security note 🔐:** you should keep your `CYPRESS_RECORD_KEY` secret. Keep an eye on [this Netlify question](https://community.netlify.com/t/common-issue-using-environment-variables-on-netlify-correctly/267); we really hope Netlify hides this variable in logs if accidentally exposed and does not pass the environment variables to forked pull requests.
102+
101103
#### group
102104

103105
You can change the group name for the recorded run using `group` parameter

0 commit comments

Comments
 (0)