Skip to content

Commit 1509f26

Browse files
committed
Remove SRDE user guide
modified: docs/srde/01_getting_started/01_intro.md renamed: docs/srde/03_dlp/_category_.json -> docs/srde/02_dlp/_category_.json renamed: docs/srde/03_dlp/dlp.mdx -> docs/srde/02_dlp/dlp.mdx renamed: docs/srde/03_dlp/static/dlp_query_results.png -> docs/srde/02_dlp/static/dlp_query_results.png renamed: docs/srde/03_dlp/static/dlp_scan_big_query.png -> docs/srde/02_dlp/static/dlp_scan_big_query.png deleted: docs/srde/02_user_guide/01_connecting.mdx deleted: docs/srde/02_user_guide/02_data_access.mdx deleted: docs/srde/02_user_guide/03_data_transfers.mdx deleted: docs/srde/02_user_guide/04_troubleshooting.mdx deleted: docs/srde/02_user_guide/05_best_practices.mdx deleted: docs/srde/02_user_guide/_category_.json deleted: docs/srde/02_user_guide/static/airflow_permissions.png deleted: docs/srde/02_user_guide/static/auth_login.png deleted: docs/srde/02_user_guide/static/bastion_instance.png deleted: docs/srde/02_user_guide/static/big_query.png deleted: docs/srde/02_user_guide/static/big_query_exporter_tab.png deleted: docs/srde/02_user_guide/static/big_query_scan_result.png deleted: docs/srde/02_user_guide/static/cmd_prompt_gcp_login.png deleted: docs/srde/02_user_guide/static/cmd_prompt_py.png deleted: docs/srde/02_user_guide/static/cmd_prompt_python.png deleted: docs/srde/02_user_guide/static/dag_status.png deleted: docs/srde/02_user_guide/static/dag_trigger.png deleted: docs/srde/02_user_guide/static/data_egress_process_overview.png deleted: docs/srde/02_user_guide/static/data_ingestion_process_overview.png deleted: docs/srde/02_user_guide/static/find_relevant_dag.png deleted: docs/srde/02_user_guide/static/gcloud_windows_installer.png deleted: docs/srde/02_user_guide/static/gcp_cloud_storage_buckets.png deleted: docs/srde/02_user_guide/static/gcp_copy_to_ingress_bucket.png deleted: docs/srde/02_user_guide/static/gcp_staging_ingress_bucket.png deleted: docs/srde/02_user_guide/static/getting_into_bastion.png deleted: docs/srde/02_user_guide/static/gsutils_cp.png deleted: docs/srde/02_user_guide/static/gsutils_cp_egress.png deleted: docs/srde/02_user_guide/static/gsutils_cp_export.png deleted: docs/srde/02_user_guide/static/gsutils_ls.png deleted: docs/srde/02_user_guide/static/gsutils_ls_on_your_workspace_path.png deleted: docs/srde/02_user_guide/static/gsutils_ls_on_your_workspace_path_timestamped_folder.png deleted: docs/srde/02_user_guide/static/ls_dot_ssh.png deleted: docs/srde/02_user_guide/static/mingw_eval_ssh.png deleted: docs/srde/02_user_guide/static/mingw_export_project_gcloud_login.png deleted: docs/srde/02_user_guide/static/no_sensitive_info.png deleted: docs/srde/02_user_guide/static/oauth_consent.png deleted: docs/srde/02_user_guide/static/oauth_consent_windows.png deleted: docs/srde/02_user_guide/static/pagent_in_tray.png deleted: docs/srde/02_user_guide/static/pagent_properties_popout.png deleted: docs/srde/02_user_guide/static/pagent_windows.png deleted: docs/srde/02_user_guide/static/powershell_script.png deleted: docs/srde/02_user_guide/static/ppk_add_key.png deleted: docs/srde/02_user_guide/static/ppk_properties_trust.png deleted: docs/srde/02_user_guide/static/push_using_airflow.png deleted: docs/srde/02_user_guide/static/putty_bastion.png deleted: docs/srde/02_user_guide/static/putty_security_alert.png deleted: docs/srde/02_user_guide/static/putty_ssh_to_vm.png deleted: docs/srde/02_user_guide/static/select_project.png deleted: docs/srde/02_user_guide/static/sensitive_info_type_count.png deleted: docs/srde/02_user_guide/static/ssh_in_browser.png deleted: docs/srde/02_user_guide/static/vpc_basics.png renamed: docs/srde/04_faq/01_basics.mdx -> docs/srde/03_faq/01_basics.mdx renamed: docs/srde/04_faq/02_env_roles.mdx -> docs/srde/03_faq/02_env_roles.mdx renamed: docs/srde/04_faq/03_using_srde.md -> docs/srde/03_faq/03_using_srde.md renamed: docs/srde/04_faq/_category_.json -> docs/srde/03_faq/_category_.json renamed: docs/srde/05_support/01_support.md -> docs/srde/04_support/01_support.md renamed: docs/srde/05_support/_category_.json -> docs/srde/04_support/_category_.json renamed: docs/srde/06_redcap/_category_.json -> docs/srde/05_redcap/_category_.json renamed: docs/srde/06_redcap/redcap.md -> docs/srde/05_redcap/redcap.md
1 parent dde2730 commit 1509f26

64 files changed

Lines changed: 2 additions & 559 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/srde/01_getting_started/01_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Welcome to the Secure Research Data Environment documentation! If you do not hav
55
If you are an active user, you can proceed to one of the categories on the left.
66

77
:::tip
8-
If you are looking to use REDCap, proceed to [REDCap](../06_redcap/redcap.md)
8+
If you are looking to use REDCap, proceed to [REDCap](../05_redcap/redcap.md)
99
:::
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Data Loss Prevention (DLP) is a tool provided by Google Cloud that automatically detects potentially sensitive information such as names, dates, social security numbers, credit card numbers, etc. As part of the SRDE egress process, we run a DLP scan to help the data steward more easily judge whether the data being exported is in compliance with the relevant data use agreement(s). The scan will flag any information it considers potentially sensitive, and it is up to the data steward to review the results and either approve the export or send it back to the researchers for further review.
44

5-
The DLP scan is triggered by the Egress_2 script as part of the [data egress process](../02_user_guide/03_data_transfers.mdx). Once it is generated, you can explore the table of flagged items in BigQuery. First, open a query tab as shown in the screenshot below, and then use SQL queries like the examples in this guide to check specific items and view overall statistics on the table.
5+
The DLP scan is triggered by the Egress_2 script as part of the data egress process. Once it is generated, you can explore the table of flagged items in BigQuery. First, open a query tab as shown in the screenshot below, and then use SQL queries like the examples in this guide to check specific items and view overall statistics on the table.
66

77
![DLP scan in BigQuery](./static/dlp_scan_big_query.png)
88

File renamed without changes.
File renamed without changes.

docs/srde/02_user_guide/01_connecting.mdx

Lines changed: 0 additions & 335 deletions
This file was deleted.

docs/srde/02_user_guide/02_data_access.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)