mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-10 20:33:20 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# GCP Binary Authorization Implementation Template
|
||||
|
||||
## Configuration
|
||||
| Setting | Value |
|
||||
|---------|-------|
|
||||
| Project ID | |
|
||||
| GKE Cluster | |
|
||||
| Attestor Name | |
|
||||
| KMS Key Location | |
|
||||
| Policy Mode | Enforce / Dry-Run |
|
||||
|
||||
## Attestor Checklist
|
||||
- [ ] KMS keyring and key created
|
||||
- [ ] Container Analysis note created
|
||||
- [ ] Attestor created and linked to note
|
||||
- [ ] Public key added to attestor
|
||||
- [ ] CI/CD pipeline creates attestations
|
||||
- [ ] Break-glass procedure documented
|
||||
|
||||
## Policy Configuration
|
||||
| Rule | Scope | Mode | Attestors Required |
|
||||
|------|-------|------|--------------------|
|
||||
| Default | All clusters | | |
|
||||
| Production | prod-cluster | | |
|
||||
| Staging | staging-cluster | | |
|
||||
Reference in New Issue
Block a user