mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-30 16:06:52 +03:00
Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation
This commit is contained in:
@@ -5,6 +5,12 @@ description: >
|
||||
cryptography library for certificate generation and ssl module for TLS verification.
|
||||
Validates certificate chains, checks expiration, and audits mTLS deployment status.
|
||||
Use when implementing zero-trust service-to-service authentication.
|
||||
domain: cybersecurity
|
||||
subdomain: security-operations
|
||||
tags: [implementing, mtls, for, zero]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Implementing mTLS for Zero Trust Services
|
||||
|
||||
Reference in New Issue
Block a user