@raishin/vanguard-frontier-agentic 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -1
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/metadata.json +2 -1
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/metadata.json +2 -1
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/metadata.json +2 -1
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/metadata.json +2 -1
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/metadata.json +2 -1
- package/agents/kubernetes/kubernetes-psa-review-agent/metadata.json +2 -1
- package/agents/terraform/terraform-reviewer/AGENT.md +2 -1
- package/catalog/skill-manifest.json +414 -414
- package/package.json +23 -4
- package/schemas/AGENTS.md +14 -0
- package/schemas/agent.frontmatter.schema.json +89 -0
- package/schemas/agent.schema.json +8 -0
- package/schemas/skill.frontmatter.schema.json +95 -0
- package/scripts/apply-skill-allowed-tools.py +142 -0
- package/scripts/backfill-skill-metadata.py +410 -0
- package/scripts/export-marketplace-agents.mjs +175 -0
- package/skills/argocd/argo-rollouts-progressive-delivery-review/SKILL.md +3 -0
- package/skills/argocd/argocd-gitops-review/SKILL.md +3 -0
- package/skills/aws/aws-agentcore/SKILL.md +3 -0
- package/skills/aws/aws-api-edge-delivery-review/SKILL.md +3 -0
- package/skills/aws/aws-bedrock-agent-security-governor/SKILL.md +3 -0
- package/skills/aws/aws-change-impact-advisor/SKILL.md +3 -0
- package/skills/aws/aws-ci-cd-release-engineer/SKILL.md +3 -0
- package/skills/aws/aws-compliance-evidence-mapper/SKILL.md +3 -0
- package/skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md +3 -0
- package/skills/aws/aws-cost-optimization-governor/SKILL.md +3 -0
- package/skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md +3 -0
- package/skills/aws/aws-data-protection-backup-steward/SKILL.md +3 -0
- package/skills/aws/aws-deployment-hotfix-operator/SKILL.md +3 -0
- package/skills/aws/aws-devops-agent-skill-designer/SKILL.md +3 -0
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md +3 -0
- package/skills/aws/aws-ec2-compute-operations-steward/SKILL.md +3 -0
- package/skills/aws/aws-ecs-fargate-platform-operator/SKILL.md +3 -0
- package/skills/aws/aws-ecs-service-remediation-operator/SKILL.md +3 -0
- package/skills/aws/aws-eks-platform-operator/SKILL.md +3 -0
- package/skills/aws/aws-event-driven-architecture-review/SKILL.md +3 -0
- package/skills/aws/aws-generative-ai-developer/SKILL.md +3 -0
- package/skills/aws/aws-iac-change-safety-review/SKILL.md +3 -0
- package/skills/aws/aws-iac-patch-executor/SKILL.md +3 -0
- package/skills/aws/aws-iam-least-privilege-review/SKILL.md +3 -0
- package/skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md +3 -0
- package/skills/aws/aws-landing-zone-governor/SKILL.md +3 -0
- package/skills/aws/aws-live-deployment-guarded-operator/SKILL.md +3 -0
- package/skills/aws/aws-live-ecs-rollout-guard/SKILL.md +3 -0
- package/skills/aws/aws-live-iac-change-guard/SKILL.md +3 -0
- package/skills/aws/aws-live-pipeline-approval-operator/SKILL.md +3 -0
- package/skills/aws/aws-live-serverless-release-guard/SKILL.md +3 -0
- package/skills/aws/aws-maestro/SKILL.md +3 -0
- package/skills/aws/aws-migration-cutover-architect/SKILL.md +3 -0
- package/skills/aws/aws-network-architect/SKILL.md +3 -0
- package/skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md +3 -0
- package/skills/aws/aws-observability-incident-responder/SKILL.md +3 -0
- package/skills/aws/aws-pipeline-fix-operator/SKILL.md +3 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +3 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/SKILL.md +3 -0
- package/skills/aws/aws-resilience-bcdr-review/SKILL.md +3 -0
- package/skills/aws/aws-s3-data-perimeter-governor/SKILL.md +3 -0
- package/skills/aws/aws-security-posture-hardening/SKILL.md +3 -0
- package/skills/aws/aws-serverless-production-readiness/SKILL.md +3 -0
- package/skills/aws/aws-serverless-rollout-corrector/SKILL.md +3 -0
- package/skills/aws/aws-solution-architect/SKILL.md +3 -0
- package/skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md +3 -0
- package/skills/azure/azure-ai-foundry-ops-governor/SKILL.md +3 -0
- package/skills/azure/azure-aks-platform-operator/SKILL.md +3 -0
- package/skills/azure/azure-app-service-production-readiness/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-application-developer/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-platform-operator/SKILL.md +3 -0
- package/skills/azure/azure-cost-estimation-review/SKILL.md +3 -0
- package/skills/azure/azure-cost-optimization-governor/SKILL.md +3 -0
- package/skills/azure/azure-entra-id-specialist/SKILL.md +3 -0
- package/skills/azure/azure-governance-policy-guardrails/SKILL.md +3 -0
- package/skills/azure/azure-identity-governance-review/SKILL.md +3 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md +3 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +3 -0
- package/skills/azure/azure-landing-zone-architect/SKILL.md +3 -0
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +3 -0
- package/skills/azure/azure-maestro/SKILL.md +3 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/SKILL.md +3 -0
- package/skills/azure/azure-network-topology-review/SKILL.md +3 -0
- package/skills/azure/azure-observability-investigator/SKILL.md +3 -0
- package/skills/azure/azure-platform-automation-devops/SKILL.md +3 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/SKILL.md +3 -0
- package/skills/azure/azure-rbac-review/SKILL.md +3 -0
- package/skills/azure/azure-resilience-bcdr-review/SKILL.md +3 -0
- package/skills/azure/azure-resource-health-incident-triage/SKILL.md +3 -0
- package/skills/azure/azure-role-selector/SKILL.md +3 -0
- package/skills/azure/azure-security-posture-hardening/SKILL.md +3 -0
- package/skills/azure/azure-subscription-resource-organization/SKILL.md +3 -0
- package/skills/backstage/backstage-scaffolder-template-review/SKILL.md +3 -0
- package/skills/cert-manager/cert-manager-issuer-trust-review/SKILL.md +3 -0
- package/skills/cilium/cilium-network-policy-review/SKILL.md +3 -0
- package/skills/falco/falco-runtime-threat-rules-review/SKILL.md +3 -0
- package/skills/finops/finops-cloud-price-advisor/SKILL.md +3 -0
- package/skills/fluxcd/fluxcd-kustomization-helmrelease-review/SKILL.md +3 -0
- package/skills/istio/istio-ambient-mesh-review/SKILL.md +3 -0
- package/skills/kubernetes/external-secrets-operator-review/SKILL.md +3 -0
- package/skills/kubernetes/kubecost-chargeback-allocation-review/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-maestro/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-pod-spec-review/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-rbac-review/SKILL.md +3 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/SKILL.md +3 -0
- package/skills/kyverno/kyverno-policy-review/SKILL.md +3 -0
- package/skills/oci/oci-autonomous-database-architect/SKILL.md +3 -0
- package/skills/oci/oci-certificates-issuer-review/SKILL.md +3 -0
- package/skills/oci/oci-cloud-guard-responder/SKILL.md +3 -0
- package/skills/oci/oci-compute-instance-agent-operator/SKILL.md +3 -0
- package/skills/oci/oci-compute-platform-operator/SKILL.md +3 -0
- package/skills/oci/oci-cost-finops-analyst/SKILL.md +3 -0
- package/skills/oci/oci-database-platform-dba/SKILL.md +3 -0
- package/skills/oci/oci-dbtools-sql-analyst/SKILL.md +3 -0
- package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +3 -0
- package/skills/oci/oci-exadata-database-architect/SKILL.md +3 -0
- package/skills/oci/oci-exadata-platform-architect/SKILL.md +3 -0
- package/skills/oci/oci-fusion-apps-environment-operator/SKILL.md +3 -0
- package/skills/oci/oci-goldengate-replication-operator/SKILL.md +3 -0
- package/skills/oci/oci-identity-access-governor/SKILL.md +3 -0
- package/skills/oci/oci-iot-digital-twin-engineer/SKILL.md +3 -0
- package/skills/oci/oci-limits-capacity-planner/SKILL.md +3 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-network-security-rule-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +3 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/SKILL.md +3 -0
- package/skills/oci/oci-maestro/SKILL.md +3 -0
- package/skills/oci/oci-migration-cutover-architect/SKILL.md +3 -0
- package/skills/oci/oci-multi-cloud-architect/SKILL.md +3 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md +3 -0
- package/skills/oci/oci-network-architect/SKILL.md +3 -0
- package/skills/oci/oci-observability-incident-responder/SKILL.md +3 -0
- package/skills/oci/oci-recovery-service-operator/SKILL.md +3 -0
- package/skills/oci/oci-registry-artifact-governor/SKILL.md +3 -0
- package/skills/oci/oci-resource-search-inventory-analyst/SKILL.md +3 -0
- package/skills/oci/oci-security-compliance-reviewer/SKILL.md +3 -0
- package/skills/oci/oci-solution-architect/SKILL.md +3 -0
- package/skills/oci/oci-storage-backup-steward/SKILL.md +3 -0
- package/skills/oci/oci-support-incident-coordinator/SKILL.md +3 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md +3 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/SKILL.md +3 -0
- package/skills/prometheus/prometheus-alerting-cardinality-review/SKILL.md +3 -0
- package/skills/sigstore/sigstore-cosign-supply-chain-review/SKILL.md +3 -0
- package/skills/terraform/terraform-maestro/SKILL.md +3 -0
- package/skills/velero/velero-backup-restore-guard/SKILL.md +3 -0
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
{
|
|
7
7
|
"id": "argo-rollouts-progressive-delivery-review",
|
|
8
8
|
"path": "skills/argocd/argo-rollouts-progressive-delivery-review",
|
|
9
|
-
"aggregate_sha256": "
|
|
9
|
+
"aggregate_sha256": "1b9b9607ac866adc19917bf0b696ff59ca2098b3a4d87ff626bc95a871b4f1a6",
|
|
10
10
|
"files": [
|
|
11
11
|
{
|
|
12
12
|
"path": "skills/argocd/argo-rollouts-progressive-delivery-review/SKILL.md",
|
|
13
|
-
"sha256": "
|
|
14
|
-
"bytes":
|
|
13
|
+
"sha256": "0203148307415d770c256639d1cabc126dffa4d8c85c82a3f72788d4bea53a52",
|
|
14
|
+
"bytes": 3184
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"path": "skills/argocd/argo-rollouts-progressive-delivery-review/metadata.json",
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
{
|
|
29
29
|
"id": "argocd-gitops-review",
|
|
30
30
|
"path": "skills/argocd/argocd-gitops-review",
|
|
31
|
-
"aggregate_sha256": "
|
|
31
|
+
"aggregate_sha256": "0bb01f2993a29ede04d3c4c9fa7f64df5f02cfaeaedab934b2a5c7c09e73955f",
|
|
32
32
|
"files": [
|
|
33
33
|
{
|
|
34
34
|
"path": "skills/argocd/argocd-gitops-review/SKILL.md",
|
|
35
|
-
"sha256": "
|
|
36
|
-
"bytes":
|
|
35
|
+
"sha256": "f0463e08baffd314eb45e24643909e12231ea0792f95594e900621a4f48ce23c",
|
|
36
|
+
"bytes": 3702
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"path": "skills/argocd/argocd-gitops-review/metadata.json",
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
{
|
|
61
61
|
"id": "aws-agentcore",
|
|
62
62
|
"path": "skills/aws/aws-agentcore",
|
|
63
|
-
"aggregate_sha256": "
|
|
63
|
+
"aggregate_sha256": "a75ca2ff411b20c7424adb8523a77b727e338c7cac19833a4527df283cc00d95",
|
|
64
64
|
"files": [
|
|
65
65
|
{
|
|
66
66
|
"path": "skills/aws/aws-agentcore/SKILL.md",
|
|
67
|
-
"sha256": "
|
|
68
|
-
"bytes":
|
|
67
|
+
"sha256": "b316c07e95a762adb2fada8b41593b0eaf4432699b2dc659c536727d4b530a2e",
|
|
68
|
+
"bytes": 3684
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
"path": "skills/aws/aws-agentcore/agents/openai.yaml",
|
|
@@ -112,12 +112,12 @@
|
|
|
112
112
|
{
|
|
113
113
|
"id": "aws-api-edge-delivery-review",
|
|
114
114
|
"path": "skills/aws/aws-api-edge-delivery-review",
|
|
115
|
-
"aggregate_sha256": "
|
|
115
|
+
"aggregate_sha256": "aed4d77976cbc72a6fce6eba2816f895ece63382a4679240e6dd0ee18a3c639d",
|
|
116
116
|
"files": [
|
|
117
117
|
{
|
|
118
118
|
"path": "skills/aws/aws-api-edge-delivery-review/SKILL.md",
|
|
119
|
-
"sha256": "
|
|
120
|
-
"bytes":
|
|
119
|
+
"sha256": "5f606e214a4804778e53c6fabd719971ad98d795362fb7c73ee9772acf3d802f",
|
|
120
|
+
"bytes": 2814
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"path": "skills/aws/aws-api-edge-delivery-review/metadata.json",
|
|
@@ -144,12 +144,12 @@
|
|
|
144
144
|
{
|
|
145
145
|
"id": "aws-bedrock-agent-security-governor",
|
|
146
146
|
"path": "skills/aws/aws-bedrock-agent-security-governor",
|
|
147
|
-
"aggregate_sha256": "
|
|
147
|
+
"aggregate_sha256": "3ed217d9af2f73c7ba9b1924dbe3dc078fbbc611ccf82468585790c02d725f15",
|
|
148
148
|
"files": [
|
|
149
149
|
{
|
|
150
150
|
"path": "skills/aws/aws-bedrock-agent-security-governor/SKILL.md",
|
|
151
|
-
"sha256": "
|
|
152
|
-
"bytes":
|
|
151
|
+
"sha256": "a6b57ccc36425489aa24d58916a76ec172d88286818ba0a9bafe2150ea3c5ffc",
|
|
152
|
+
"bytes": 2725
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"path": "skills/aws/aws-bedrock-agent-security-governor/metadata.json",
|
|
@@ -176,12 +176,12 @@
|
|
|
176
176
|
{
|
|
177
177
|
"id": "aws-change-impact-advisor",
|
|
178
178
|
"path": "skills/aws/aws-change-impact-advisor",
|
|
179
|
-
"aggregate_sha256": "
|
|
179
|
+
"aggregate_sha256": "5ce8bb1a272ca76079a78fe7b923a998033935ada3da0e5b788f08bb31722472",
|
|
180
180
|
"files": [
|
|
181
181
|
{
|
|
182
182
|
"path": "skills/aws/aws-change-impact-advisor/SKILL.md",
|
|
183
|
-
"sha256": "
|
|
184
|
-
"bytes":
|
|
183
|
+
"sha256": "337d3feac4cb1d8936d9af2f6d82e7c8e73a18e5b3a87a256abe47112041b1bf",
|
|
184
|
+
"bytes": 2798
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "skills/aws/aws-change-impact-advisor/metadata.json",
|
|
@@ -208,12 +208,12 @@
|
|
|
208
208
|
{
|
|
209
209
|
"id": "aws-ci-cd-release-engineer",
|
|
210
210
|
"path": "skills/aws/aws-ci-cd-release-engineer",
|
|
211
|
-
"aggregate_sha256": "
|
|
211
|
+
"aggregate_sha256": "5148a1c02255f33c51b0dbf28ddb4cb7911140cbae19add884f402636f25c096",
|
|
212
212
|
"files": [
|
|
213
213
|
{
|
|
214
214
|
"path": "skills/aws/aws-ci-cd-release-engineer/SKILL.md",
|
|
215
|
-
"sha256": "
|
|
216
|
-
"bytes":
|
|
215
|
+
"sha256": "4b30e0d389c32b48a30d09c03566f0721dd2ffb0615b26bb8c5d4e522de15f6c",
|
|
216
|
+
"bytes": 2831
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"path": "skills/aws/aws-ci-cd-release-engineer/metadata.json",
|
|
@@ -240,12 +240,12 @@
|
|
|
240
240
|
{
|
|
241
241
|
"id": "aws-compliance-evidence-mapper",
|
|
242
242
|
"path": "skills/aws/aws-compliance-evidence-mapper",
|
|
243
|
-
"aggregate_sha256": "
|
|
243
|
+
"aggregate_sha256": "3fac815966f017dc1cb75ca0bbb070b8c45e477c748b1731fd9e05640131d459",
|
|
244
244
|
"files": [
|
|
245
245
|
{
|
|
246
246
|
"path": "skills/aws/aws-compliance-evidence-mapper/SKILL.md",
|
|
247
|
-
"sha256": "
|
|
248
|
-
"bytes":
|
|
247
|
+
"sha256": "8723215e3bef3faa9a66d99079528caa6e0fbcfe04de0ab63f6e2dfd30354e31",
|
|
248
|
+
"bytes": 2694
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"path": "skills/aws/aws-compliance-evidence-mapper/metadata.json",
|
|
@@ -272,12 +272,12 @@
|
|
|
272
272
|
{
|
|
273
273
|
"id": "aws-cost-anomaly-watch-coordinator",
|
|
274
274
|
"path": "skills/aws/aws-cost-anomaly-watch-coordinator",
|
|
275
|
-
"aggregate_sha256": "
|
|
275
|
+
"aggregate_sha256": "9791b6bc2ce9d00a6c63d697c58baa2fe0c045fefa9d47854c6e9fe97338f51d",
|
|
276
276
|
"files": [
|
|
277
277
|
{
|
|
278
278
|
"path": "skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md",
|
|
279
|
-
"sha256": "
|
|
280
|
-
"bytes":
|
|
279
|
+
"sha256": "e522371d8081842b50bedcf16ec427ef10d5de19db3117e6b6130b57411b9bb2",
|
|
280
|
+
"bytes": 2752
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
283
|
"path": "skills/aws/aws-cost-anomaly-watch-coordinator/metadata.json",
|
|
@@ -304,12 +304,12 @@
|
|
|
304
304
|
{
|
|
305
305
|
"id": "aws-cost-optimization-governor",
|
|
306
306
|
"path": "skills/aws/aws-cost-optimization-governor",
|
|
307
|
-
"aggregate_sha256": "
|
|
307
|
+
"aggregate_sha256": "7d279a05940142c795eeb58b30c98dc9666002254509ccfe6119ae6542666be0",
|
|
308
308
|
"files": [
|
|
309
309
|
{
|
|
310
310
|
"path": "skills/aws/aws-cost-optimization-governor/SKILL.md",
|
|
311
|
-
"sha256": "
|
|
312
|
-
"bytes":
|
|
311
|
+
"sha256": "cda555eb7bf8b477b5182479383a62e0809f72e2cc33d48d595cf89f09445c62",
|
|
312
|
+
"bytes": 2656
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
315
|
"path": "skills/aws/aws-cost-optimization-governor/metadata.json",
|
|
@@ -336,12 +336,12 @@
|
|
|
336
336
|
{
|
|
337
337
|
"id": "aws-daily-operations-briefing-coordinator",
|
|
338
338
|
"path": "skills/aws/aws-daily-operations-briefing-coordinator",
|
|
339
|
-
"aggregate_sha256": "
|
|
339
|
+
"aggregate_sha256": "c1d5081cd2db826bf647835880428ca414d4300761d7a2a7d83534b00aa0aea3",
|
|
340
340
|
"files": [
|
|
341
341
|
{
|
|
342
342
|
"path": "skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md",
|
|
343
|
-
"sha256": "
|
|
344
|
-
"bytes":
|
|
343
|
+
"sha256": "9776c1aab9d99c3e546ed1549ea82a1c2c5d615d03b4a1693a383294f5d08f2a",
|
|
344
|
+
"bytes": 2867
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
347
|
"path": "skills/aws/aws-daily-operations-briefing-coordinator/metadata.json",
|
|
@@ -368,12 +368,12 @@
|
|
|
368
368
|
{
|
|
369
369
|
"id": "aws-data-protection-backup-steward",
|
|
370
370
|
"path": "skills/aws/aws-data-protection-backup-steward",
|
|
371
|
-
"aggregate_sha256": "
|
|
371
|
+
"aggregate_sha256": "84fa2426bd83cd3affc73aa3aea17da80f1a0f59c2bf433b86cbb1d15bae6b42",
|
|
372
372
|
"files": [
|
|
373
373
|
{
|
|
374
374
|
"path": "skills/aws/aws-data-protection-backup-steward/SKILL.md",
|
|
375
|
-
"sha256": "
|
|
376
|
-
"bytes":
|
|
375
|
+
"sha256": "d785489b6ae6c4d1412e8e1a419a0b4d0757ce617f5a892818ffc408c8910fac",
|
|
376
|
+
"bytes": 2692
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"path": "skills/aws/aws-data-protection-backup-steward/metadata.json",
|
|
@@ -400,12 +400,12 @@
|
|
|
400
400
|
{
|
|
401
401
|
"id": "aws-deployment-hotfix-operator",
|
|
402
402
|
"path": "skills/aws/aws-deployment-hotfix-operator",
|
|
403
|
-
"aggregate_sha256": "
|
|
403
|
+
"aggregate_sha256": "44331ac791807c43a3e72c54a1c7414d6404df22c135ed1d57f838c3480456ed",
|
|
404
404
|
"files": [
|
|
405
405
|
{
|
|
406
406
|
"path": "skills/aws/aws-deployment-hotfix-operator/SKILL.md",
|
|
407
|
-
"sha256": "
|
|
408
|
-
"bytes":
|
|
407
|
+
"sha256": "8ca08b59f9ae5ed5d2db9bc14c6fc3616a37204ed5b5ef13044f3be250832023",
|
|
408
|
+
"bytes": 2854
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"path": "skills/aws/aws-deployment-hotfix-operator/metadata.json",
|
|
@@ -432,12 +432,12 @@
|
|
|
432
432
|
{
|
|
433
433
|
"id": "aws-devops-agent-skill-designer",
|
|
434
434
|
"path": "skills/aws/aws-devops-agent-skill-designer",
|
|
435
|
-
"aggregate_sha256": "
|
|
435
|
+
"aggregate_sha256": "71bc35c70b24e8476be74a10735160d9add5eb85a77fdb5b22e83d31bc4c60f2",
|
|
436
436
|
"files": [
|
|
437
437
|
{
|
|
438
438
|
"path": "skills/aws/aws-devops-agent-skill-designer/SKILL.md",
|
|
439
|
-
"sha256": "
|
|
440
|
-
"bytes":
|
|
439
|
+
"sha256": "0965c81979ee6dc1e8d9f14abed90f5216d1766ab665dae4b008b00b26d7292f",
|
|
440
|
+
"bytes": 2792
|
|
441
441
|
},
|
|
442
442
|
{
|
|
443
443
|
"path": "skills/aws/aws-devops-agent-skill-designer/metadata.json",
|
|
@@ -464,12 +464,12 @@
|
|
|
464
464
|
{
|
|
465
465
|
"id": "aws-dynamodb-data-modeling-performance-review",
|
|
466
466
|
"path": "skills/aws/aws-dynamodb-data-modeling-performance-review",
|
|
467
|
-
"aggregate_sha256": "
|
|
467
|
+
"aggregate_sha256": "9b2867483e8d0f96713fa5808baa7a06bd0e776e30029a880a995c98125c6535",
|
|
468
468
|
"files": [
|
|
469
469
|
{
|
|
470
470
|
"path": "skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md",
|
|
471
|
-
"sha256": "
|
|
472
|
-
"bytes":
|
|
471
|
+
"sha256": "4015e542fb3dc91b6e4f44d0606f9da9430826209d75d0bac555140f9ad60604",
|
|
472
|
+
"bytes": 2788
|
|
473
473
|
},
|
|
474
474
|
{
|
|
475
475
|
"path": "skills/aws/aws-dynamodb-data-modeling-performance-review/metadata.json",
|
|
@@ -496,12 +496,12 @@
|
|
|
496
496
|
{
|
|
497
497
|
"id": "aws-ec2-compute-operations-steward",
|
|
498
498
|
"path": "skills/aws/aws-ec2-compute-operations-steward",
|
|
499
|
-
"aggregate_sha256": "
|
|
499
|
+
"aggregate_sha256": "06088679803d4deec5ec1d2acb7bdffa8df94e41b2528a2ef8f2a029199c65e8",
|
|
500
500
|
"files": [
|
|
501
501
|
{
|
|
502
502
|
"path": "skills/aws/aws-ec2-compute-operations-steward/SKILL.md",
|
|
503
|
-
"sha256": "
|
|
504
|
-
"bytes":
|
|
503
|
+
"sha256": "eee366b2dc64d0f4f7ee90d3e696555541b4206e5c4330ffbda344278e96e7ee",
|
|
504
|
+
"bytes": 2795
|
|
505
505
|
},
|
|
506
506
|
{
|
|
507
507
|
"path": "skills/aws/aws-ec2-compute-operations-steward/metadata.json",
|
|
@@ -528,12 +528,12 @@
|
|
|
528
528
|
{
|
|
529
529
|
"id": "aws-ecs-fargate-platform-operator",
|
|
530
530
|
"path": "skills/aws/aws-ecs-fargate-platform-operator",
|
|
531
|
-
"aggregate_sha256": "
|
|
531
|
+
"aggregate_sha256": "0ff2a9c0fe0bc9c30db55fee48867126cc4bf9cff6aaa0cdf6248d4c5f1673bd",
|
|
532
532
|
"files": [
|
|
533
533
|
{
|
|
534
534
|
"path": "skills/aws/aws-ecs-fargate-platform-operator/SKILL.md",
|
|
535
|
-
"sha256": "
|
|
536
|
-
"bytes":
|
|
535
|
+
"sha256": "37bf5f05e19507b951ccfee09c22a193ecea8b12f659d8c84033f154a8dd1fad",
|
|
536
|
+
"bytes": 2799
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
539
|
"path": "skills/aws/aws-ecs-fargate-platform-operator/metadata.json",
|
|
@@ -560,12 +560,12 @@
|
|
|
560
560
|
{
|
|
561
561
|
"id": "aws-ecs-service-remediation-operator",
|
|
562
562
|
"path": "skills/aws/aws-ecs-service-remediation-operator",
|
|
563
|
-
"aggregate_sha256": "
|
|
563
|
+
"aggregate_sha256": "203218ca3abb67f34be66e1e9173cac2aa5a882d6599b54097c133b1189ac156",
|
|
564
564
|
"files": [
|
|
565
565
|
{
|
|
566
566
|
"path": "skills/aws/aws-ecs-service-remediation-operator/SKILL.md",
|
|
567
|
-
"sha256": "
|
|
568
|
-
"bytes":
|
|
567
|
+
"sha256": "04454dc24a5534624f43741190600263e933e8fd71d7d94fa9793b9f0835ff64",
|
|
568
|
+
"bytes": 2804
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
571
|
"path": "skills/aws/aws-ecs-service-remediation-operator/metadata.json",
|
|
@@ -592,12 +592,12 @@
|
|
|
592
592
|
{
|
|
593
593
|
"id": "aws-eks-platform-operator",
|
|
594
594
|
"path": "skills/aws/aws-eks-platform-operator",
|
|
595
|
-
"aggregate_sha256": "
|
|
595
|
+
"aggregate_sha256": "188d314b14544c056f951c86abb330cffccc4639ac4b7265b61fdae5df9d1b80",
|
|
596
596
|
"files": [
|
|
597
597
|
{
|
|
598
598
|
"path": "skills/aws/aws-eks-platform-operator/SKILL.md",
|
|
599
|
-
"sha256": "
|
|
600
|
-
"bytes":
|
|
599
|
+
"sha256": "4d76a4570539f1f331251e74b0cbe79140e090042e00716e7b022fc56f5aaebc",
|
|
600
|
+
"bytes": 2685
|
|
601
601
|
},
|
|
602
602
|
{
|
|
603
603
|
"path": "skills/aws/aws-eks-platform-operator/metadata.json",
|
|
@@ -624,12 +624,12 @@
|
|
|
624
624
|
{
|
|
625
625
|
"id": "aws-event-driven-architecture-review",
|
|
626
626
|
"path": "skills/aws/aws-event-driven-architecture-review",
|
|
627
|
-
"aggregate_sha256": "
|
|
627
|
+
"aggregate_sha256": "1828bb901d05c5663d0b31b3485db045bb21ddc0f7d37536fb4daac061149973",
|
|
628
628
|
"files": [
|
|
629
629
|
{
|
|
630
630
|
"path": "skills/aws/aws-event-driven-architecture-review/SKILL.md",
|
|
631
|
-
"sha256": "
|
|
632
|
-
"bytes":
|
|
631
|
+
"sha256": "73a79acb20a63195c0b151b8321635d1444c377a9b844a83f77c37c0728733d2",
|
|
632
|
+
"bytes": 2790
|
|
633
633
|
},
|
|
634
634
|
{
|
|
635
635
|
"path": "skills/aws/aws-event-driven-architecture-review/metadata.json",
|
|
@@ -656,12 +656,12 @@
|
|
|
656
656
|
{
|
|
657
657
|
"id": "aws-generative-ai-developer",
|
|
658
658
|
"path": "skills/aws/aws-generative-ai-developer",
|
|
659
|
-
"aggregate_sha256": "
|
|
659
|
+
"aggregate_sha256": "635929efc2d4d54a8f7c506b2ae658865112019b4ea2f94f307b5ff7e7b039ae",
|
|
660
660
|
"files": [
|
|
661
661
|
{
|
|
662
662
|
"path": "skills/aws/aws-generative-ai-developer/SKILL.md",
|
|
663
|
-
"sha256": "
|
|
664
|
-
"bytes":
|
|
663
|
+
"sha256": "1642a01b4932a1ac63caced596d0d13b0ae9b1f84cadbe4f5e50541e017fe5d4",
|
|
664
|
+
"bytes": 3103
|
|
665
665
|
},
|
|
666
666
|
{
|
|
667
667
|
"path": "skills/aws/aws-generative-ai-developer/metadata.json",
|
|
@@ -688,12 +688,12 @@
|
|
|
688
688
|
{
|
|
689
689
|
"id": "aws-iac-change-safety-review",
|
|
690
690
|
"path": "skills/aws/aws-iac-change-safety-review",
|
|
691
|
-
"aggregate_sha256": "
|
|
691
|
+
"aggregate_sha256": "d84ae3e17eb9d77ca7d2e2e7b6c52540ab7fbb75ac3804e11fb4e54110e6bee1",
|
|
692
692
|
"files": [
|
|
693
693
|
{
|
|
694
694
|
"path": "skills/aws/aws-iac-change-safety-review/SKILL.md",
|
|
695
|
-
"sha256": "
|
|
696
|
-
"bytes":
|
|
695
|
+
"sha256": "b65c553496306c304ab2b41218d3e15ca8794451ceb7414abe641e84a10039d9",
|
|
696
|
+
"bytes": 2817
|
|
697
697
|
},
|
|
698
698
|
{
|
|
699
699
|
"path": "skills/aws/aws-iac-change-safety-review/metadata.json",
|
|
@@ -720,12 +720,12 @@
|
|
|
720
720
|
{
|
|
721
721
|
"id": "aws-iac-patch-executor",
|
|
722
722
|
"path": "skills/aws/aws-iac-patch-executor",
|
|
723
|
-
"aggregate_sha256": "
|
|
723
|
+
"aggregate_sha256": "c59274475288931015f6e6b8a2e55b9cb6a9f8c18903d2992fb8dc796aef318d",
|
|
724
724
|
"files": [
|
|
725
725
|
{
|
|
726
726
|
"path": "skills/aws/aws-iac-patch-executor/SKILL.md",
|
|
727
|
-
"sha256": "
|
|
728
|
-
"bytes":
|
|
727
|
+
"sha256": "d7bf023f3593ab61ae7005f3c116b9fe1499ea07436dab06703307a44ab6a68f",
|
|
728
|
+
"bytes": 2744
|
|
729
729
|
},
|
|
730
730
|
{
|
|
731
731
|
"path": "skills/aws/aws-iac-patch-executor/metadata.json",
|
|
@@ -752,12 +752,12 @@
|
|
|
752
752
|
{
|
|
753
753
|
"id": "aws-iam-least-privilege-review",
|
|
754
754
|
"path": "skills/aws/aws-iam-least-privilege-review",
|
|
755
|
-
"aggregate_sha256": "
|
|
755
|
+
"aggregate_sha256": "047e573de7f9c1072733db124e5295258407a3600760ee62522c19dbec4f44cb",
|
|
756
756
|
"files": [
|
|
757
757
|
{
|
|
758
758
|
"path": "skills/aws/aws-iam-least-privilege-review/SKILL.md",
|
|
759
|
-
"sha256": "
|
|
760
|
-
"bytes":
|
|
759
|
+
"sha256": "10852ff9af6f8386f33d739c3b56cee7dba9421baf3924c8541b80ce33213aa1",
|
|
760
|
+
"bytes": 2777
|
|
761
761
|
},
|
|
762
762
|
{
|
|
763
763
|
"path": "skills/aws/aws-iam-least-privilege-review/metadata.json",
|
|
@@ -784,12 +784,12 @@
|
|
|
784
784
|
{
|
|
785
785
|
"id": "aws-kms-secrets-lifecycle-steward",
|
|
786
786
|
"path": "skills/aws/aws-kms-secrets-lifecycle-steward",
|
|
787
|
-
"aggregate_sha256": "
|
|
787
|
+
"aggregate_sha256": "d3da20ca258e3b9c9f846c9826ffd24d30633961e2804f95e260dd16cf7535e6",
|
|
788
788
|
"files": [
|
|
789
789
|
{
|
|
790
790
|
"path": "skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md",
|
|
791
|
-
"sha256": "
|
|
792
|
-
"bytes":
|
|
791
|
+
"sha256": "537a329242180b32751516cd54dce6bc902f682b2467d0f0c654436e99457920",
|
|
792
|
+
"bytes": 2871
|
|
793
793
|
},
|
|
794
794
|
{
|
|
795
795
|
"path": "skills/aws/aws-kms-secrets-lifecycle-steward/metadata.json",
|
|
@@ -816,12 +816,12 @@
|
|
|
816
816
|
{
|
|
817
817
|
"id": "aws-landing-zone-governor",
|
|
818
818
|
"path": "skills/aws/aws-landing-zone-governor",
|
|
819
|
-
"aggregate_sha256": "
|
|
819
|
+
"aggregate_sha256": "88d52b4b6a17486b36f2c9adeb16d67482556b6d2485321f2e9d2947da4213e4",
|
|
820
820
|
"files": [
|
|
821
821
|
{
|
|
822
822
|
"path": "skills/aws/aws-landing-zone-governor/SKILL.md",
|
|
823
|
-
"sha256": "
|
|
824
|
-
"bytes":
|
|
823
|
+
"sha256": "850a59658ab44c504fa034343f907f1bc6524017fb5e37af186297259a7abdda",
|
|
824
|
+
"bytes": 2593
|
|
825
825
|
},
|
|
826
826
|
{
|
|
827
827
|
"path": "skills/aws/aws-landing-zone-governor/metadata.json",
|
|
@@ -848,12 +848,12 @@
|
|
|
848
848
|
{
|
|
849
849
|
"id": "aws-live-deployment-guarded-operator",
|
|
850
850
|
"path": "skills/aws/aws-live-deployment-guarded-operator",
|
|
851
|
-
"aggregate_sha256": "
|
|
851
|
+
"aggregate_sha256": "3b41d658881183bbd4d869ef4e3f1236c4be08c3f464e47c0dad361093aa14eb",
|
|
852
852
|
"files": [
|
|
853
853
|
{
|
|
854
854
|
"path": "skills/aws/aws-live-deployment-guarded-operator/SKILL.md",
|
|
855
|
-
"sha256": "
|
|
856
|
-
"bytes":
|
|
855
|
+
"sha256": "c0e459d5755585cb472975184b01839808235feaef9fd1b5279a4ad9731d3625",
|
|
856
|
+
"bytes": 3294
|
|
857
857
|
},
|
|
858
858
|
{
|
|
859
859
|
"path": "skills/aws/aws-live-deployment-guarded-operator/metadata.json",
|
|
@@ -885,12 +885,12 @@
|
|
|
885
885
|
{
|
|
886
886
|
"id": "aws-live-ecs-rollout-guard",
|
|
887
887
|
"path": "skills/aws/aws-live-ecs-rollout-guard",
|
|
888
|
-
"aggregate_sha256": "
|
|
888
|
+
"aggregate_sha256": "c8d31d1182bf127a5488234d8d8c7be1ad7a59accd16aaacee2ca727d34c0ee8",
|
|
889
889
|
"files": [
|
|
890
890
|
{
|
|
891
891
|
"path": "skills/aws/aws-live-ecs-rollout-guard/SKILL.md",
|
|
892
|
-
"sha256": "
|
|
893
|
-
"bytes":
|
|
892
|
+
"sha256": "7f95a16b9504728e4cacc400f0e423adb05477dfcc6c1f01845cce9565692a62",
|
|
893
|
+
"bytes": 2884
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
896
|
"path": "skills/aws/aws-live-ecs-rollout-guard/metadata.json",
|
|
@@ -922,12 +922,12 @@
|
|
|
922
922
|
{
|
|
923
923
|
"id": "aws-live-iac-change-guard",
|
|
924
924
|
"path": "skills/aws/aws-live-iac-change-guard",
|
|
925
|
-
"aggregate_sha256": "
|
|
925
|
+
"aggregate_sha256": "0a869a0088e2c17c6cd16b03571ed5352701ac7a94f3ac1615813bbcfde458cf",
|
|
926
926
|
"files": [
|
|
927
927
|
{
|
|
928
928
|
"path": "skills/aws/aws-live-iac-change-guard/SKILL.md",
|
|
929
|
-
"sha256": "
|
|
930
|
-
"bytes":
|
|
929
|
+
"sha256": "d94d0c773ec0d7c9bde121490b47fab80586963e8de774b5b1c2dc14ee2aff73",
|
|
930
|
+
"bytes": 2961
|
|
931
931
|
},
|
|
932
932
|
{
|
|
933
933
|
"path": "skills/aws/aws-live-iac-change-guard/metadata.json",
|
|
@@ -959,12 +959,12 @@
|
|
|
959
959
|
{
|
|
960
960
|
"id": "aws-live-pipeline-approval-operator",
|
|
961
961
|
"path": "skills/aws/aws-live-pipeline-approval-operator",
|
|
962
|
-
"aggregate_sha256": "
|
|
962
|
+
"aggregate_sha256": "2021830395bd5eabfa452df74c7fbadee79ddf461658d3ee8e46b6e61aea6654",
|
|
963
963
|
"files": [
|
|
964
964
|
{
|
|
965
965
|
"path": "skills/aws/aws-live-pipeline-approval-operator/SKILL.md",
|
|
966
|
-
"sha256": "
|
|
967
|
-
"bytes":
|
|
966
|
+
"sha256": "12fd1e42774583fc19a44327e83354af0bfbd387f5bd2ac3a8fb528b98a022a2",
|
|
967
|
+
"bytes": 2925
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
970
|
"path": "skills/aws/aws-live-pipeline-approval-operator/metadata.json",
|
|
@@ -996,12 +996,12 @@
|
|
|
996
996
|
{
|
|
997
997
|
"id": "aws-live-serverless-release-guard",
|
|
998
998
|
"path": "skills/aws/aws-live-serverless-release-guard",
|
|
999
|
-
"aggregate_sha256": "
|
|
999
|
+
"aggregate_sha256": "eff5259f73f526652ce6efe4779e11b1d6733d91e3cbe39f93b25808c3b77671",
|
|
1000
1000
|
"files": [
|
|
1001
1001
|
{
|
|
1002
1002
|
"path": "skills/aws/aws-live-serverless-release-guard/SKILL.md",
|
|
1003
|
-
"sha256": "
|
|
1004
|
-
"bytes":
|
|
1003
|
+
"sha256": "66d672b2c3881356dac7721424e50b15ae859cfcbfb0625119d342b196562a41",
|
|
1004
|
+
"bytes": 3020
|
|
1005
1005
|
},
|
|
1006
1006
|
{
|
|
1007
1007
|
"path": "skills/aws/aws-live-serverless-release-guard/metadata.json",
|
|
@@ -1033,12 +1033,12 @@
|
|
|
1033
1033
|
{
|
|
1034
1034
|
"id": "aws-maestro",
|
|
1035
1035
|
"path": "skills/aws/aws-maestro",
|
|
1036
|
-
"aggregate_sha256": "
|
|
1036
|
+
"aggregate_sha256": "1acf0cd6d092816efd27a21256a9c7e914c15befc9c7faf66cbb3e7eafbbbbdb",
|
|
1037
1037
|
"files": [
|
|
1038
1038
|
{
|
|
1039
1039
|
"path": "skills/aws/aws-maestro/SKILL.md",
|
|
1040
|
-
"sha256": "
|
|
1041
|
-
"bytes":
|
|
1040
|
+
"sha256": "6b753ea350a3300315f41a84e418ccf5e058b615db01d422790946f169c5a62e",
|
|
1041
|
+
"bytes": 3231
|
|
1042
1042
|
},
|
|
1043
1043
|
{
|
|
1044
1044
|
"path": "skills/aws/aws-maestro/metadata.json",
|
|
@@ -1065,12 +1065,12 @@
|
|
|
1065
1065
|
{
|
|
1066
1066
|
"id": "aws-migration-cutover-architect",
|
|
1067
1067
|
"path": "skills/aws/aws-migration-cutover-architect",
|
|
1068
|
-
"aggregate_sha256": "
|
|
1068
|
+
"aggregate_sha256": "f2024500e453b7c78fdea15bc7ab41298ac2c32c04eb4abbcea98eeba4c47a98",
|
|
1069
1069
|
"files": [
|
|
1070
1070
|
{
|
|
1071
1071
|
"path": "skills/aws/aws-migration-cutover-architect/SKILL.md",
|
|
1072
|
-
"sha256": "
|
|
1073
|
-
"bytes":
|
|
1072
|
+
"sha256": "4f312c6c83427611d334d7dfa83c6e5d48bad557d8206b891aa7ec525405c5f4",
|
|
1073
|
+
"bytes": 2678
|
|
1074
1074
|
},
|
|
1075
1075
|
{
|
|
1076
1076
|
"path": "skills/aws/aws-migration-cutover-architect/metadata.json",
|
|
@@ -1097,12 +1097,12 @@
|
|
|
1097
1097
|
{
|
|
1098
1098
|
"id": "aws-network-architect",
|
|
1099
1099
|
"path": "skills/aws/aws-network-architect",
|
|
1100
|
-
"aggregate_sha256": "
|
|
1100
|
+
"aggregate_sha256": "8e80d7dcefb196fc17dd28a29f8fc4d3cf5969914108af99834dcae663b26cb5",
|
|
1101
1101
|
"files": [
|
|
1102
1102
|
{
|
|
1103
1103
|
"path": "skills/aws/aws-network-architect/SKILL.md",
|
|
1104
|
-
"sha256": "
|
|
1105
|
-
"bytes":
|
|
1104
|
+
"sha256": "e5734d491b51af58b8832ef475c1e6bcd062aa8dd799b7c0a21d32921f252329",
|
|
1105
|
+
"bytes": 2726
|
|
1106
1106
|
},
|
|
1107
1107
|
{
|
|
1108
1108
|
"path": "skills/aws/aws-network-architect/metadata.json",
|
|
@@ -1129,12 +1129,12 @@
|
|
|
1129
1129
|
{
|
|
1130
1130
|
"id": "aws-non-destructive-task-automation-advisor",
|
|
1131
1131
|
"path": "skills/aws/aws-non-destructive-task-automation-advisor",
|
|
1132
|
-
"aggregate_sha256": "
|
|
1132
|
+
"aggregate_sha256": "6f9869732e6a74969ff69cf942ffed2583b6354df31488dc6b34d6fd54dd90a1",
|
|
1133
1133
|
"files": [
|
|
1134
1134
|
{
|
|
1135
1135
|
"path": "skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md",
|
|
1136
|
-
"sha256": "
|
|
1137
|
-
"bytes":
|
|
1136
|
+
"sha256": "31951ee30ec8d6b2f4f58d0eb41595bc43dd8ec0d53cc6895e533a79e3d4b742",
|
|
1137
|
+
"bytes": 2897
|
|
1138
1138
|
},
|
|
1139
1139
|
{
|
|
1140
1140
|
"path": "skills/aws/aws-non-destructive-task-automation-advisor/metadata.json",
|
|
@@ -1161,12 +1161,12 @@
|
|
|
1161
1161
|
{
|
|
1162
1162
|
"id": "aws-observability-incident-responder",
|
|
1163
1163
|
"path": "skills/aws/aws-observability-incident-responder",
|
|
1164
|
-
"aggregate_sha256": "
|
|
1164
|
+
"aggregate_sha256": "d830ca72007e93e5be43b0e58d5300b4f24701b16968242e5689d233ed8ea636",
|
|
1165
1165
|
"files": [
|
|
1166
1166
|
{
|
|
1167
1167
|
"path": "skills/aws/aws-observability-incident-responder/SKILL.md",
|
|
1168
|
-
"sha256": "
|
|
1169
|
-
"bytes":
|
|
1168
|
+
"sha256": "0f1c49599a3f09df6798beca432ff159961493ec0110fb00f4d166e3a24c4d7e",
|
|
1169
|
+
"bytes": 2693
|
|
1170
1170
|
},
|
|
1171
1171
|
{
|
|
1172
1172
|
"path": "skills/aws/aws-observability-incident-responder/metadata.json",
|
|
@@ -1193,12 +1193,12 @@
|
|
|
1193
1193
|
{
|
|
1194
1194
|
"id": "aws-pipeline-fix-operator",
|
|
1195
1195
|
"path": "skills/aws/aws-pipeline-fix-operator",
|
|
1196
|
-
"aggregate_sha256": "
|
|
1196
|
+
"aggregate_sha256": "f57ccb38e1f5dee01ee8ca16665fca7e6a449f65e2d767db935bfc7b556f3596",
|
|
1197
1197
|
"files": [
|
|
1198
1198
|
{
|
|
1199
1199
|
"path": "skills/aws/aws-pipeline-fix-operator/SKILL.md",
|
|
1200
|
-
"sha256": "
|
|
1201
|
-
"bytes":
|
|
1200
|
+
"sha256": "d0f426cb81f3db4f5656925ec9f4f14decf4c9dada5880cf35496bcf188b0655",
|
|
1201
|
+
"bytes": 2762
|
|
1202
1202
|
},
|
|
1203
1203
|
{
|
|
1204
1204
|
"path": "skills/aws/aws-pipeline-fix-operator/metadata.json",
|
|
@@ -1225,12 +1225,12 @@
|
|
|
1225
1225
|
{
|
|
1226
1226
|
"id": "aws-private-ca-issuer-review",
|
|
1227
1227
|
"path": "skills/aws/aws-private-ca-issuer-review",
|
|
1228
|
-
"aggregate_sha256": "
|
|
1228
|
+
"aggregate_sha256": "fc820bbb21c7fe30596f85057e548626394204bf173f9d987f63fafd14d8cd5f",
|
|
1229
1229
|
"files": [
|
|
1230
1230
|
{
|
|
1231
1231
|
"path": "skills/aws/aws-private-ca-issuer-review/SKILL.md",
|
|
1232
|
-
"sha256": "
|
|
1233
|
-
"bytes":
|
|
1232
|
+
"sha256": "ce0ee39950a765263eedb660ec6efcc82e3e950ba56daf8402185e4d04cca081",
|
|
1233
|
+
"bytes": 2321
|
|
1234
1234
|
},
|
|
1235
1235
|
{
|
|
1236
1236
|
"path": "skills/aws/aws-private-ca-issuer-review/metadata.json",
|
|
@@ -1257,12 +1257,12 @@
|
|
|
1257
1257
|
{
|
|
1258
1258
|
"id": "aws-rds-aurora-performance-investigator",
|
|
1259
1259
|
"path": "skills/aws/aws-rds-aurora-performance-investigator",
|
|
1260
|
-
"aggregate_sha256": "
|
|
1260
|
+
"aggregate_sha256": "c84fe2606bde71250aba9b89709da0812bb9903d0059f37458ce24cf5257d3fd",
|
|
1261
1261
|
"files": [
|
|
1262
1262
|
{
|
|
1263
1263
|
"path": "skills/aws/aws-rds-aurora-performance-investigator/SKILL.md",
|
|
1264
|
-
"sha256": "
|
|
1265
|
-
"bytes":
|
|
1264
|
+
"sha256": "c2369c52013145879ffdc0f12f3c735bdf7af50855a38689bab3510845d16e5c",
|
|
1265
|
+
"bytes": 2752
|
|
1266
1266
|
},
|
|
1267
1267
|
{
|
|
1268
1268
|
"path": "skills/aws/aws-rds-aurora-performance-investigator/metadata.json",
|
|
@@ -1289,12 +1289,12 @@
|
|
|
1289
1289
|
{
|
|
1290
1290
|
"id": "aws-resilience-bcdr-review",
|
|
1291
1291
|
"path": "skills/aws/aws-resilience-bcdr-review",
|
|
1292
|
-
"aggregate_sha256": "
|
|
1292
|
+
"aggregate_sha256": "9c03d133e5c1a79e21a253829953df9742b36dc65fcb7067b494ced4d1e2a636",
|
|
1293
1293
|
"files": [
|
|
1294
1294
|
{
|
|
1295
1295
|
"path": "skills/aws/aws-resilience-bcdr-review/SKILL.md",
|
|
1296
|
-
"sha256": "
|
|
1297
|
-
"bytes":
|
|
1296
|
+
"sha256": "8499aea5724d9dc769c0d85b153f30ecb0a5dad45269b8335ed7a9ee4115c236",
|
|
1297
|
+
"bytes": 2498
|
|
1298
1298
|
},
|
|
1299
1299
|
{
|
|
1300
1300
|
"path": "skills/aws/aws-resilience-bcdr-review/metadata.json",
|
|
@@ -1321,12 +1321,12 @@
|
|
|
1321
1321
|
{
|
|
1322
1322
|
"id": "aws-s3-data-perimeter-governor",
|
|
1323
1323
|
"path": "skills/aws/aws-s3-data-perimeter-governor",
|
|
1324
|
-
"aggregate_sha256": "
|
|
1324
|
+
"aggregate_sha256": "438e14953489886a5bb4573d52182db017aab38e8e23834c3773f90bab7f5bda",
|
|
1325
1325
|
"files": [
|
|
1326
1326
|
{
|
|
1327
1327
|
"path": "skills/aws/aws-s3-data-perimeter-governor/SKILL.md",
|
|
1328
|
-
"sha256": "
|
|
1329
|
-
"bytes":
|
|
1328
|
+
"sha256": "87a9d5807c0e8e830ac4703853ebaa68a2837c7558fa56fe48ee88bedd3aae65",
|
|
1329
|
+
"bytes": 2794
|
|
1330
1330
|
},
|
|
1331
1331
|
{
|
|
1332
1332
|
"path": "skills/aws/aws-s3-data-perimeter-governor/metadata.json",
|
|
@@ -1353,12 +1353,12 @@
|
|
|
1353
1353
|
{
|
|
1354
1354
|
"id": "aws-security-posture-hardening",
|
|
1355
1355
|
"path": "skills/aws/aws-security-posture-hardening",
|
|
1356
|
-
"aggregate_sha256": "
|
|
1356
|
+
"aggregate_sha256": "1c5612b9e882b3b5d014451c87e6063a45401fa1f49cd08ebfdc4bda5631fef2",
|
|
1357
1357
|
"files": [
|
|
1358
1358
|
{
|
|
1359
1359
|
"path": "skills/aws/aws-security-posture-hardening/SKILL.md",
|
|
1360
|
-
"sha256": "
|
|
1361
|
-
"bytes":
|
|
1360
|
+
"sha256": "098cd0d8b26ca349ca46fa21d1c12d15e7c4585f62fca31f7dc0bcd06ed957b7",
|
|
1361
|
+
"bytes": 2776
|
|
1362
1362
|
},
|
|
1363
1363
|
{
|
|
1364
1364
|
"path": "skills/aws/aws-security-posture-hardening/metadata.json",
|
|
@@ -1385,12 +1385,12 @@
|
|
|
1385
1385
|
{
|
|
1386
1386
|
"id": "aws-serverless-production-readiness",
|
|
1387
1387
|
"path": "skills/aws/aws-serverless-production-readiness",
|
|
1388
|
-
"aggregate_sha256": "
|
|
1388
|
+
"aggregate_sha256": "27fd379dcf87fcb18b464b72312caf7716ee4c4f5098921c3a681fe46747f136",
|
|
1389
1389
|
"files": [
|
|
1390
1390
|
{
|
|
1391
1391
|
"path": "skills/aws/aws-serverless-production-readiness/SKILL.md",
|
|
1392
|
-
"sha256": "
|
|
1393
|
-
"bytes":
|
|
1392
|
+
"sha256": "b3ff4325605608f987a8f08328af344ea7ef075dc7fd316a59f1015b0903f9ee",
|
|
1393
|
+
"bytes": 2738
|
|
1394
1394
|
},
|
|
1395
1395
|
{
|
|
1396
1396
|
"path": "skills/aws/aws-serverless-production-readiness/metadata.json",
|
|
@@ -1417,12 +1417,12 @@
|
|
|
1417
1417
|
{
|
|
1418
1418
|
"id": "aws-serverless-rollout-corrector",
|
|
1419
1419
|
"path": "skills/aws/aws-serverless-rollout-corrector",
|
|
1420
|
-
"aggregate_sha256": "
|
|
1420
|
+
"aggregate_sha256": "92a5bd046e482770d5236cfcc2defe799b6664c7018b1d97cfaaaefe7954cea1",
|
|
1421
1421
|
"files": [
|
|
1422
1422
|
{
|
|
1423
1423
|
"path": "skills/aws/aws-serverless-rollout-corrector/SKILL.md",
|
|
1424
|
-
"sha256": "
|
|
1425
|
-
"bytes":
|
|
1424
|
+
"sha256": "5ef9d2afc890e6c6aea64e32e44bd38ba6870455221f9ab8142d8d3fe3b53429",
|
|
1425
|
+
"bytes": 2767
|
|
1426
1426
|
},
|
|
1427
1427
|
{
|
|
1428
1428
|
"path": "skills/aws/aws-serverless-rollout-corrector/metadata.json",
|
|
@@ -1449,12 +1449,12 @@
|
|
|
1449
1449
|
{
|
|
1450
1450
|
"id": "aws-solution-architect",
|
|
1451
1451
|
"path": "skills/aws/aws-solution-architect",
|
|
1452
|
-
"aggregate_sha256": "
|
|
1452
|
+
"aggregate_sha256": "df0ead16d3afb90cafed07a45d743789a2d0807ddfe8fd4a9c8f48a7888e3e23",
|
|
1453
1453
|
"files": [
|
|
1454
1454
|
{
|
|
1455
1455
|
"path": "skills/aws/aws-solution-architect/SKILL.md",
|
|
1456
|
-
"sha256": "
|
|
1457
|
-
"bytes":
|
|
1456
|
+
"sha256": "2936a51d8b5bd47edf2971bcd925a1d489eb9e4010211ccb93e939f9a5b33845",
|
|
1457
|
+
"bytes": 2619
|
|
1458
1458
|
},
|
|
1459
1459
|
{
|
|
1460
1460
|
"path": "skills/aws/aws-solution-architect/metadata.json",
|
|
@@ -1481,12 +1481,12 @@
|
|
|
1481
1481
|
{
|
|
1482
1482
|
"id": "aws-ticket-triage-escalation-coordinator",
|
|
1483
1483
|
"path": "skills/aws/aws-ticket-triage-escalation-coordinator",
|
|
1484
|
-
"aggregate_sha256": "
|
|
1484
|
+
"aggregate_sha256": "3617cca38735ad89a185b6d53850b895d300c8e17611e5b162c99af25c964aca",
|
|
1485
1485
|
"files": [
|
|
1486
1486
|
{
|
|
1487
1487
|
"path": "skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md",
|
|
1488
|
-
"sha256": "
|
|
1489
|
-
"bytes":
|
|
1488
|
+
"sha256": "993b7a666644120ccb1989ebd97235730c9374c8394e81d0ebda9ae415d975eb",
|
|
1489
|
+
"bytes": 2803
|
|
1490
1490
|
},
|
|
1491
1491
|
{
|
|
1492
1492
|
"path": "skills/aws/aws-ticket-triage-escalation-coordinator/metadata.json",
|
|
@@ -1513,12 +1513,12 @@
|
|
|
1513
1513
|
{
|
|
1514
1514
|
"id": "azure-ai-foundry-ops-governor",
|
|
1515
1515
|
"path": "skills/azure/azure-ai-foundry-ops-governor",
|
|
1516
|
-
"aggregate_sha256": "
|
|
1516
|
+
"aggregate_sha256": "dd60fdb09ace2523e06b8ee2c8e42f4059fcfdad1860bda31c478f21ebb51a5b",
|
|
1517
1517
|
"files": [
|
|
1518
1518
|
{
|
|
1519
1519
|
"path": "skills/azure/azure-ai-foundry-ops-governor/SKILL.md",
|
|
1520
|
-
"sha256": "
|
|
1521
|
-
"bytes":
|
|
1520
|
+
"sha256": "8574f9282374484f57dba6ce4db0ec79d7935f6571a92c3ba07ba6f2fc4fd714",
|
|
1521
|
+
"bytes": 2997
|
|
1522
1522
|
},
|
|
1523
1523
|
{
|
|
1524
1524
|
"path": "skills/azure/azure-ai-foundry-ops-governor/metadata.json",
|
|
@@ -1545,12 +1545,12 @@
|
|
|
1545
1545
|
{
|
|
1546
1546
|
"id": "azure-aks-platform-operator",
|
|
1547
1547
|
"path": "skills/azure/azure-aks-platform-operator",
|
|
1548
|
-
"aggregate_sha256": "
|
|
1548
|
+
"aggregate_sha256": "717a904df8fc59084c9ff8e8a3b138dda6f0a0ddfa5b44812172646751449ec9",
|
|
1549
1549
|
"files": [
|
|
1550
1550
|
{
|
|
1551
1551
|
"path": "skills/azure/azure-aks-platform-operator/SKILL.md",
|
|
1552
|
-
"sha256": "
|
|
1553
|
-
"bytes":
|
|
1552
|
+
"sha256": "359b9a8f49842888af33ad7a9bf4985020ff9a585bb35469f6a4f030e34587e0",
|
|
1553
|
+
"bytes": 3192
|
|
1554
1554
|
},
|
|
1555
1555
|
{
|
|
1556
1556
|
"path": "skills/azure/azure-aks-platform-operator/metadata.json",
|
|
@@ -1577,12 +1577,12 @@
|
|
|
1577
1577
|
{
|
|
1578
1578
|
"id": "azure-app-service-production-readiness",
|
|
1579
1579
|
"path": "skills/azure/azure-app-service-production-readiness",
|
|
1580
|
-
"aggregate_sha256": "
|
|
1580
|
+
"aggregate_sha256": "cf065f6c635bbcc507b84bac2408b885133b066f35c0f0bd3e78b9aabe57ce18",
|
|
1581
1581
|
"files": [
|
|
1582
1582
|
{
|
|
1583
1583
|
"path": "skills/azure/azure-app-service-production-readiness/SKILL.md",
|
|
1584
|
-
"sha256": "
|
|
1585
|
-
"bytes":
|
|
1584
|
+
"sha256": "07cd85da9f56d83ed9af6760147f1153998f328d29f1b71042d1717c9df25afe",
|
|
1585
|
+
"bytes": 4138
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
1588
|
"path": "skills/azure/azure-app-service-production-readiness/metadata.json",
|
|
@@ -1609,12 +1609,12 @@
|
|
|
1609
1609
|
{
|
|
1610
1610
|
"id": "azure-cosmosdb-application-developer",
|
|
1611
1611
|
"path": "skills/azure/azure-cosmosdb-application-developer",
|
|
1612
|
-
"aggregate_sha256": "
|
|
1612
|
+
"aggregate_sha256": "3ca4c0f03a72c60cd433c5f29c2d9a7646b931397f2c8f3256995e2f776a4b73",
|
|
1613
1613
|
"files": [
|
|
1614
1614
|
{
|
|
1615
1615
|
"path": "skills/azure/azure-cosmosdb-application-developer/SKILL.md",
|
|
1616
|
-
"sha256": "
|
|
1617
|
-
"bytes":
|
|
1616
|
+
"sha256": "0e9f3ea6bc70a4ab9c272eb326eb45661b7db6999d389b876da9ddd7a740d39f",
|
|
1617
|
+
"bytes": 2708
|
|
1618
1618
|
},
|
|
1619
1619
|
{
|
|
1620
1620
|
"path": "skills/azure/azure-cosmosdb-application-developer/metadata.json",
|
|
@@ -1641,12 +1641,12 @@
|
|
|
1641
1641
|
{
|
|
1642
1642
|
"id": "azure-cosmosdb-performance-investigator",
|
|
1643
1643
|
"path": "skills/azure/azure-cosmosdb-performance-investigator",
|
|
1644
|
-
"aggregate_sha256": "
|
|
1644
|
+
"aggregate_sha256": "3dfc6e085b518a7e1214ead66a086e0b5f8c07ab692171fd360a2e5a9d570824",
|
|
1645
1645
|
"files": [
|
|
1646
1646
|
{
|
|
1647
1647
|
"path": "skills/azure/azure-cosmosdb-performance-investigator/SKILL.md",
|
|
1648
|
-
"sha256": "
|
|
1649
|
-
"bytes":
|
|
1648
|
+
"sha256": "7dac76ad8c602dae893198ec4c9a61128d262a9c071647e46386fd9cda423d3d",
|
|
1649
|
+
"bytes": 3157
|
|
1650
1650
|
},
|
|
1651
1651
|
{
|
|
1652
1652
|
"path": "skills/azure/azure-cosmosdb-performance-investigator/metadata.json",
|
|
@@ -1678,12 +1678,12 @@
|
|
|
1678
1678
|
{
|
|
1679
1679
|
"id": "azure-cosmosdb-platform-operator",
|
|
1680
1680
|
"path": "skills/azure/azure-cosmosdb-platform-operator",
|
|
1681
|
-
"aggregate_sha256": "
|
|
1681
|
+
"aggregate_sha256": "43168dc4877e74a9878fdb971f2fc709cee1212ad514300e659640fed72d077a",
|
|
1682
1682
|
"files": [
|
|
1683
1683
|
{
|
|
1684
1684
|
"path": "skills/azure/azure-cosmosdb-platform-operator/SKILL.md",
|
|
1685
|
-
"sha256": "
|
|
1686
|
-
"bytes":
|
|
1685
|
+
"sha256": "6c76439eafb9e8bfdc099f993acd610deb04de08c4732bd24ba0d797e859a731",
|
|
1686
|
+
"bytes": 2666
|
|
1687
1687
|
},
|
|
1688
1688
|
{
|
|
1689
1689
|
"path": "skills/azure/azure-cosmosdb-platform-operator/metadata.json",
|
|
@@ -1710,12 +1710,12 @@
|
|
|
1710
1710
|
{
|
|
1711
1711
|
"id": "azure-cost-estimation-review",
|
|
1712
1712
|
"path": "skills/azure/azure-cost-estimation-review",
|
|
1713
|
-
"aggregate_sha256": "
|
|
1713
|
+
"aggregate_sha256": "aa3939057ddc21684f0589f4606e495c581c7087d9fe4bd14bbc1909a5a987d9",
|
|
1714
1714
|
"files": [
|
|
1715
1715
|
{
|
|
1716
1716
|
"path": "skills/azure/azure-cost-estimation-review/SKILL.md",
|
|
1717
|
-
"sha256": "
|
|
1718
|
-
"bytes":
|
|
1717
|
+
"sha256": "90bcf6f3ba2f9e9011135c6d1d4fd52d405ad07b49b5bdbc6d2bf9cc5e7cb9c0",
|
|
1718
|
+
"bytes": 3041
|
|
1719
1719
|
},
|
|
1720
1720
|
{
|
|
1721
1721
|
"path": "skills/azure/azure-cost-estimation-review/metadata.json",
|
|
@@ -1742,12 +1742,12 @@
|
|
|
1742
1742
|
{
|
|
1743
1743
|
"id": "azure-cost-optimization-governor",
|
|
1744
1744
|
"path": "skills/azure/azure-cost-optimization-governor",
|
|
1745
|
-
"aggregate_sha256": "
|
|
1745
|
+
"aggregate_sha256": "16d53a1cceaa24e3b8c2a21726cac3c0549d85d6920c96817fcd8a26c80dd819",
|
|
1746
1746
|
"files": [
|
|
1747
1747
|
{
|
|
1748
1748
|
"path": "skills/azure/azure-cost-optimization-governor/SKILL.md",
|
|
1749
|
-
"sha256": "
|
|
1750
|
-
"bytes":
|
|
1749
|
+
"sha256": "0e77669b80dc6bbb429e80820586289887f4dd7657a39b9d8e692351130ad052",
|
|
1750
|
+
"bytes": 3268
|
|
1751
1751
|
},
|
|
1752
1752
|
{
|
|
1753
1753
|
"path": "skills/azure/azure-cost-optimization-governor/metadata.json",
|
|
@@ -1774,12 +1774,12 @@
|
|
|
1774
1774
|
{
|
|
1775
1775
|
"id": "azure-entra-id-specialist",
|
|
1776
1776
|
"path": "skills/azure/azure-entra-id-specialist",
|
|
1777
|
-
"aggregate_sha256": "
|
|
1777
|
+
"aggregate_sha256": "09539a5ab131f780be7661e266f83abf3a3df07f5e2c0d50f1a6f402f0a06f43",
|
|
1778
1778
|
"files": [
|
|
1779
1779
|
{
|
|
1780
1780
|
"path": "skills/azure/azure-entra-id-specialist/SKILL.md",
|
|
1781
|
-
"sha256": "
|
|
1782
|
-
"bytes":
|
|
1781
|
+
"sha256": "b71820bd47ffad72751914e9e6ba0f5e6876a7d11534e2dbc2623e62cfe24d54",
|
|
1782
|
+
"bytes": 4800
|
|
1783
1783
|
},
|
|
1784
1784
|
{
|
|
1785
1785
|
"path": "skills/azure/azure-entra-id-specialist/metadata.json",
|
|
@@ -1816,12 +1816,12 @@
|
|
|
1816
1816
|
{
|
|
1817
1817
|
"id": "azure-governance-policy-guardrails",
|
|
1818
1818
|
"path": "skills/azure/azure-governance-policy-guardrails",
|
|
1819
|
-
"aggregate_sha256": "
|
|
1819
|
+
"aggregate_sha256": "e13b1eba9840bf9b50a08f55a89d83faa5eed21b70069d7786c9e47574c0d206",
|
|
1820
1820
|
"files": [
|
|
1821
1821
|
{
|
|
1822
1822
|
"path": "skills/azure/azure-governance-policy-guardrails/SKILL.md",
|
|
1823
|
-
"sha256": "
|
|
1824
|
-
"bytes":
|
|
1823
|
+
"sha256": "5b645f1bbaf700e0900b798196a66aa03e6da7c96207db1dc2e83eb514aef4cc",
|
|
1824
|
+
"bytes": 2337
|
|
1825
1825
|
},
|
|
1826
1826
|
{
|
|
1827
1827
|
"path": "skills/azure/azure-governance-policy-guardrails/metadata.json",
|
|
@@ -1848,12 +1848,12 @@
|
|
|
1848
1848
|
{
|
|
1849
1849
|
"id": "azure-identity-governance-review",
|
|
1850
1850
|
"path": "skills/azure/azure-identity-governance-review",
|
|
1851
|
-
"aggregate_sha256": "
|
|
1851
|
+
"aggregate_sha256": "bfee21e839e5848978bcf1cbb20512339366a588cb7cead9de99aefea8605f2d",
|
|
1852
1852
|
"files": [
|
|
1853
1853
|
{
|
|
1854
1854
|
"path": "skills/azure/azure-identity-governance-review/SKILL.md",
|
|
1855
|
-
"sha256": "
|
|
1856
|
-
"bytes":
|
|
1855
|
+
"sha256": "e6864585f944f419f1cd416a6bc3482d3767df266ba82957f93e0fb3ce31e31a",
|
|
1856
|
+
"bytes": 3265
|
|
1857
1857
|
},
|
|
1858
1858
|
{
|
|
1859
1859
|
"path": "skills/azure/azure-identity-governance-review/metadata.json",
|
|
@@ -1880,12 +1880,12 @@
|
|
|
1880
1880
|
{
|
|
1881
1881
|
"id": "azure-key-vault-secret-lifecycle-auditor",
|
|
1882
1882
|
"path": "skills/azure/azure-key-vault-secret-lifecycle-auditor",
|
|
1883
|
-
"aggregate_sha256": "
|
|
1883
|
+
"aggregate_sha256": "5410851d7d4a8a936714649d4c7f391789c7c4c3a049bd2ceb605dfa5c53535a",
|
|
1884
1884
|
"files": [
|
|
1885
1885
|
{
|
|
1886
1886
|
"path": "skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md",
|
|
1887
|
-
"sha256": "
|
|
1888
|
-
"bytes":
|
|
1887
|
+
"sha256": "fc56b15379ddcca99767434c28ca14b0196903817da3da75b2bcee93ead518ae",
|
|
1888
|
+
"bytes": 3209
|
|
1889
1889
|
},
|
|
1890
1890
|
{
|
|
1891
1891
|
"path": "skills/azure/azure-key-vault-secret-lifecycle-auditor/metadata.json",
|
|
@@ -1912,12 +1912,12 @@
|
|
|
1912
1912
|
{
|
|
1913
1913
|
"id": "azure-keyvault-certificate-issuer-review",
|
|
1914
1914
|
"path": "skills/azure/azure-keyvault-certificate-issuer-review",
|
|
1915
|
-
"aggregate_sha256": "
|
|
1915
|
+
"aggregate_sha256": "fa7bc7dae50d2803a16daf059de8d7cdd5027c8c9d6b21a7561a252fe050de56",
|
|
1916
1916
|
"files": [
|
|
1917
1917
|
{
|
|
1918
1918
|
"path": "skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md",
|
|
1919
|
-
"sha256": "
|
|
1920
|
-
"bytes":
|
|
1919
|
+
"sha256": "5a99c0b914482bddf6d746707ef96e13e874f2fd1dcbefa7fcab91f0652431c8",
|
|
1920
|
+
"bytes": 2889
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
1923
|
"path": "skills/azure/azure-keyvault-certificate-issuer-review/metadata.json",
|
|
@@ -1934,12 +1934,12 @@
|
|
|
1934
1934
|
{
|
|
1935
1935
|
"id": "azure-landing-zone-architect",
|
|
1936
1936
|
"path": "skills/azure/azure-landing-zone-architect",
|
|
1937
|
-
"aggregate_sha256": "
|
|
1937
|
+
"aggregate_sha256": "a3a7ecf3c6bcf95c4dca96feaa038b8585a7f0526b3332e722e6bfd0b6e3f4df",
|
|
1938
1938
|
"files": [
|
|
1939
1939
|
{
|
|
1940
1940
|
"path": "skills/azure/azure-landing-zone-architect/SKILL.md",
|
|
1941
|
-
"sha256": "
|
|
1942
|
-
"bytes":
|
|
1941
|
+
"sha256": "11621aa668b346219d0ea230a9cb9637b6371ac4939cab492077907cf51457d8",
|
|
1942
|
+
"bytes": 2871
|
|
1943
1943
|
},
|
|
1944
1944
|
{
|
|
1945
1945
|
"path": "skills/azure/azure-landing-zone-architect/metadata.json",
|
|
@@ -1966,12 +1966,12 @@
|
|
|
1966
1966
|
{
|
|
1967
1967
|
"id": "azure-live-aks-rollout-guard",
|
|
1968
1968
|
"path": "skills/azure/azure-live-aks-rollout-guard",
|
|
1969
|
-
"aggregate_sha256": "
|
|
1969
|
+
"aggregate_sha256": "fd84b4b471c9c8cb456b377da86de505c3abc96bd4b8cc9755607f97b0e12534",
|
|
1970
1970
|
"files": [
|
|
1971
1971
|
{
|
|
1972
1972
|
"path": "skills/azure/azure-live-aks-rollout-guard/SKILL.md",
|
|
1973
|
-
"sha256": "
|
|
1974
|
-
"bytes":
|
|
1973
|
+
"sha256": "46ca39ffb70bb3f6bbb513e76671b2eb2a519f615295de341f75bf4d9c55dcb5",
|
|
1974
|
+
"bytes": 2250
|
|
1975
1975
|
},
|
|
1976
1976
|
{
|
|
1977
1977
|
"path": "skills/azure/azure-live-aks-rollout-guard/metadata.json",
|
|
@@ -2003,12 +2003,12 @@
|
|
|
2003
2003
|
{
|
|
2004
2004
|
"id": "azure-live-app-service-slot-swap-guard",
|
|
2005
2005
|
"path": "skills/azure/azure-live-app-service-slot-swap-guard",
|
|
2006
|
-
"aggregate_sha256": "
|
|
2006
|
+
"aggregate_sha256": "bebd37b3c1f27e15e49adb25cccc064d50bd23fd4d62ed227ef6805bbe91f925",
|
|
2007
2007
|
"files": [
|
|
2008
2008
|
{
|
|
2009
2009
|
"path": "skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md",
|
|
2010
|
-
"sha256": "
|
|
2011
|
-
"bytes":
|
|
2010
|
+
"sha256": "29b505c913f5ce3401b10e4130098db7c589d09bd8bb7fb9966de87d80053823",
|
|
2011
|
+
"bytes": 2320
|
|
2012
2012
|
},
|
|
2013
2013
|
{
|
|
2014
2014
|
"path": "skills/azure/azure-live-app-service-slot-swap-guard/metadata.json",
|
|
@@ -2040,12 +2040,12 @@
|
|
|
2040
2040
|
{
|
|
2041
2041
|
"id": "azure-live-arm-deployment-stack-guard",
|
|
2042
2042
|
"path": "skills/azure/azure-live-arm-deployment-stack-guard",
|
|
2043
|
-
"aggregate_sha256": "
|
|
2043
|
+
"aggregate_sha256": "9a8c57901b8c21b46899c609f8584510b08185e65713d7fe3a40db4d7eeea54e",
|
|
2044
2044
|
"files": [
|
|
2045
2045
|
{
|
|
2046
2046
|
"path": "skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md",
|
|
2047
|
-
"sha256": "
|
|
2048
|
-
"bytes":
|
|
2047
|
+
"sha256": "cd5242ba63bf4c393e04e2d04bf42b4b1f20eec3c23419ce9a396ed286757b25",
|
|
2048
|
+
"bytes": 2307
|
|
2049
2049
|
},
|
|
2050
2050
|
{
|
|
2051
2051
|
"path": "skills/azure/azure-live-arm-deployment-stack-guard/metadata.json",
|
|
@@ -2077,12 +2077,12 @@
|
|
|
2077
2077
|
{
|
|
2078
2078
|
"id": "azure-live-cost-budget-action-guard",
|
|
2079
2079
|
"path": "skills/azure/azure-live-cost-budget-action-guard",
|
|
2080
|
-
"aggregate_sha256": "
|
|
2080
|
+
"aggregate_sha256": "c0ae1a93f6b24f261bb465dba821937f82d37e3d7709f5c391f8b063c279b9dd",
|
|
2081
2081
|
"files": [
|
|
2082
2082
|
{
|
|
2083
2083
|
"path": "skills/azure/azure-live-cost-budget-action-guard/SKILL.md",
|
|
2084
|
-
"sha256": "
|
|
2085
|
-
"bytes":
|
|
2084
|
+
"sha256": "da39f9c75a744c0031b95a343985ac5ee5d22fb7eb02120f2d4e783c26a8c78b",
|
|
2085
|
+
"bytes": 2305
|
|
2086
2086
|
},
|
|
2087
2087
|
{
|
|
2088
2088
|
"path": "skills/azure/azure-live-cost-budget-action-guard/metadata.json",
|
|
@@ -2114,12 +2114,12 @@
|
|
|
2114
2114
|
{
|
|
2115
2115
|
"id": "azure-live-entra-role-assignment-guard",
|
|
2116
2116
|
"path": "skills/azure/azure-live-entra-role-assignment-guard",
|
|
2117
|
-
"aggregate_sha256": "
|
|
2117
|
+
"aggregate_sha256": "29a939d8eb06a4e0cb21988105c68346c4903f0c4e058bf0675c1f8bec80c43b",
|
|
2118
2118
|
"files": [
|
|
2119
2119
|
{
|
|
2120
2120
|
"path": "skills/azure/azure-live-entra-role-assignment-guard/SKILL.md",
|
|
2121
|
-
"sha256": "
|
|
2122
|
-
"bytes":
|
|
2121
|
+
"sha256": "260ab52106f6a9a1aff58b5f62528012b971d3ca9f42d528b87621588410f18d",
|
|
2122
|
+
"bytes": 3570
|
|
2123
2123
|
},
|
|
2124
2124
|
{
|
|
2125
2125
|
"path": "skills/azure/azure-live-entra-role-assignment-guard/metadata.json",
|
|
@@ -2151,12 +2151,12 @@
|
|
|
2151
2151
|
{
|
|
2152
2152
|
"id": "azure-live-keyvault-rotation-purge-guard",
|
|
2153
2153
|
"path": "skills/azure/azure-live-keyvault-rotation-purge-guard",
|
|
2154
|
-
"aggregate_sha256": "
|
|
2154
|
+
"aggregate_sha256": "64dc1dbd4d1b5712e2f4381ae2918dd786c5287dbb0930f6e965ea026d0ae174",
|
|
2155
2155
|
"files": [
|
|
2156
2156
|
{
|
|
2157
2157
|
"path": "skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md",
|
|
2158
|
-
"sha256": "
|
|
2159
|
-
"bytes":
|
|
2158
|
+
"sha256": "c11c8f775f8748cad7a10a215e070e6e1ca08e59cb7619ee39c6a7a032f8036b",
|
|
2159
|
+
"bytes": 2322
|
|
2160
2160
|
},
|
|
2161
2161
|
{
|
|
2162
2162
|
"path": "skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json",
|
|
@@ -2188,12 +2188,12 @@
|
|
|
2188
2188
|
{
|
|
2189
2189
|
"id": "azure-live-pim-jit-activation-guard",
|
|
2190
2190
|
"path": "skills/azure/azure-live-pim-jit-activation-guard",
|
|
2191
|
-
"aggregate_sha256": "
|
|
2191
|
+
"aggregate_sha256": "907891af291780e4dc1e5c7e1c4c9c213e999b9be33a722f398e2994a3fc0fe7",
|
|
2192
2192
|
"files": [
|
|
2193
2193
|
{
|
|
2194
2194
|
"path": "skills/azure/azure-live-pim-jit-activation-guard/SKILL.md",
|
|
2195
|
-
"sha256": "
|
|
2196
|
-
"bytes":
|
|
2195
|
+
"sha256": "28d91ca8f6fc9f842648cc47ef3aebc86aff7f506b91a66699c3e44c8a33fa91",
|
|
2196
|
+
"bytes": 2315
|
|
2197
2197
|
},
|
|
2198
2198
|
{
|
|
2199
2199
|
"path": "skills/azure/azure-live-pim-jit-activation-guard/metadata.json",
|
|
@@ -2225,12 +2225,12 @@
|
|
|
2225
2225
|
{
|
|
2226
2226
|
"id": "azure-maestro",
|
|
2227
2227
|
"path": "skills/azure/azure-maestro",
|
|
2228
|
-
"aggregate_sha256": "
|
|
2228
|
+
"aggregate_sha256": "405c05fdaaec83383c7178a7548025ffe7461cd2c7fe29258fa41fbcabc81809",
|
|
2229
2229
|
"files": [
|
|
2230
2230
|
{
|
|
2231
2231
|
"path": "skills/azure/azure-maestro/SKILL.md",
|
|
2232
|
-
"sha256": "
|
|
2233
|
-
"bytes":
|
|
2232
|
+
"sha256": "896a1c8c5a9076c610d2e0c03b9803e8420b249ca64136f1d1e2b1c5320777ae",
|
|
2233
|
+
"bytes": 11556
|
|
2234
2234
|
},
|
|
2235
2235
|
{
|
|
2236
2236
|
"path": "skills/azure/azure-maestro/metadata.json",
|
|
@@ -2242,12 +2242,12 @@
|
|
|
2242
2242
|
{
|
|
2243
2243
|
"id": "azure-migrate-landing-zone-cutover",
|
|
2244
2244
|
"path": "skills/azure/azure-migrate-landing-zone-cutover",
|
|
2245
|
-
"aggregate_sha256": "
|
|
2245
|
+
"aggregate_sha256": "0beb6270eb1879eb8e14875709bbd89681a03d53f2be5983aa0451443f96ff79",
|
|
2246
2246
|
"files": [
|
|
2247
2247
|
{
|
|
2248
2248
|
"path": "skills/azure/azure-migrate-landing-zone-cutover/SKILL.md",
|
|
2249
|
-
"sha256": "
|
|
2250
|
-
"bytes":
|
|
2249
|
+
"sha256": "f7fa77b3d873b54d9baac0a885c18ade7084e6f0aada0644da42aceb3a12a4d9",
|
|
2250
|
+
"bytes": 3008
|
|
2251
2251
|
},
|
|
2252
2252
|
{
|
|
2253
2253
|
"path": "skills/azure/azure-migrate-landing-zone-cutover/metadata.json",
|
|
@@ -2274,12 +2274,12 @@
|
|
|
2274
2274
|
{
|
|
2275
2275
|
"id": "azure-network-topology-review",
|
|
2276
2276
|
"path": "skills/azure/azure-network-topology-review",
|
|
2277
|
-
"aggregate_sha256": "
|
|
2277
|
+
"aggregate_sha256": "84726152c6d8f88fbca24b5a5e611cd5c5c46d87866dfa0bf9f099142c3a1157",
|
|
2278
2278
|
"files": [
|
|
2279
2279
|
{
|
|
2280
2280
|
"path": "skills/azure/azure-network-topology-review/SKILL.md",
|
|
2281
|
-
"sha256": "
|
|
2282
|
-
"bytes":
|
|
2281
|
+
"sha256": "2414948c163ebacee4902f755f138672ad763785f3fccaeadf1007693cc0f814",
|
|
2282
|
+
"bytes": 3241
|
|
2283
2283
|
},
|
|
2284
2284
|
{
|
|
2285
2285
|
"path": "skills/azure/azure-network-topology-review/metadata.json",
|
|
@@ -2306,12 +2306,12 @@
|
|
|
2306
2306
|
{
|
|
2307
2307
|
"id": "azure-observability-investigator",
|
|
2308
2308
|
"path": "skills/azure/azure-observability-investigator",
|
|
2309
|
-
"aggregate_sha256": "
|
|
2309
|
+
"aggregate_sha256": "581da637f56b7219690eb95cfd0cf7d2638719433bc0f3ff16adf1a8f41c8665",
|
|
2310
2310
|
"files": [
|
|
2311
2311
|
{
|
|
2312
2312
|
"path": "skills/azure/azure-observability-investigator/SKILL.md",
|
|
2313
|
-
"sha256": "
|
|
2314
|
-
"bytes":
|
|
2313
|
+
"sha256": "4fca7b8849c69da30cc1a3746ff7255bc608f76775c0237c3aee62da283b92c4",
|
|
2314
|
+
"bytes": 2933
|
|
2315
2315
|
},
|
|
2316
2316
|
{
|
|
2317
2317
|
"path": "skills/azure/azure-observability-investigator/metadata.json",
|
|
@@ -2338,12 +2338,12 @@
|
|
|
2338
2338
|
{
|
|
2339
2339
|
"id": "azure-platform-automation-devops",
|
|
2340
2340
|
"path": "skills/azure/azure-platform-automation-devops",
|
|
2341
|
-
"aggregate_sha256": "
|
|
2341
|
+
"aggregate_sha256": "d6cb66e39b00c469f1b2b72399698034a83857044e544b332a573cb4d6b92495",
|
|
2342
2342
|
"files": [
|
|
2343
2343
|
{
|
|
2344
2344
|
"path": "skills/azure/azure-platform-automation-devops/SKILL.md",
|
|
2345
|
-
"sha256": "
|
|
2346
|
-
"bytes":
|
|
2345
|
+
"sha256": "87f128260424c18a007bf1747dc6971682bb285af1ed478151193d496946337c",
|
|
2346
|
+
"bytes": 3601
|
|
2347
2347
|
},
|
|
2348
2348
|
{
|
|
2349
2349
|
"path": "skills/azure/azure-platform-automation-devops/metadata.json",
|
|
@@ -2370,12 +2370,12 @@
|
|
|
2370
2370
|
{
|
|
2371
2371
|
"id": "azure-private-endpoint-adoption-planner",
|
|
2372
2372
|
"path": "skills/azure/azure-private-endpoint-adoption-planner",
|
|
2373
|
-
"aggregate_sha256": "
|
|
2373
|
+
"aggregate_sha256": "2c80f606a60b53899dbe913b5ec83fdee2436be43361e3fddb704c39db6ca5f4",
|
|
2374
2374
|
"files": [
|
|
2375
2375
|
{
|
|
2376
2376
|
"path": "skills/azure/azure-private-endpoint-adoption-planner/SKILL.md",
|
|
2377
|
-
"sha256": "
|
|
2378
|
-
"bytes":
|
|
2377
|
+
"sha256": "9b16475bdb6fca2ef13af09c3f1f86b409622fd045921c13d0732ba4b4965e35",
|
|
2378
|
+
"bytes": 3465
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
2381
|
"path": "skills/azure/azure-private-endpoint-adoption-planner/metadata.json",
|
|
@@ -2402,12 +2402,12 @@
|
|
|
2402
2402
|
{
|
|
2403
2403
|
"id": "azure-rbac-review",
|
|
2404
2404
|
"path": "skills/azure/azure-rbac-review",
|
|
2405
|
-
"aggregate_sha256": "
|
|
2405
|
+
"aggregate_sha256": "06f553e0a20d15ddf9bae70fa2e1e7f2c7b7f24655d46c2ecf92725165b48ccf",
|
|
2406
2406
|
"files": [
|
|
2407
2407
|
{
|
|
2408
2408
|
"path": "skills/azure/azure-rbac-review/SKILL.md",
|
|
2409
|
-
"sha256": "
|
|
2410
|
-
"bytes":
|
|
2409
|
+
"sha256": "43c6086639c9bbd9b00d504c1c79df569237b8c8ea4d1a7e84569f7e1bcd0232",
|
|
2410
|
+
"bytes": 1738
|
|
2411
2411
|
},
|
|
2412
2412
|
{
|
|
2413
2413
|
"path": "skills/azure/azure-rbac-review/metadata.json",
|
|
@@ -2434,12 +2434,12 @@
|
|
|
2434
2434
|
{
|
|
2435
2435
|
"id": "azure-resilience-bcdr-review",
|
|
2436
2436
|
"path": "skills/azure/azure-resilience-bcdr-review",
|
|
2437
|
-
"aggregate_sha256": "
|
|
2437
|
+
"aggregate_sha256": "a67b6df63953960a525eb4cf22491ff391f3faeff4d81457b227167f9f58213f",
|
|
2438
2438
|
"files": [
|
|
2439
2439
|
{
|
|
2440
2440
|
"path": "skills/azure/azure-resilience-bcdr-review/SKILL.md",
|
|
2441
|
-
"sha256": "
|
|
2442
|
-
"bytes":
|
|
2441
|
+
"sha256": "8f06e7490a9785e4e770013a1cbe5356d3563e03b1f038689d481e6916be972d",
|
|
2442
|
+
"bytes": 3149
|
|
2443
2443
|
},
|
|
2444
2444
|
{
|
|
2445
2445
|
"path": "skills/azure/azure-resilience-bcdr-review/metadata.json",
|
|
@@ -2466,12 +2466,12 @@
|
|
|
2466
2466
|
{
|
|
2467
2467
|
"id": "azure-resource-health-incident-triage",
|
|
2468
2468
|
"path": "skills/azure/azure-resource-health-incident-triage",
|
|
2469
|
-
"aggregate_sha256": "
|
|
2469
|
+
"aggregate_sha256": "4409443ed3066ce3c73e76a586d091034fc73a35742431741872b9b5566a7106",
|
|
2470
2470
|
"files": [
|
|
2471
2471
|
{
|
|
2472
2472
|
"path": "skills/azure/azure-resource-health-incident-triage/SKILL.md",
|
|
2473
|
-
"sha256": "
|
|
2474
|
-
"bytes":
|
|
2473
|
+
"sha256": "ad53673237269d17185f4c9f275ff59d0b4e4a2f724725e2b8b384431b25f554",
|
|
2474
|
+
"bytes": 3383
|
|
2475
2475
|
},
|
|
2476
2476
|
{
|
|
2477
2477
|
"path": "skills/azure/azure-resource-health-incident-triage/metadata.json",
|
|
@@ -2498,12 +2498,12 @@
|
|
|
2498
2498
|
{
|
|
2499
2499
|
"id": "azure-role-selector",
|
|
2500
2500
|
"path": "skills/azure/azure-role-selector",
|
|
2501
|
-
"aggregate_sha256": "
|
|
2501
|
+
"aggregate_sha256": "e75ccecbc16fcef87a77703b31f7fafc4af3c520dabbf6a6b38ac263b93cae2c",
|
|
2502
2502
|
"files": [
|
|
2503
2503
|
{
|
|
2504
2504
|
"path": "skills/azure/azure-role-selector/SKILL.md",
|
|
2505
|
-
"sha256": "
|
|
2506
|
-
"bytes":
|
|
2505
|
+
"sha256": "2f431a4283ae00edcbc5b52e9e37e537432fe52a53fc43cea4cc3774233b577d",
|
|
2506
|
+
"bytes": 2308
|
|
2507
2507
|
},
|
|
2508
2508
|
{
|
|
2509
2509
|
"path": "skills/azure/azure-role-selector/metadata.json",
|
|
@@ -2530,12 +2530,12 @@
|
|
|
2530
2530
|
{
|
|
2531
2531
|
"id": "azure-security-posture-hardening",
|
|
2532
2532
|
"path": "skills/azure/azure-security-posture-hardening",
|
|
2533
|
-
"aggregate_sha256": "
|
|
2533
|
+
"aggregate_sha256": "fc01e7e77852d1863b951bf6c8dd4d33447bafdf4ad3d53ac648053aeb2f5966",
|
|
2534
2534
|
"files": [
|
|
2535
2535
|
{
|
|
2536
2536
|
"path": "skills/azure/azure-security-posture-hardening/SKILL.md",
|
|
2537
|
-
"sha256": "
|
|
2538
|
-
"bytes":
|
|
2537
|
+
"sha256": "d8b7c469237a9481638a46bbc7fe53b416b3c84472e4fc9cba1203a220ba5f5e",
|
|
2538
|
+
"bytes": 2669
|
|
2539
2539
|
},
|
|
2540
2540
|
{
|
|
2541
2541
|
"path": "skills/azure/azure-security-posture-hardening/metadata.json",
|
|
@@ -2562,12 +2562,12 @@
|
|
|
2562
2562
|
{
|
|
2563
2563
|
"id": "azure-subscription-resource-organization",
|
|
2564
2564
|
"path": "skills/azure/azure-subscription-resource-organization",
|
|
2565
|
-
"aggregate_sha256": "
|
|
2565
|
+
"aggregate_sha256": "665fa7ed0945824d8d41caff1990d5b0ec676add8223ea27d2b3555c7e2cfab5",
|
|
2566
2566
|
"files": [
|
|
2567
2567
|
{
|
|
2568
2568
|
"path": "skills/azure/azure-subscription-resource-organization/SKILL.md",
|
|
2569
|
-
"sha256": "
|
|
2570
|
-
"bytes":
|
|
2569
|
+
"sha256": "8870ff49e74a79a48ff9e2444ff600b9e55e45dd42ad4bb80f11b36457085633",
|
|
2570
|
+
"bytes": 3362
|
|
2571
2571
|
},
|
|
2572
2572
|
{
|
|
2573
2573
|
"path": "skills/azure/azure-subscription-resource-organization/metadata.json",
|
|
@@ -2594,12 +2594,12 @@
|
|
|
2594
2594
|
{
|
|
2595
2595
|
"id": "backstage-scaffolder-template-review",
|
|
2596
2596
|
"path": "skills/backstage/backstage-scaffolder-template-review",
|
|
2597
|
-
"aggregate_sha256": "
|
|
2597
|
+
"aggregate_sha256": "584b6d758a9fe14b9e1534727cefa0694dc932d27b3a28bed6201b21418b1e53",
|
|
2598
2598
|
"files": [
|
|
2599
2599
|
{
|
|
2600
2600
|
"path": "skills/backstage/backstage-scaffolder-template-review/SKILL.md",
|
|
2601
|
-
"sha256": "
|
|
2602
|
-
"bytes":
|
|
2601
|
+
"sha256": "3c78401b8c09fb725649101d09f6c0bf94140d64ac9ecca3d46eed338faab8ce",
|
|
2602
|
+
"bytes": 2917
|
|
2603
2603
|
},
|
|
2604
2604
|
{
|
|
2605
2605
|
"path": "skills/backstage/backstage-scaffolder-template-review/metadata.json",
|
|
@@ -2616,12 +2616,12 @@
|
|
|
2616
2616
|
{
|
|
2617
2617
|
"id": "cert-manager-issuer-trust-review",
|
|
2618
2618
|
"path": "skills/cert-manager/cert-manager-issuer-trust-review",
|
|
2619
|
-
"aggregate_sha256": "
|
|
2619
|
+
"aggregate_sha256": "ba0128ec4d2721bcdf642ecb530fc2616d4710c202bdf2835888f9b66d381f5e",
|
|
2620
2620
|
"files": [
|
|
2621
2621
|
{
|
|
2622
2622
|
"path": "skills/cert-manager/cert-manager-issuer-trust-review/SKILL.md",
|
|
2623
|
-
"sha256": "
|
|
2624
|
-
"bytes":
|
|
2623
|
+
"sha256": "c53d75e52dc1e11b67ee08f6c8c7834002aa460d76c0a2fd2f48a7b3010b2832",
|
|
2624
|
+
"bytes": 3263
|
|
2625
2625
|
},
|
|
2626
2626
|
{
|
|
2627
2627
|
"path": "skills/cert-manager/cert-manager-issuer-trust-review/metadata.json",
|
|
@@ -2638,12 +2638,12 @@
|
|
|
2638
2638
|
{
|
|
2639
2639
|
"id": "cilium-network-policy-review",
|
|
2640
2640
|
"path": "skills/cilium/cilium-network-policy-review",
|
|
2641
|
-
"aggregate_sha256": "
|
|
2641
|
+
"aggregate_sha256": "16352de0ae55a3918853e21dee34b3b31b68e1c22c4eee3ee1572af652064578",
|
|
2642
2642
|
"files": [
|
|
2643
2643
|
{
|
|
2644
2644
|
"path": "skills/cilium/cilium-network-policy-review/SKILL.md",
|
|
2645
|
-
"sha256": "
|
|
2646
|
-
"bytes":
|
|
2645
|
+
"sha256": "9bc9fe4b4d0df167d247527f73da82c43aff62cd725fa7ccd3bac5053af049a2",
|
|
2646
|
+
"bytes": 3922
|
|
2647
2647
|
},
|
|
2648
2648
|
{
|
|
2649
2649
|
"path": "skills/cilium/cilium-network-policy-review/metadata.json",
|
|
@@ -2670,12 +2670,12 @@
|
|
|
2670
2670
|
{
|
|
2671
2671
|
"id": "external-secrets-operator-review",
|
|
2672
2672
|
"path": "skills/kubernetes/external-secrets-operator-review",
|
|
2673
|
-
"aggregate_sha256": "
|
|
2673
|
+
"aggregate_sha256": "e11aae651a9606a215de01c151b6ed316f32657c807c04d3e972498db041091f",
|
|
2674
2674
|
"files": [
|
|
2675
2675
|
{
|
|
2676
2676
|
"path": "skills/kubernetes/external-secrets-operator-review/SKILL.md",
|
|
2677
|
-
"sha256": "
|
|
2678
|
-
"bytes":
|
|
2677
|
+
"sha256": "9cef26a5af8b318988d6e538a960aac299306a2c5f7100e3cfe7d996f600fc17",
|
|
2678
|
+
"bytes": 3640
|
|
2679
2679
|
},
|
|
2680
2680
|
{
|
|
2681
2681
|
"path": "skills/kubernetes/external-secrets-operator-review/metadata.json",
|
|
@@ -2692,12 +2692,12 @@
|
|
|
2692
2692
|
{
|
|
2693
2693
|
"id": "falco-runtime-threat-rules-review",
|
|
2694
2694
|
"path": "skills/falco/falco-runtime-threat-rules-review",
|
|
2695
|
-
"aggregate_sha256": "
|
|
2695
|
+
"aggregate_sha256": "8e3846f7aab19f97d42363aea26fb727f05714b369b05816652fe616185eb5bf",
|
|
2696
2696
|
"files": [
|
|
2697
2697
|
{
|
|
2698
2698
|
"path": "skills/falco/falco-runtime-threat-rules-review/SKILL.md",
|
|
2699
|
-
"sha256": "
|
|
2700
|
-
"bytes":
|
|
2699
|
+
"sha256": "b757515dfeb4d7981c017e745161092a961ad49595e0439cb60dce5cb8a40e84",
|
|
2700
|
+
"bytes": 3332
|
|
2701
2701
|
},
|
|
2702
2702
|
{
|
|
2703
2703
|
"path": "skills/falco/falco-runtime-threat-rules-review/metadata.json",
|
|
@@ -2714,12 +2714,12 @@
|
|
|
2714
2714
|
{
|
|
2715
2715
|
"id": "finops-cloud-price-advisor",
|
|
2716
2716
|
"path": "skills/finops/finops-cloud-price-advisor",
|
|
2717
|
-
"aggregate_sha256": "
|
|
2717
|
+
"aggregate_sha256": "d0da16267b91325356a7cdc6f603769dd6730c84315ca2de940eb8fae380613c",
|
|
2718
2718
|
"files": [
|
|
2719
2719
|
{
|
|
2720
2720
|
"path": "skills/finops/finops-cloud-price-advisor/SKILL.md",
|
|
2721
|
-
"sha256": "
|
|
2722
|
-
"bytes":
|
|
2721
|
+
"sha256": "d7a215968d2921429928574056658038536c7d6d4b4f4acf58decffb5fbd9e76",
|
|
2722
|
+
"bytes": 3766
|
|
2723
2723
|
},
|
|
2724
2724
|
{
|
|
2725
2725
|
"path": "skills/finops/finops-cloud-price-advisor/metadata.json",
|
|
@@ -2751,12 +2751,12 @@
|
|
|
2751
2751
|
{
|
|
2752
2752
|
"id": "fluxcd-kustomization-helmrelease-review",
|
|
2753
2753
|
"path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review",
|
|
2754
|
-
"aggregate_sha256": "
|
|
2754
|
+
"aggregate_sha256": "24dfdd33b975e6d583de6608967b2851749d9752161d8a70687ce32468b425a5",
|
|
2755
2755
|
"files": [
|
|
2756
2756
|
{
|
|
2757
2757
|
"path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review/SKILL.md",
|
|
2758
|
-
"sha256": "
|
|
2759
|
-
"bytes":
|
|
2758
|
+
"sha256": "d8e28358a1e5f5539ee095033231682d18ada368bdf0e9596b29e6f6eb5c5bc3",
|
|
2759
|
+
"bytes": 3195
|
|
2760
2760
|
},
|
|
2761
2761
|
{
|
|
2762
2762
|
"path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review/metadata.json",
|
|
@@ -2773,12 +2773,12 @@
|
|
|
2773
2773
|
{
|
|
2774
2774
|
"id": "istio-ambient-mesh-review",
|
|
2775
2775
|
"path": "skills/istio/istio-ambient-mesh-review",
|
|
2776
|
-
"aggregate_sha256": "
|
|
2776
|
+
"aggregate_sha256": "1de043576910dcfbfee355c101d13e40090c9cd83a717812f29f9ab327e7b3df",
|
|
2777
2777
|
"files": [
|
|
2778
2778
|
{
|
|
2779
2779
|
"path": "skills/istio/istio-ambient-mesh-review/SKILL.md",
|
|
2780
|
-
"sha256": "
|
|
2781
|
-
"bytes":
|
|
2780
|
+
"sha256": "ca29603a4048d81a5d0e2332fab331b23175aed63e3676cff53aa45d0c680906",
|
|
2781
|
+
"bytes": 3708
|
|
2782
2782
|
},
|
|
2783
2783
|
{
|
|
2784
2784
|
"path": "skills/istio/istio-ambient-mesh-review/metadata.json",
|
|
@@ -2805,12 +2805,12 @@
|
|
|
2805
2805
|
{
|
|
2806
2806
|
"id": "kubecost-chargeback-allocation-review",
|
|
2807
2807
|
"path": "skills/kubernetes/kubecost-chargeback-allocation-review",
|
|
2808
|
-
"aggregate_sha256": "
|
|
2808
|
+
"aggregate_sha256": "80357dfcbac0a7735b026a9dbea1350574c904335ab598ba0f15ac56960d1a70",
|
|
2809
2809
|
"files": [
|
|
2810
2810
|
{
|
|
2811
2811
|
"path": "skills/kubernetes/kubecost-chargeback-allocation-review/SKILL.md",
|
|
2812
|
-
"sha256": "
|
|
2813
|
-
"bytes":
|
|
2812
|
+
"sha256": "f8a75463b7437883afda55d331a55278f3dfc09ae4727d56a80af052f1553138",
|
|
2813
|
+
"bytes": 3035
|
|
2814
2814
|
},
|
|
2815
2815
|
{
|
|
2816
2816
|
"path": "skills/kubernetes/kubecost-chargeback-allocation-review/metadata.json",
|
|
@@ -2827,12 +2827,12 @@
|
|
|
2827
2827
|
{
|
|
2828
2828
|
"id": "kubernetes-live-rbac-mutation-guard",
|
|
2829
2829
|
"path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard",
|
|
2830
|
-
"aggregate_sha256": "
|
|
2830
|
+
"aggregate_sha256": "f0cd70098b27b992f162225db834180213192b050c78d931f5044bc7556aa0bb",
|
|
2831
2831
|
"files": [
|
|
2832
2832
|
{
|
|
2833
2833
|
"path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard/SKILL.md",
|
|
2834
|
-
"sha256": "
|
|
2835
|
-
"bytes":
|
|
2834
|
+
"sha256": "bbfa972c063fb78f133cc192b7beb57d5671cd8b0d5930cadbedaf824560c1c8",
|
|
2835
|
+
"bytes": 3881
|
|
2836
2836
|
},
|
|
2837
2837
|
{
|
|
2838
2838
|
"path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard/metadata.json",
|
|
@@ -2864,12 +2864,12 @@
|
|
|
2864
2864
|
{
|
|
2865
2865
|
"id": "kubernetes-maestro",
|
|
2866
2866
|
"path": "skills/kubernetes/kubernetes-maestro",
|
|
2867
|
-
"aggregate_sha256": "
|
|
2867
|
+
"aggregate_sha256": "563571c3827cbb4b427ba81677e2afde3ad41989181ecb9662d762a6de8c71c8",
|
|
2868
2868
|
"files": [
|
|
2869
2869
|
{
|
|
2870
2870
|
"path": "skills/kubernetes/kubernetes-maestro/SKILL.md",
|
|
2871
|
-
"sha256": "
|
|
2872
|
-
"bytes":
|
|
2871
|
+
"sha256": "2cd870527f56395b2c4ef9741e61bc3c40dd86915ae4b7afff15399944274034",
|
|
2872
|
+
"bytes": 2658
|
|
2873
2873
|
},
|
|
2874
2874
|
{
|
|
2875
2875
|
"path": "skills/kubernetes/kubernetes-maestro/metadata.json",
|
|
@@ -2891,12 +2891,12 @@
|
|
|
2891
2891
|
{
|
|
2892
2892
|
"id": "kubernetes-pod-security-admission-review",
|
|
2893
2893
|
"path": "skills/kubernetes/kubernetes-pod-security-admission-review",
|
|
2894
|
-
"aggregate_sha256": "
|
|
2894
|
+
"aggregate_sha256": "4474e3ae9538d9e6a6be00fa8b30ddc31fbf0f59a2254be40795da1de166a318",
|
|
2895
2895
|
"files": [
|
|
2896
2896
|
{
|
|
2897
2897
|
"path": "skills/kubernetes/kubernetes-pod-security-admission-review/SKILL.md",
|
|
2898
|
-
"sha256": "
|
|
2899
|
-
"bytes":
|
|
2898
|
+
"sha256": "9ed168165f32045dcccef0c934469ccf7d4bffe3af85df498fc78a0ed7699de6",
|
|
2899
|
+
"bytes": 3598
|
|
2900
2900
|
},
|
|
2901
2901
|
{
|
|
2902
2902
|
"path": "skills/kubernetes/kubernetes-pod-security-admission-review/metadata.json",
|
|
@@ -2923,12 +2923,12 @@
|
|
|
2923
2923
|
{
|
|
2924
2924
|
"id": "kubernetes-pod-spec-review",
|
|
2925
2925
|
"path": "skills/kubernetes/kubernetes-pod-spec-review",
|
|
2926
|
-
"aggregate_sha256": "
|
|
2926
|
+
"aggregate_sha256": "00791a4fd13e4b7c036583719bd1ba2f4a7037e31d59153d70785aebd8b377a8",
|
|
2927
2927
|
"files": [
|
|
2928
2928
|
{
|
|
2929
2929
|
"path": "skills/kubernetes/kubernetes-pod-spec-review/SKILL.md",
|
|
2930
|
-
"sha256": "
|
|
2931
|
-
"bytes":
|
|
2930
|
+
"sha256": "6d5f17dd0cec39f19ae8315697e3b952358ad3f5a08a8c38ad8859e087bea57d",
|
|
2931
|
+
"bytes": 2500
|
|
2932
2932
|
},
|
|
2933
2933
|
{
|
|
2934
2934
|
"path": "skills/kubernetes/kubernetes-pod-spec-review/metadata.json",
|
|
@@ -2945,12 +2945,12 @@
|
|
|
2945
2945
|
{
|
|
2946
2946
|
"id": "kubernetes-rbac-review",
|
|
2947
2947
|
"path": "skills/kubernetes/kubernetes-rbac-review",
|
|
2948
|
-
"aggregate_sha256": "
|
|
2948
|
+
"aggregate_sha256": "68247cb9252d66bd8d10686b0daa816dd7bbbbabbe14e8186e32a26d4b6924a0",
|
|
2949
2949
|
"files": [
|
|
2950
2950
|
{
|
|
2951
2951
|
"path": "skills/kubernetes/kubernetes-rbac-review/SKILL.md",
|
|
2952
|
-
"sha256": "
|
|
2953
|
-
"bytes":
|
|
2952
|
+
"sha256": "80324952f7450c210af9b29793ed219b1de99c97d118c1c2648e210b821e9efd",
|
|
2953
|
+
"bytes": 2061
|
|
2954
2954
|
},
|
|
2955
2955
|
{
|
|
2956
2956
|
"path": "skills/kubernetes/kubernetes-rbac-review/metadata.json",
|
|
@@ -2977,12 +2977,12 @@
|
|
|
2977
2977
|
{
|
|
2978
2978
|
"id": "kubernetes-workload-identity-review",
|
|
2979
2979
|
"path": "skills/kubernetes/kubernetes-workload-identity-review",
|
|
2980
|
-
"aggregate_sha256": "
|
|
2980
|
+
"aggregate_sha256": "9f943cb24534106b6fccf63ace1e48d159f650538c915d54ad5ce29aa1efc3fe",
|
|
2981
2981
|
"files": [
|
|
2982
2982
|
{
|
|
2983
2983
|
"path": "skills/kubernetes/kubernetes-workload-identity-review/SKILL.md",
|
|
2984
|
-
"sha256": "
|
|
2985
|
-
"bytes":
|
|
2984
|
+
"sha256": "b808c20d3e01d4ff401a8d5a4567c211847f170366954e8716125ede1f895a8e",
|
|
2985
|
+
"bytes": 3794
|
|
2986
2986
|
},
|
|
2987
2987
|
{
|
|
2988
2988
|
"path": "skills/kubernetes/kubernetes-workload-identity-review/metadata.json",
|
|
@@ -3009,12 +3009,12 @@
|
|
|
3009
3009
|
{
|
|
3010
3010
|
"id": "kyverno-policy-review",
|
|
3011
3011
|
"path": "skills/kyverno/kyverno-policy-review",
|
|
3012
|
-
"aggregate_sha256": "
|
|
3012
|
+
"aggregate_sha256": "bbb7c616305f0c5f1f754fcd8dc1c06b586e3ace128baf6051887fa4e0ae2205",
|
|
3013
3013
|
"files": [
|
|
3014
3014
|
{
|
|
3015
3015
|
"path": "skills/kyverno/kyverno-policy-review/SKILL.md",
|
|
3016
|
-
"sha256": "
|
|
3017
|
-
"bytes":
|
|
3016
|
+
"sha256": "7922fc8c15d1213416d37477ce8516b0645221be4de87612ed4b5515dd84cd1b",
|
|
3017
|
+
"bytes": 3585
|
|
3018
3018
|
},
|
|
3019
3019
|
{
|
|
3020
3020
|
"path": "skills/kyverno/kyverno-policy-review/metadata.json",
|
|
@@ -3041,12 +3041,12 @@
|
|
|
3041
3041
|
{
|
|
3042
3042
|
"id": "oci-autonomous-database-architect",
|
|
3043
3043
|
"path": "skills/oci/oci-autonomous-database-architect",
|
|
3044
|
-
"aggregate_sha256": "
|
|
3044
|
+
"aggregate_sha256": "b1041215d310f998c3c2da9c16572adb1f3c401200fe48a10843d26404afb84a",
|
|
3045
3045
|
"files": [
|
|
3046
3046
|
{
|
|
3047
3047
|
"path": "skills/oci/oci-autonomous-database-architect/SKILL.md",
|
|
3048
|
-
"sha256": "
|
|
3049
|
-
"bytes":
|
|
3048
|
+
"sha256": "19e200ee7caac0dabffe13a34b9f922f0d500f18d03e75b288375f8d58bb8754",
|
|
3049
|
+
"bytes": 8741
|
|
3050
3050
|
},
|
|
3051
3051
|
{
|
|
3052
3052
|
"path": "skills/oci/oci-autonomous-database-architect/metadata.json",
|
|
@@ -3083,12 +3083,12 @@
|
|
|
3083
3083
|
{
|
|
3084
3084
|
"id": "oci-certificates-issuer-review",
|
|
3085
3085
|
"path": "skills/oci/oci-certificates-issuer-review",
|
|
3086
|
-
"aggregate_sha256": "
|
|
3086
|
+
"aggregate_sha256": "81a18d2e5cb2dd258126c25093e5385b0e37d99a3b9095718aebefb3fcb48089",
|
|
3087
3087
|
"files": [
|
|
3088
3088
|
{
|
|
3089
3089
|
"path": "skills/oci/oci-certificates-issuer-review/SKILL.md",
|
|
3090
|
-
"sha256": "
|
|
3091
|
-
"bytes":
|
|
3090
|
+
"sha256": "fb538a56d4a5cf615959e78d12eacf5643efc66069ec8e13f04963ee4e8e0cba",
|
|
3091
|
+
"bytes": 2744
|
|
3092
3092
|
},
|
|
3093
3093
|
{
|
|
3094
3094
|
"path": "skills/oci/oci-certificates-issuer-review/metadata.json",
|
|
@@ -3105,12 +3105,12 @@
|
|
|
3105
3105
|
{
|
|
3106
3106
|
"id": "oci-cloud-guard-responder",
|
|
3107
3107
|
"path": "skills/oci/oci-cloud-guard-responder",
|
|
3108
|
-
"aggregate_sha256": "
|
|
3108
|
+
"aggregate_sha256": "a649074efc6e9966280605c7ddcd0842ed92afa0328e181870a253d482b5a561",
|
|
3109
3109
|
"files": [
|
|
3110
3110
|
{
|
|
3111
3111
|
"path": "skills/oci/oci-cloud-guard-responder/SKILL.md",
|
|
3112
|
-
"sha256": "
|
|
3113
|
-
"bytes":
|
|
3112
|
+
"sha256": "fb10bbc497e7dfa98fe5ba7a92db79fa11bcb6381124463e3e697ac6a1120285",
|
|
3113
|
+
"bytes": 5699
|
|
3114
3114
|
},
|
|
3115
3115
|
{
|
|
3116
3116
|
"path": "skills/oci/oci-cloud-guard-responder/metadata.json",
|
|
@@ -3137,12 +3137,12 @@
|
|
|
3137
3137
|
{
|
|
3138
3138
|
"id": "oci-compute-instance-agent-operator",
|
|
3139
3139
|
"path": "skills/oci/oci-compute-instance-agent-operator",
|
|
3140
|
-
"aggregate_sha256": "
|
|
3140
|
+
"aggregate_sha256": "598e564a8db4bb49da10e5fbd80fc4036486882f8fb9f2c95f995943b6bdaee5",
|
|
3141
3141
|
"files": [
|
|
3142
3142
|
{
|
|
3143
3143
|
"path": "skills/oci/oci-compute-instance-agent-operator/SKILL.md",
|
|
3144
|
-
"sha256": "
|
|
3145
|
-
"bytes":
|
|
3144
|
+
"sha256": "39e590fd3442d9a1fc8f5a9bc4ed9336987abbd1c3799bd2e5abc8d05a01d2e3",
|
|
3145
|
+
"bytes": 5604
|
|
3146
3146
|
},
|
|
3147
3147
|
{
|
|
3148
3148
|
"path": "skills/oci/oci-compute-instance-agent-operator/metadata.json",
|
|
@@ -3169,12 +3169,12 @@
|
|
|
3169
3169
|
{
|
|
3170
3170
|
"id": "oci-compute-platform-operator",
|
|
3171
3171
|
"path": "skills/oci/oci-compute-platform-operator",
|
|
3172
|
-
"aggregate_sha256": "
|
|
3172
|
+
"aggregate_sha256": "82646c5de21e7c7da70fe58a6bf80168ee0b772fccd1e329707792353d9033f7",
|
|
3173
3173
|
"files": [
|
|
3174
3174
|
{
|
|
3175
3175
|
"path": "skills/oci/oci-compute-platform-operator/SKILL.md",
|
|
3176
|
-
"sha256": "
|
|
3177
|
-
"bytes":
|
|
3176
|
+
"sha256": "82db86d9861f3ac2a5ceca4e7f8b482fdfd2190fe23d88e248ada4fd073b2637",
|
|
3177
|
+
"bytes": 11445
|
|
3178
3178
|
},
|
|
3179
3179
|
{
|
|
3180
3180
|
"path": "skills/oci/oci-compute-platform-operator/metadata.json",
|
|
@@ -3201,12 +3201,12 @@
|
|
|
3201
3201
|
{
|
|
3202
3202
|
"id": "oci-cost-finops-analyst",
|
|
3203
3203
|
"path": "skills/oci/oci-cost-finops-analyst",
|
|
3204
|
-
"aggregate_sha256": "
|
|
3204
|
+
"aggregate_sha256": "73d111785e0c22db043ba4224dd48f2beaabae3fcdb5a11258c8707bd2b2a260",
|
|
3205
3205
|
"files": [
|
|
3206
3206
|
{
|
|
3207
3207
|
"path": "skills/oci/oci-cost-finops-analyst/SKILL.md",
|
|
3208
|
-
"sha256": "
|
|
3209
|
-
"bytes":
|
|
3208
|
+
"sha256": "83b2848cf03faea7d9022767eda7f2de711b32f6d100bd2c443c4085b51ed023",
|
|
3209
|
+
"bytes": 10936
|
|
3210
3210
|
},
|
|
3211
3211
|
{
|
|
3212
3212
|
"path": "skills/oci/oci-cost-finops-analyst/metadata.json",
|
|
@@ -3233,12 +3233,12 @@
|
|
|
3233
3233
|
{
|
|
3234
3234
|
"id": "oci-database-platform-dba",
|
|
3235
3235
|
"path": "skills/oci/oci-database-platform-dba",
|
|
3236
|
-
"aggregate_sha256": "
|
|
3236
|
+
"aggregate_sha256": "6f5e37fe5210d1fe6bd040e5e889d21cf16307706be674acec5a975da41f5f31",
|
|
3237
3237
|
"files": [
|
|
3238
3238
|
{
|
|
3239
3239
|
"path": "skills/oci/oci-database-platform-dba/SKILL.md",
|
|
3240
|
-
"sha256": "
|
|
3241
|
-
"bytes":
|
|
3240
|
+
"sha256": "6f7325f4bd8a399b536ccf037cce3beb1d139c2b196c896fa2c16218ee1b1b49",
|
|
3241
|
+
"bytes": 11750
|
|
3242
3242
|
},
|
|
3243
3243
|
{
|
|
3244
3244
|
"path": "skills/oci/oci-database-platform-dba/metadata.json",
|
|
@@ -3265,12 +3265,12 @@
|
|
|
3265
3265
|
{
|
|
3266
3266
|
"id": "oci-dbtools-sql-analyst",
|
|
3267
3267
|
"path": "skills/oci/oci-dbtools-sql-analyst",
|
|
3268
|
-
"aggregate_sha256": "
|
|
3268
|
+
"aggregate_sha256": "6c5970a74e92aa9dd089ac9eb4c9bcbb3dde31f6097c60a8cd900907da757db7",
|
|
3269
3269
|
"files": [
|
|
3270
3270
|
{
|
|
3271
3271
|
"path": "skills/oci/oci-dbtools-sql-analyst/SKILL.md",
|
|
3272
|
-
"sha256": "
|
|
3273
|
-
"bytes":
|
|
3272
|
+
"sha256": "662acd6c67c9ddbe135bfe12d3f89905ee0b7146a116134254bcba897db85122",
|
|
3273
|
+
"bytes": 5743
|
|
3274
3274
|
},
|
|
3275
3275
|
{
|
|
3276
3276
|
"path": "skills/oci/oci-dbtools-sql-analyst/metadata.json",
|
|
@@ -3297,12 +3297,12 @@
|
|
|
3297
3297
|
{
|
|
3298
3298
|
"id": "oci-devops-container-platform-engineer",
|
|
3299
3299
|
"path": "skills/oci/oci-devops-container-platform-engineer",
|
|
3300
|
-
"aggregate_sha256": "
|
|
3300
|
+
"aggregate_sha256": "4a2d1600f92615de5f6237950e7e198cb09073b7ced9f7e503f9a9476b5d6793",
|
|
3301
3301
|
"files": [
|
|
3302
3302
|
{
|
|
3303
3303
|
"path": "skills/oci/oci-devops-container-platform-engineer/SKILL.md",
|
|
3304
|
-
"sha256": "
|
|
3305
|
-
"bytes":
|
|
3304
|
+
"sha256": "b6d0f33e9893d4e3047e09b96d5ef0de5cd576c594e6d3cc9fb1c8d9444e7646",
|
|
3305
|
+
"bytes": 11689
|
|
3306
3306
|
},
|
|
3307
3307
|
{
|
|
3308
3308
|
"path": "skills/oci/oci-devops-container-platform-engineer/metadata.json",
|
|
@@ -3329,12 +3329,12 @@
|
|
|
3329
3329
|
{
|
|
3330
3330
|
"id": "oci-exadata-database-architect",
|
|
3331
3331
|
"path": "skills/oci/oci-exadata-database-architect",
|
|
3332
|
-
"aggregate_sha256": "
|
|
3332
|
+
"aggregate_sha256": "491f3b0897db0c4583c747b5a0d971041563c5fdbc51e2da4f59bd38f16ad83b",
|
|
3333
3333
|
"files": [
|
|
3334
3334
|
{
|
|
3335
3335
|
"path": "skills/oci/oci-exadata-database-architect/SKILL.md",
|
|
3336
|
-
"sha256": "
|
|
3337
|
-
"bytes":
|
|
3336
|
+
"sha256": "2c814265fe538aedbecb76e426064ffd0d91b19e10256b16e737d39cabc8db91",
|
|
3337
|
+
"bytes": 11900
|
|
3338
3338
|
},
|
|
3339
3339
|
{
|
|
3340
3340
|
"path": "skills/oci/oci-exadata-database-architect/metadata.json",
|
|
@@ -3346,12 +3346,12 @@
|
|
|
3346
3346
|
{
|
|
3347
3347
|
"id": "oci-exadata-platform-architect",
|
|
3348
3348
|
"path": "skills/oci/oci-exadata-platform-architect",
|
|
3349
|
-
"aggregate_sha256": "
|
|
3349
|
+
"aggregate_sha256": "c9c194814951685e2b0a0545b932dc2e69980370189e7c19b843e546095e9cac",
|
|
3350
3350
|
"files": [
|
|
3351
3351
|
{
|
|
3352
3352
|
"path": "skills/oci/oci-exadata-platform-architect/SKILL.md",
|
|
3353
|
-
"sha256": "
|
|
3354
|
-
"bytes":
|
|
3353
|
+
"sha256": "4d5e95cfda888758b7cb07d37657b7f62961b84ac75bcf3140bb54b6b6a5c1c6",
|
|
3354
|
+
"bytes": 8983
|
|
3355
3355
|
},
|
|
3356
3356
|
{
|
|
3357
3357
|
"path": "skills/oci/oci-exadata-platform-architect/metadata.json",
|
|
@@ -3388,12 +3388,12 @@
|
|
|
3388
3388
|
{
|
|
3389
3389
|
"id": "oci-fusion-apps-environment-operator",
|
|
3390
3390
|
"path": "skills/oci/oci-fusion-apps-environment-operator",
|
|
3391
|
-
"aggregate_sha256": "
|
|
3391
|
+
"aggregate_sha256": "038e8c766040190f86ac980cb95a77e88e08d9b1824abeac73187e77332b886b",
|
|
3392
3392
|
"files": [
|
|
3393
3393
|
{
|
|
3394
3394
|
"path": "skills/oci/oci-fusion-apps-environment-operator/SKILL.md",
|
|
3395
|
-
"sha256": "
|
|
3396
|
-
"bytes":
|
|
3395
|
+
"sha256": "07563975bd751421abfd23ebb1fc38bffc7b2f55c903198ece0b5c42d7337716",
|
|
3396
|
+
"bytes": 5613
|
|
3397
3397
|
},
|
|
3398
3398
|
{
|
|
3399
3399
|
"path": "skills/oci/oci-fusion-apps-environment-operator/metadata.json",
|
|
@@ -3420,12 +3420,12 @@
|
|
|
3420
3420
|
{
|
|
3421
3421
|
"id": "oci-goldengate-replication-operator",
|
|
3422
3422
|
"path": "skills/oci/oci-goldengate-replication-operator",
|
|
3423
|
-
"aggregate_sha256": "
|
|
3423
|
+
"aggregate_sha256": "57fb5e27505e5ca3aa912f2c265f6dc25e3a9673a08a5cbfd3c2b1dbdde91b13",
|
|
3424
3424
|
"files": [
|
|
3425
3425
|
{
|
|
3426
3426
|
"path": "skills/oci/oci-goldengate-replication-operator/SKILL.md",
|
|
3427
|
-
"sha256": "
|
|
3428
|
-
"bytes":
|
|
3427
|
+
"sha256": "24e67a8c3a4214f8b874f1eca6b11790717f9c8478e5efece741d59546fbcbff",
|
|
3428
|
+
"bytes": 5707
|
|
3429
3429
|
},
|
|
3430
3430
|
{
|
|
3431
3431
|
"path": "skills/oci/oci-goldengate-replication-operator/metadata.json",
|
|
@@ -3452,12 +3452,12 @@
|
|
|
3452
3452
|
{
|
|
3453
3453
|
"id": "oci-identity-access-governor",
|
|
3454
3454
|
"path": "skills/oci/oci-identity-access-governor",
|
|
3455
|
-
"aggregate_sha256": "
|
|
3455
|
+
"aggregate_sha256": "9a9f45e32b301a9748c17a9c8c272d0d7837ebc14ee1e2dbd7f0f5d261a50d0e",
|
|
3456
3456
|
"files": [
|
|
3457
3457
|
{
|
|
3458
3458
|
"path": "skills/oci/oci-identity-access-governor/SKILL.md",
|
|
3459
|
-
"sha256": "
|
|
3460
|
-
"bytes":
|
|
3459
|
+
"sha256": "8e4c5e0fd84d5372e5daca6478774e3cf483f6439b95ef066a11664d8a40ac25",
|
|
3460
|
+
"bytes": 11203
|
|
3461
3461
|
},
|
|
3462
3462
|
{
|
|
3463
3463
|
"path": "skills/oci/oci-identity-access-governor/metadata.json",
|
|
@@ -3484,12 +3484,12 @@
|
|
|
3484
3484
|
{
|
|
3485
3485
|
"id": "oci-iot-digital-twin-engineer",
|
|
3486
3486
|
"path": "skills/oci/oci-iot-digital-twin-engineer",
|
|
3487
|
-
"aggregate_sha256": "
|
|
3487
|
+
"aggregate_sha256": "bb6345d58d1bf04e7c6f04e23d1602935752f3d0fbe8dd4cea4410d0e2b7c423",
|
|
3488
3488
|
"files": [
|
|
3489
3489
|
{
|
|
3490
3490
|
"path": "skills/oci/oci-iot-digital-twin-engineer/SKILL.md",
|
|
3491
|
-
"sha256": "
|
|
3492
|
-
"bytes":
|
|
3491
|
+
"sha256": "276f862e7934fe94b39534073c9bf36ba87bd1fdfce77e291a1686bf893b33b9",
|
|
3492
|
+
"bytes": 5626
|
|
3493
3493
|
},
|
|
3494
3494
|
{
|
|
3495
3495
|
"path": "skills/oci/oci-iot-digital-twin-engineer/metadata.json",
|
|
@@ -3516,12 +3516,12 @@
|
|
|
3516
3516
|
{
|
|
3517
3517
|
"id": "oci-limits-capacity-planner",
|
|
3518
3518
|
"path": "skills/oci/oci-limits-capacity-planner",
|
|
3519
|
-
"aggregate_sha256": "
|
|
3519
|
+
"aggregate_sha256": "97abb4c49171fa872d6fef71fb79a62234d109cf9a18581a83e9e9628f0e3b5d",
|
|
3520
3520
|
"files": [
|
|
3521
3521
|
{
|
|
3522
3522
|
"path": "skills/oci/oci-limits-capacity-planner/SKILL.md",
|
|
3523
|
-
"sha256": "
|
|
3524
|
-
"bytes":
|
|
3523
|
+
"sha256": "129e3140817c019868251f598df72db6b92ff7dd504b2ad1349ffa108c49acb5",
|
|
3524
|
+
"bytes": 5667
|
|
3525
3525
|
},
|
|
3526
3526
|
{
|
|
3527
3527
|
"path": "skills/oci/oci-limits-capacity-planner/metadata.json",
|
|
@@ -3548,12 +3548,12 @@
|
|
|
3548
3548
|
{
|
|
3549
3549
|
"id": "oci-live-autonomous-db-lifecycle-guard",
|
|
3550
3550
|
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard",
|
|
3551
|
-
"aggregate_sha256": "
|
|
3551
|
+
"aggregate_sha256": "a5d276969f869d4621b54f68de39dad90c6d2d57775d83fc8a472e3c5096f62c",
|
|
3552
3552
|
"files": [
|
|
3553
3553
|
{
|
|
3554
3554
|
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md",
|
|
3555
|
-
"sha256": "
|
|
3556
|
-
"bytes":
|
|
3555
|
+
"sha256": "f54e4702ca440a079aba35bc979c57ce57edb054ebce55254dd114109c742ffb",
|
|
3556
|
+
"bytes": 2390
|
|
3557
3557
|
},
|
|
3558
3558
|
{
|
|
3559
3559
|
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json",
|
|
@@ -3585,12 +3585,12 @@
|
|
|
3585
3585
|
{
|
|
3586
3586
|
"id": "oci-live-cost-budget-runaway-guard",
|
|
3587
3587
|
"path": "skills/oci/oci-live-cost-budget-runaway-guard",
|
|
3588
|
-
"aggregate_sha256": "
|
|
3588
|
+
"aggregate_sha256": "1ee0662207115d75b95aeb868d86dd6a40611350d9d0357b77f16f805ccbed13",
|
|
3589
3589
|
"files": [
|
|
3590
3590
|
{
|
|
3591
3591
|
"path": "skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md",
|
|
3592
|
-
"sha256": "
|
|
3593
|
-
"bytes":
|
|
3592
|
+
"sha256": "0db71d1e0d9456084a2a5229c77cc1bd3794365b7de83ca2a7134728545752f7",
|
|
3593
|
+
"bytes": 2307
|
|
3594
3594
|
},
|
|
3595
3595
|
{
|
|
3596
3596
|
"path": "skills/oci/oci-live-cost-budget-runaway-guard/metadata.json",
|
|
@@ -3622,12 +3622,12 @@
|
|
|
3622
3622
|
{
|
|
3623
3623
|
"id": "oci-live-iam-policy-compartment-guard",
|
|
3624
3624
|
"path": "skills/oci/oci-live-iam-policy-compartment-guard",
|
|
3625
|
-
"aggregate_sha256": "
|
|
3625
|
+
"aggregate_sha256": "dc0ff12bd5e83e2aeb1f640f49bf3ee314800a762e9a223b31ca3c75b953d5d3",
|
|
3626
3626
|
"files": [
|
|
3627
3627
|
{
|
|
3628
3628
|
"path": "skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md",
|
|
3629
|
-
"sha256": "
|
|
3630
|
-
"bytes":
|
|
3629
|
+
"sha256": "4ea7445b1eb55c64086d08cada42ce8754ec74b3c801f9ededa6990aebb5c0bd",
|
|
3630
|
+
"bytes": 2345
|
|
3631
3631
|
},
|
|
3632
3632
|
{
|
|
3633
3633
|
"path": "skills/oci/oci-live-iam-policy-compartment-guard/metadata.json",
|
|
@@ -3659,12 +3659,12 @@
|
|
|
3659
3659
|
{
|
|
3660
3660
|
"id": "oci-live-network-security-rule-guard",
|
|
3661
3661
|
"path": "skills/oci/oci-live-network-security-rule-guard",
|
|
3662
|
-
"aggregate_sha256": "
|
|
3662
|
+
"aggregate_sha256": "5a3d8a529c86d47fd9a937c8593178cedf89c20faa0a59d7f8b14c04d85da479",
|
|
3663
3663
|
"files": [
|
|
3664
3664
|
{
|
|
3665
3665
|
"path": "skills/oci/oci-live-network-security-rule-guard/SKILL.md",
|
|
3666
|
-
"sha256": "
|
|
3667
|
-
"bytes":
|
|
3666
|
+
"sha256": "1a1838cb956cceb8f02d0bff733251121fb18c6cda8b88c4652e8094030e00e4",
|
|
3667
|
+
"bytes": 3740
|
|
3668
3668
|
},
|
|
3669
3669
|
{
|
|
3670
3670
|
"path": "skills/oci/oci-live-network-security-rule-guard/metadata.json",
|
|
@@ -3696,12 +3696,12 @@
|
|
|
3696
3696
|
{
|
|
3697
3697
|
"id": "oci-live-oke-rollout-guard",
|
|
3698
3698
|
"path": "skills/oci/oci-live-oke-rollout-guard",
|
|
3699
|
-
"aggregate_sha256": "
|
|
3699
|
+
"aggregate_sha256": "91db1f2967695f44a4910a64063688ff38b26aa7b63810b78bf915a0f8709358",
|
|
3700
3700
|
"files": [
|
|
3701
3701
|
{
|
|
3702
3702
|
"path": "skills/oci/oci-live-oke-rollout-guard/SKILL.md",
|
|
3703
|
-
"sha256": "
|
|
3704
|
-
"bytes":
|
|
3703
|
+
"sha256": "fae1f6532078e60e5950a54cf62de5acaf81cc79a7c3b41ab6378a74cd639467",
|
|
3704
|
+
"bytes": 2302
|
|
3705
3705
|
},
|
|
3706
3706
|
{
|
|
3707
3707
|
"path": "skills/oci/oci-live-oke-rollout-guard/metadata.json",
|
|
@@ -3733,12 +3733,12 @@
|
|
|
3733
3733
|
{
|
|
3734
3734
|
"id": "oci-live-resource-manager-stack-guard",
|
|
3735
3735
|
"path": "skills/oci/oci-live-resource-manager-stack-guard",
|
|
3736
|
-
"aggregate_sha256": "
|
|
3736
|
+
"aggregate_sha256": "476870f115254a943583e7d74a293223b142ae7f7578b4b1c91a1d7e7e125e73",
|
|
3737
3737
|
"files": [
|
|
3738
3738
|
{
|
|
3739
3739
|
"path": "skills/oci/oci-live-resource-manager-stack-guard/SKILL.md",
|
|
3740
|
-
"sha256": "
|
|
3741
|
-
"bytes":
|
|
3740
|
+
"sha256": "b7d8680bd2ffa89681a7ec673148421f19c9b31f88cff8b66c001eb75df6e242",
|
|
3741
|
+
"bytes": 2323
|
|
3742
3742
|
},
|
|
3743
3743
|
{
|
|
3744
3744
|
"path": "skills/oci/oci-live-resource-manager-stack-guard/metadata.json",
|
|
@@ -3770,12 +3770,12 @@
|
|
|
3770
3770
|
{
|
|
3771
3771
|
"id": "oci-live-vault-key-destruction-guard",
|
|
3772
3772
|
"path": "skills/oci/oci-live-vault-key-destruction-guard",
|
|
3773
|
-
"aggregate_sha256": "
|
|
3773
|
+
"aggregate_sha256": "0f712460d76e2f13587a1397d857651efc6359fcace554e413676ba3248f4bc2",
|
|
3774
3774
|
"files": [
|
|
3775
3775
|
{
|
|
3776
3776
|
"path": "skills/oci/oci-live-vault-key-destruction-guard/SKILL.md",
|
|
3777
|
-
"sha256": "
|
|
3778
|
-
"bytes":
|
|
3777
|
+
"sha256": "e4497b81e1df4c73ae48ed5acfe7d8d6bbf65849775ba8950b36b931acc36fb6",
|
|
3778
|
+
"bytes": 2329
|
|
3779
3779
|
},
|
|
3780
3780
|
{
|
|
3781
3781
|
"path": "skills/oci/oci-live-vault-key-destruction-guard/metadata.json",
|
|
@@ -3807,12 +3807,12 @@
|
|
|
3807
3807
|
{
|
|
3808
3808
|
"id": "oci-load-balancer-traffic-engineer",
|
|
3809
3809
|
"path": "skills/oci/oci-load-balancer-traffic-engineer",
|
|
3810
|
-
"aggregate_sha256": "
|
|
3810
|
+
"aggregate_sha256": "d47425b6766c5b3806f0fdd1392941ad35306712c892a5ae1a53a2a595763ba1",
|
|
3811
3811
|
"files": [
|
|
3812
3812
|
{
|
|
3813
3813
|
"path": "skills/oci/oci-load-balancer-traffic-engineer/SKILL.md",
|
|
3814
|
-
"sha256": "
|
|
3815
|
-
"bytes":
|
|
3814
|
+
"sha256": "183302a4514d81b841b779d654445b5a3e046795f6c1019a49c8e439ed7c7cbe",
|
|
3815
|
+
"bytes": 5801
|
|
3816
3816
|
},
|
|
3817
3817
|
{
|
|
3818
3818
|
"path": "skills/oci/oci-load-balancer-traffic-engineer/metadata.json",
|
|
@@ -3839,12 +3839,12 @@
|
|
|
3839
3839
|
{
|
|
3840
3840
|
"id": "oci-maestro",
|
|
3841
3841
|
"path": "skills/oci/oci-maestro",
|
|
3842
|
-
"aggregate_sha256": "
|
|
3842
|
+
"aggregate_sha256": "32bd4ef376b95fa2041256fa6f025347626208526f212eff609b938dff84f016",
|
|
3843
3843
|
"files": [
|
|
3844
3844
|
{
|
|
3845
3845
|
"path": "skills/oci/oci-maestro/SKILL.md",
|
|
3846
|
-
"sha256": "
|
|
3847
|
-
"bytes":
|
|
3846
|
+
"sha256": "d07b66fb86663ef77964421c54573864c9557fc9ffa2dfbcb5ff5e78bdcbfeba",
|
|
3847
|
+
"bytes": 13163
|
|
3848
3848
|
},
|
|
3849
3849
|
{
|
|
3850
3850
|
"path": "skills/oci/oci-maestro/metadata.json",
|
|
@@ -3856,12 +3856,12 @@
|
|
|
3856
3856
|
{
|
|
3857
3857
|
"id": "oci-migration-cutover-architect",
|
|
3858
3858
|
"path": "skills/oci/oci-migration-cutover-architect",
|
|
3859
|
-
"aggregate_sha256": "
|
|
3859
|
+
"aggregate_sha256": "3a404dfafe9bf8385b7a3069b285712918e6c99e6621d98bd7af93161b4c9f58",
|
|
3860
3860
|
"files": [
|
|
3861
3861
|
{
|
|
3862
3862
|
"path": "skills/oci/oci-migration-cutover-architect/SKILL.md",
|
|
3863
|
-
"sha256": "
|
|
3864
|
-
"bytes":
|
|
3863
|
+
"sha256": "4c2a8fafa7ed0a9e3ce113af2b100cb95c6e5cd8b7183af4298d87e3bdd88fd5",
|
|
3864
|
+
"bytes": 5602
|
|
3865
3865
|
},
|
|
3866
3866
|
{
|
|
3867
3867
|
"path": "skills/oci/oci-migration-cutover-architect/metadata.json",
|
|
@@ -3888,12 +3888,12 @@
|
|
|
3888
3888
|
{
|
|
3889
3889
|
"id": "oci-multi-cloud-architect",
|
|
3890
3890
|
"path": "skills/oci/oci-multi-cloud-architect",
|
|
3891
|
-
"aggregate_sha256": "
|
|
3891
|
+
"aggregate_sha256": "3eafdc68b393afe9878458fca04f72c2fe893578bb1ba9acd5cd8109c8e4c9ff",
|
|
3892
3892
|
"files": [
|
|
3893
3893
|
{
|
|
3894
3894
|
"path": "skills/oci/oci-multi-cloud-architect/SKILL.md",
|
|
3895
|
-
"sha256": "
|
|
3896
|
-
"bytes":
|
|
3895
|
+
"sha256": "c2f28b4d5b3fae6aa015a2d2a28557ffb6671230bded94051257594f46309a41",
|
|
3896
|
+
"bytes": 12045
|
|
3897
3897
|
},
|
|
3898
3898
|
{
|
|
3899
3899
|
"path": "skills/oci/oci-multi-cloud-architect/metadata.json",
|
|
@@ -3920,12 +3920,12 @@
|
|
|
3920
3920
|
{
|
|
3921
3921
|
"id": "oci-mysql-heatwave-ai-specialist",
|
|
3922
3922
|
"path": "skills/oci/oci-mysql-heatwave-ai-specialist",
|
|
3923
|
-
"aggregate_sha256": "
|
|
3923
|
+
"aggregate_sha256": "d834cee27a73c09d00e6695dc167d75dc0cd04f773ca380aa993df08a1afc910",
|
|
3924
3924
|
"files": [
|
|
3925
3925
|
{
|
|
3926
3926
|
"path": "skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md",
|
|
3927
|
-
"sha256": "
|
|
3928
|
-
"bytes":
|
|
3927
|
+
"sha256": "c463de92e86953531232b35b849fecdea8f3b803f48d02cee9f6b061d84ade47",
|
|
3928
|
+
"bytes": 5643
|
|
3929
3929
|
},
|
|
3930
3930
|
{
|
|
3931
3931
|
"path": "skills/oci/oci-mysql-heatwave-ai-specialist/metadata.json",
|
|
@@ -3952,12 +3952,12 @@
|
|
|
3952
3952
|
{
|
|
3953
3953
|
"id": "oci-network-architect",
|
|
3954
3954
|
"path": "skills/oci/oci-network-architect",
|
|
3955
|
-
"aggregate_sha256": "
|
|
3955
|
+
"aggregate_sha256": "b55ca70f9cc93ae7df2e304307909e22c20908750ff0632338c59337abe74c2b",
|
|
3956
3956
|
"files": [
|
|
3957
3957
|
{
|
|
3958
3958
|
"path": "skills/oci/oci-network-architect/SKILL.md",
|
|
3959
|
-
"sha256": "
|
|
3960
|
-
"bytes":
|
|
3959
|
+
"sha256": "d1a3695a64dbc69e2382f194796a33677df65d44b46360273347295e8d256a0f",
|
|
3960
|
+
"bytes": 10763
|
|
3961
3961
|
},
|
|
3962
3962
|
{
|
|
3963
3963
|
"path": "skills/oci/oci-network-architect/metadata.json",
|
|
@@ -3984,12 +3984,12 @@
|
|
|
3984
3984
|
{
|
|
3985
3985
|
"id": "oci-observability-incident-responder",
|
|
3986
3986
|
"path": "skills/oci/oci-observability-incident-responder",
|
|
3987
|
-
"aggregate_sha256": "
|
|
3987
|
+
"aggregate_sha256": "595d9a09214cbd3e59691fb3908ce9eb81abddaa85da8056b607796cac7d1760",
|
|
3988
3988
|
"files": [
|
|
3989
3989
|
{
|
|
3990
3990
|
"path": "skills/oci/oci-observability-incident-responder/SKILL.md",
|
|
3991
|
-
"sha256": "
|
|
3992
|
-
"bytes":
|
|
3991
|
+
"sha256": "eaa79129727b47f6307a2fde8fe4281aba55ce9b1b95e4f4a5c46ea27a51bafa",
|
|
3992
|
+
"bytes": 11151
|
|
3993
3993
|
},
|
|
3994
3994
|
{
|
|
3995
3995
|
"path": "skills/oci/oci-observability-incident-responder/metadata.json",
|
|
@@ -4016,12 +4016,12 @@
|
|
|
4016
4016
|
{
|
|
4017
4017
|
"id": "oci-recovery-service-operator",
|
|
4018
4018
|
"path": "skills/oci/oci-recovery-service-operator",
|
|
4019
|
-
"aggregate_sha256": "
|
|
4019
|
+
"aggregate_sha256": "9d63f4150981517edd0a8b9006ac04c8f5740554d845e14b095fa675d150d20b",
|
|
4020
4020
|
"files": [
|
|
4021
4021
|
{
|
|
4022
4022
|
"path": "skills/oci/oci-recovery-service-operator/SKILL.md",
|
|
4023
|
-
"sha256": "
|
|
4024
|
-
"bytes":
|
|
4023
|
+
"sha256": "6b324ee4df330931affe4eb60634e02315f7a6c66861c2f42b16abff7c7a6b5a",
|
|
4024
|
+
"bytes": 5771
|
|
4025
4025
|
},
|
|
4026
4026
|
{
|
|
4027
4027
|
"path": "skills/oci/oci-recovery-service-operator/metadata.json",
|
|
@@ -4048,12 +4048,12 @@
|
|
|
4048
4048
|
{
|
|
4049
4049
|
"id": "oci-registry-artifact-governor",
|
|
4050
4050
|
"path": "skills/oci/oci-registry-artifact-governor",
|
|
4051
|
-
"aggregate_sha256": "
|
|
4051
|
+
"aggregate_sha256": "8970b8e24cf2bd829ed73e5b76ff437150b63fd9acf11ac782b9b593cd3cb420",
|
|
4052
4052
|
"files": [
|
|
4053
4053
|
{
|
|
4054
4054
|
"path": "skills/oci/oci-registry-artifact-governor/SKILL.md",
|
|
4055
|
-
"sha256": "
|
|
4056
|
-
"bytes":
|
|
4055
|
+
"sha256": "12281cbb18d2ab94d0f3dda4c71a52f42289f0de767e3ed08ee58b2c8ca0ecac",
|
|
4056
|
+
"bytes": 5531
|
|
4057
4057
|
},
|
|
4058
4058
|
{
|
|
4059
4059
|
"path": "skills/oci/oci-registry-artifact-governor/metadata.json",
|
|
@@ -4080,12 +4080,12 @@
|
|
|
4080
4080
|
{
|
|
4081
4081
|
"id": "oci-resource-search-inventory-analyst",
|
|
4082
4082
|
"path": "skills/oci/oci-resource-search-inventory-analyst",
|
|
4083
|
-
"aggregate_sha256": "
|
|
4083
|
+
"aggregate_sha256": "81ac07116d2fe76ecf1e70c7e0816d221b6fd3f247a60950baef58110e1c7fb0",
|
|
4084
4084
|
"files": [
|
|
4085
4085
|
{
|
|
4086
4086
|
"path": "skills/oci/oci-resource-search-inventory-analyst/SKILL.md",
|
|
4087
|
-
"sha256": "
|
|
4088
|
-
"bytes":
|
|
4087
|
+
"sha256": "b9be67a6bf175543b05d2703ef54e5df5623f98c3af15c16077ac714b7441d2f",
|
|
4088
|
+
"bytes": 5679
|
|
4089
4089
|
},
|
|
4090
4090
|
{
|
|
4091
4091
|
"path": "skills/oci/oci-resource-search-inventory-analyst/metadata.json",
|
|
@@ -4112,12 +4112,12 @@
|
|
|
4112
4112
|
{
|
|
4113
4113
|
"id": "oci-security-compliance-reviewer",
|
|
4114
4114
|
"path": "skills/oci/oci-security-compliance-reviewer",
|
|
4115
|
-
"aggregate_sha256": "
|
|
4115
|
+
"aggregate_sha256": "92230ebe368b0207d63bf8ebf98fe42d4577432d36436064b7fcc91604e7118a",
|
|
4116
4116
|
"files": [
|
|
4117
4117
|
{
|
|
4118
4118
|
"path": "skills/oci/oci-security-compliance-reviewer/SKILL.md",
|
|
4119
|
-
"sha256": "
|
|
4120
|
-
"bytes":
|
|
4119
|
+
"sha256": "ea2097603fe83e1f4e0d1aec178549ba6b4815f7febd87e501b1f86d229a46d9",
|
|
4120
|
+
"bytes": 11762
|
|
4121
4121
|
},
|
|
4122
4122
|
{
|
|
4123
4123
|
"path": "skills/oci/oci-security-compliance-reviewer/metadata.json",
|
|
@@ -4144,12 +4144,12 @@
|
|
|
4144
4144
|
{
|
|
4145
4145
|
"id": "oci-solution-architect",
|
|
4146
4146
|
"path": "skills/oci/oci-solution-architect",
|
|
4147
|
-
"aggregate_sha256": "
|
|
4147
|
+
"aggregate_sha256": "84c4bfa7fc722aba50257d093f7453866b2e82b93c6268f9538828360f6cac57",
|
|
4148
4148
|
"files": [
|
|
4149
4149
|
{
|
|
4150
4150
|
"path": "skills/oci/oci-solution-architect/SKILL.md",
|
|
4151
|
-
"sha256": "
|
|
4152
|
-
"bytes":
|
|
4151
|
+
"sha256": "752f47f5fb39e8813ef6069ee55f65074bd00c2b7a4bb17c54b07b9ab6ce3ae6",
|
|
4152
|
+
"bytes": 10620
|
|
4153
4153
|
},
|
|
4154
4154
|
{
|
|
4155
4155
|
"path": "skills/oci/oci-solution-architect/metadata.json",
|
|
@@ -4176,12 +4176,12 @@
|
|
|
4176
4176
|
{
|
|
4177
4177
|
"id": "oci-storage-backup-steward",
|
|
4178
4178
|
"path": "skills/oci/oci-storage-backup-steward",
|
|
4179
|
-
"aggregate_sha256": "
|
|
4179
|
+
"aggregate_sha256": "5fdbfda77fb573c45ad16e3280bf86b38454a10b572111308531952c8d5cc529",
|
|
4180
4180
|
"files": [
|
|
4181
4181
|
{
|
|
4182
4182
|
"path": "skills/oci/oci-storage-backup-steward/SKILL.md",
|
|
4183
|
-
"sha256": "
|
|
4184
|
-
"bytes":
|
|
4183
|
+
"sha256": "0cbb98730b093a7f79f31305d87f9bdf39dd2f59aa1c27b2f866c998de0da833",
|
|
4184
|
+
"bytes": 11415
|
|
4185
4185
|
},
|
|
4186
4186
|
{
|
|
4187
4187
|
"path": "skills/oci/oci-storage-backup-steward/metadata.json",
|
|
@@ -4208,12 +4208,12 @@
|
|
|
4208
4208
|
{
|
|
4209
4209
|
"id": "oci-support-incident-coordinator",
|
|
4210
4210
|
"path": "skills/oci/oci-support-incident-coordinator",
|
|
4211
|
-
"aggregate_sha256": "
|
|
4211
|
+
"aggregate_sha256": "8d2e6dce0daef111c5d597b3e90b94c1648fcca8828a6028d795d0774d69bf95",
|
|
4212
4212
|
"files": [
|
|
4213
4213
|
{
|
|
4214
4214
|
"path": "skills/oci/oci-support-incident-coordinator/SKILL.md",
|
|
4215
|
-
"sha256": "
|
|
4216
|
-
"bytes":
|
|
4215
|
+
"sha256": "5e9ff28221abf3d92570c24eb0fedb47d8c97a78b0baeee2a71807c10487a70d",
|
|
4216
|
+
"bytes": 5580
|
|
4217
4217
|
},
|
|
4218
4218
|
{
|
|
4219
4219
|
"path": "skills/oci/oci-support-incident-coordinator/metadata.json",
|
|
@@ -4240,12 +4240,12 @@
|
|
|
4240
4240
|
{
|
|
4241
4241
|
"id": "opentelemetry-collector-config-review",
|
|
4242
4242
|
"path": "skills/opentelemetry/opentelemetry-collector-config-review",
|
|
4243
|
-
"aggregate_sha256": "
|
|
4243
|
+
"aggregate_sha256": "81fa71d93604e53dddcf0efb3f93ebd844197cf83bd585c4748135cf587ddd4d",
|
|
4244
4244
|
"files": [
|
|
4245
4245
|
{
|
|
4246
4246
|
"path": "skills/opentelemetry/opentelemetry-collector-config-review/SKILL.md",
|
|
4247
|
-
"sha256": "
|
|
4248
|
-
"bytes":
|
|
4247
|
+
"sha256": "7f7ba219f30de551c0944a3e4b5caf4ce9ce284567c1998c26e9d88697636edb",
|
|
4248
|
+
"bytes": 3960
|
|
4249
4249
|
},
|
|
4250
4250
|
{
|
|
4251
4251
|
"path": "skills/opentelemetry/opentelemetry-collector-config-review/metadata.json",
|
|
@@ -4272,12 +4272,12 @@
|
|
|
4272
4272
|
{
|
|
4273
4273
|
"id": "oracle-oci-mcp-grounded-advisor",
|
|
4274
4274
|
"path": "skills/oci/oracle-oci-mcp-grounded-advisor",
|
|
4275
|
-
"aggregate_sha256": "
|
|
4275
|
+
"aggregate_sha256": "a4a57dfbfa1ebe58e06b31096aece49ce0cccf85f8d01514d6a0872763d3e1e9",
|
|
4276
4276
|
"files": [
|
|
4277
4277
|
{
|
|
4278
4278
|
"path": "skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md",
|
|
4279
|
-
"sha256": "
|
|
4280
|
-
"bytes":
|
|
4279
|
+
"sha256": "8e3262a4c471880a865f60a1184f1b003870a2dc724bcd62106ac1ee98d361cf",
|
|
4280
|
+
"bytes": 1444
|
|
4281
4281
|
},
|
|
4282
4282
|
{
|
|
4283
4283
|
"path": "skills/oci/oracle-oci-mcp-grounded-advisor/metadata.json",
|
|
@@ -4289,12 +4289,12 @@
|
|
|
4289
4289
|
{
|
|
4290
4290
|
"id": "prometheus-alerting-cardinality-review",
|
|
4291
4291
|
"path": "skills/prometheus/prometheus-alerting-cardinality-review",
|
|
4292
|
-
"aggregate_sha256": "
|
|
4292
|
+
"aggregate_sha256": "eb960e7eb36e67b29a8fa22a14429142450bd507f7744d64645276e44cb3e6b3",
|
|
4293
4293
|
"files": [
|
|
4294
4294
|
{
|
|
4295
4295
|
"path": "skills/prometheus/prometheus-alerting-cardinality-review/SKILL.md",
|
|
4296
|
-
"sha256": "
|
|
4297
|
-
"bytes":
|
|
4296
|
+
"sha256": "bc65aa09c018f7a663556a01668b80a57722ac3174e33f8bc40d380d1987ee7b",
|
|
4297
|
+
"bytes": 3065
|
|
4298
4298
|
},
|
|
4299
4299
|
{
|
|
4300
4300
|
"path": "skills/prometheus/prometheus-alerting-cardinality-review/metadata.json",
|
|
@@ -4311,12 +4311,12 @@
|
|
|
4311
4311
|
{
|
|
4312
4312
|
"id": "sigstore-cosign-supply-chain-review",
|
|
4313
4313
|
"path": "skills/sigstore/sigstore-cosign-supply-chain-review",
|
|
4314
|
-
"aggregate_sha256": "
|
|
4314
|
+
"aggregate_sha256": "f8e6fad2e302c8cc811fdbc1163db633e26bf52acb3c21879544e6168a8717fb",
|
|
4315
4315
|
"files": [
|
|
4316
4316
|
{
|
|
4317
4317
|
"path": "skills/sigstore/sigstore-cosign-supply-chain-review/SKILL.md",
|
|
4318
|
-
"sha256": "
|
|
4319
|
-
"bytes":
|
|
4318
|
+
"sha256": "b04ac4a7bec405d29399f42f61ffa195e843e25ab6c022d970715839f8712760",
|
|
4319
|
+
"bytes": 3028
|
|
4320
4320
|
},
|
|
4321
4321
|
{
|
|
4322
4322
|
"path": "skills/sigstore/sigstore-cosign-supply-chain-review/metadata.json",
|
|
@@ -4333,12 +4333,12 @@
|
|
|
4333
4333
|
{
|
|
4334
4334
|
"id": "terraform-maestro",
|
|
4335
4335
|
"path": "skills/terraform/terraform-maestro",
|
|
4336
|
-
"aggregate_sha256": "
|
|
4336
|
+
"aggregate_sha256": "a41f26415bbe98fc322b241815c73eabe32623042b8ff449401faaf42b81b115",
|
|
4337
4337
|
"files": [
|
|
4338
4338
|
{
|
|
4339
4339
|
"path": "skills/terraform/terraform-maestro/SKILL.md",
|
|
4340
|
-
"sha256": "
|
|
4341
|
-
"bytes":
|
|
4340
|
+
"sha256": "5de0098cd8326729dde53c32f575d3aa3d5ead3ef95a1ccbaf6f6002c6b03eb3",
|
|
4341
|
+
"bytes": 7088
|
|
4342
4342
|
},
|
|
4343
4343
|
{
|
|
4344
4344
|
"path": "skills/terraform/terraform-maestro/metadata.json",
|
|
@@ -4365,12 +4365,12 @@
|
|
|
4365
4365
|
{
|
|
4366
4366
|
"id": "velero-backup-restore-guard",
|
|
4367
4367
|
"path": "skills/velero/velero-backup-restore-guard",
|
|
4368
|
-
"aggregate_sha256": "
|
|
4368
|
+
"aggregate_sha256": "6a3ef7e50bc1bd42db30acb712f127a654ab3ff5096d2360d553352b27f0994d",
|
|
4369
4369
|
"files": [
|
|
4370
4370
|
{
|
|
4371
4371
|
"path": "skills/velero/velero-backup-restore-guard/SKILL.md",
|
|
4372
|
-
"sha256": "
|
|
4373
|
-
"bytes":
|
|
4372
|
+
"sha256": "4e2776d5261e1bd766bb29df45d1f13b563f422656f7e3197c141db28bab1a81",
|
|
4373
|
+
"bytes": 2595
|
|
4374
4374
|
},
|
|
4375
4375
|
{
|
|
4376
4376
|
"path": "skills/velero/velero-backup-restore-guard/metadata.json",
|