You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,11 @@ Please gather the following information before you start setting up:
138
138
<details>
139
139
<summary>Setup instructions</summary>
140
140
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
141
146
142
147
* Attach \<SATProject\>/notebooks/security_analysis_initializer to the SAT cluster you created above and Run -> Run all
143
148
@@ -158,7 +163,7 @@ Please gather the following information before you start setting up:
158
163
Following are the one time easy steps to get your workspaces setup with the SAT:
* 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.
163
168
* Modify **enable** to 0 if you don't want a specific check to be performed.
164
169
* 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