mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-16 20:55:17 +03:00
fix: remove out-of-scope changes (cloud-waf tags, zero-trust description rewrite)
This commit is contained in:
@@ -8,7 +8,7 @@ description: >
|
|||||||
false positives through rule tuning and logging analysis.
|
false positives through rule tuning and logging analysis.
|
||||||
domain: cybersecurity
|
domain: cybersecurity
|
||||||
subdomain: cloud-security
|
subdomain: cloud-security
|
||||||
tags: [cloud-waf, aws-waf, owasp-protection, rate-limiting, geo-blocking]
|
tags: [cloud-waf, aws-waf, azure-waf, cloudflare-waf, owasp-protection, rate-limiting]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
author: mahipal
|
author: mahipal
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
@@ -265,7 +265,7 @@ After 7-14 days of Count mode with acceptable false positive rates, switch manag
|
|||||||
|
|
||||||
## Output Format
|
## Output Format
|
||||||
|
|
||||||
```
|
```text
|
||||||
Cloud WAF Configuration Report
|
Cloud WAF Configuration Report
|
||||||
================================
|
================================
|
||||||
Web ACL: production-waf
|
Web ACL: production-waf
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: implementing-zero-trust-network-access
|
name: implementing-zero-trust-network-access
|
||||||
description: >
|
description: >
|
||||||
Implementing Zero Trust Network Access (ZTNA) in cloud environments by deploying
|
Implementing Zero Trust Network Access (ZTNA) in cloud environments by configuring
|
||||||
GCP Identity-Aware Proxy, AWS Verified Access, and Azure Conditional Access with
|
identity-aware proxies, micro-segmentation, continuous verification with conditional
|
||||||
Private Link. Covers micro-segmentation with security groups and Kubernetes network
|
access policies, and replacing traditional VPN-based access with BeyondCorp-style
|
||||||
policies, and replacing traditional VPN-based access with identity-based controls.
|
architectures across AWS, Azure, and GCP.
|
||||||
domain: cybersecurity
|
domain: cybersecurity
|
||||||
subdomain: cloud-security
|
subdomain: cloud-security
|
||||||
tags: [cloud-security, zero-trust, ztna, beyondcorp, identity-aware-proxy, micro-segmentation]
|
tags: [cloud-security, zero-trust, ztna, beyondcorp, identity-aware-proxy, micro-segmentation]
|
||||||
|
|||||||
Reference in New Issue
Block a user