Skip to content

Commit fde562f

Browse files
Added instructions for alerts
1 parent de39a29 commit fde562f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/setup.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ Please gather the following information before you start setting up:
138138
<details>
139139
<summary>Setup instructions</summary>
140140
Following is the one time easy setup to get your workspaces setup with the SAT:
141+
142+
* (Optional) Modify security_best_practices
143+
* Goto \<SATProject\>/configs/security_best_practices.csv and make a copy as \<SATProject\>/configs/security_best_practices_user.csv if security_best_practices_user.csv already does not exist.
144+
* Modify **enable** to 0 if you don't want a specific check to be performed.
145+
* Modify **alert** to 1 if you would like to receive an email when a deviation is detected, in addition to marking the deviation on the report
141146
142147
* Attach \<SATProject\>/notebooks/security_analysis_initializer to the SAT cluster you created above and Run -> Run all
143148
@@ -158,7 +163,7 @@ Please gather the following information before you start setting up:
158163
Following are the one time easy steps to get your workspaces setup with the SAT:
159164
<img src="./images/setup_steps.png" width="100%" height="100%">
160165
161-
1. (Optional) Modify security_best_practices
166+
1. Modify security_best_practices
162167
* Goto \<SATProject\>/configs/security_best_practices.csv and make a copy as \<SATProject\>/configs/security_best_practices_user.csv if security_best_practices_user.csv already does not exist.
163168
* Modify **enable** to 0 if you don't want a specific check to be performed.
164169
* Modify **alert** to 1 if you would like to receive an email when a deviation is detected, in addition to marking the deviation on the report

0 commit comments

Comments
 (0)