mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-18 05:29:40 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Standards & References
|
||||
- **NIST SP 800-53 SC-7**: Boundary Protection - DLP enforces data boundaries
|
||||
- **PCI DSS 4.0 Req 3**: Protect stored account data
|
||||
- **GDPR Article 32**: Security of processing - preventing unauthorized data transfer
|
||||
- **HIPAA 164.312(e)(1)**: Transmission security for ePHI
|
||||
- **Microsoft Purview DLP**: https://learn.microsoft.com/en-us/purview/dlp-learn-about-dlp
|
||||
@@ -0,0 +1,8 @@
|
||||
# Workflows
|
||||
## DLP Deployment
|
||||
```
|
||||
[Identify sensitive data types] → [Create SITs and policies]
|
||||
→ [Deploy in audit mode] → [Review Activity Explorer for 2-4 weeks]
|
||||
→ [Tune rules and exclusions] → [Enable enforcement]
|
||||
→ [Monitor alerts and override rates] → [Quarterly policy review]
|
||||
```
|
||||
Reference in New Issue
Block a user