Skip to content

Commit

Permalink
🧹 use new authors fields (#56)
Browse files Browse the repository at this point in the history
uses the new authors fields instead of including author in the name of
the query pack
  • Loading branch information
chris-rock authored Apr 6, 2023
1 parent 727e3a8 commit 06e13ae
Show file tree
Hide file tree
Showing 19 changed files with 112 additions and 25 deletions.
5 changes: 4 additions & 1 deletion core/mondoo-aws-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-incident-response-aws
name: AWS Incident Response Pack by Mondoo
name: AWS Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: aws,cloud
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-aws-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-asset-inventory-aws
name: AWS Asset Inventory Pack by Mondoo
name: AWS Asset Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: aws,cloud
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-gcp-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-asset-inventory-gcp
name: GCP Asset Inventory Pack by Mondoo
name: GCP Asset Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: gcp,gcp-project,cloud
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-github-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-incident-response-github-org
name: GitHub Organization Incident Response Pack by Mondoo
name: GitHub Organization Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: github,saas
mondoo.com/category: security
Expand Down
13 changes: 11 additions & 2 deletions core/mondoo-github-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-github-inventory-org
name: GitHub Organization Inventory Pack by Mondoo
name: GitHub Organization Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: github,saas
mondoo.com/category: best-practices
Expand Down Expand Up @@ -66,8 +69,11 @@ packs:
title: GitHub organization updated
query: github.organization.updatedAt
- uid: mondoo-github-inventory-user
name: GitHub User Inventory Pack by Mondoo
name: GitHub User Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: github,saas
mondoo.com/category: best-practices
Expand Down Expand Up @@ -134,6 +140,9 @@ packs:
- uid: mondoo-github-inventory-repo
name: GitHub Repository Inventory Pack by Mondoo
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: github,saas
mondoo.com/category: best-practices
Expand Down
13 changes: 11 additions & 2 deletions core/mondoo-kubernetes-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-kubernetes-cluster-incident-response
name: Kubernetes Cluster Incident Response Pack by Mondoo
name: Kubernetes Cluster Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: security
Expand Down Expand Up @@ -32,6 +35,9 @@ packs:
- uid: mondoo-kubernetes-pods-incident-response
name: Kubernetes Pods Incident Response Pack by Mondoo
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: security
Expand Down Expand Up @@ -100,8 +106,11 @@ packs:
podSpec["nodeName"]
}
- uid: mondoo-kubernetes-cronjobs-incident-response
name: Kubernetes CronJobs Incident Response Pack by Mondoo
name: Kubernetes CronJobs Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: security
Expand Down
34 changes: 29 additions & 5 deletions core/mondoo-kubernetes-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-kubernetes-cluster-inventory
name: Kubernetes Cluster Inventory Pack by Mondoo
name: Kubernetes Cluster Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand Down Expand Up @@ -39,8 +42,11 @@ packs:
query: |
k8s.clusterroles { * }
- uid: mondoo-kubernetes-pods-inventory
name: Kubernetes Pods Inventory Pack by Mondoo
name: Kubernetes Pods Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -58,6 +64,9 @@ packs:
- uid: mondoo-kubernetes-deployments-inventory
name: Kubernetes Deployments Inventory Pack by Mondoo
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -73,8 +82,11 @@ packs:
query: |
k8s.deployment.containers { * }
- uid: mondoo-kubernetes-cronjobs-inventory
name: Kubernetes CronJobs Inventory Pack by Mondoo
name: Kubernetes CronJobs Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -92,6 +104,9 @@ packs:
- uid: mondoo-kubernetes-jobs-inventory
name: Kubernetes Jobs Inventory Pack by Mondoo
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -107,8 +122,11 @@ packs:
query: |
k8s.job.containers { * }
- uid: mondoo-kubernetes-daemonsets-inventory
name: Kubernetes DaemonSets Inventory Pack by Mondoo
name: Kubernetes DaemonSets Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -126,6 +144,9 @@ packs:
- uid: mondoo-kubernetes-statefulsets-inventory
name: Kubernetes StatefulSets Inventory Pack by Mondoo
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand All @@ -141,8 +162,11 @@ packs:
query: |
k8s.statefulset.containers { * }
- uid: mondoo-kubernetes-replicasets-inventory
name: Kubernetes ReplicaSets Inventory Pack by Mondoo
name: Kubernetes ReplicaSets Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: kubernetes,k8s # remove k8s when v9 is released
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-linux-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-linux-incident-response
name: Linux Incident Response Pack by Mondoo
name: Linux Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: linux,host
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-linux-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-linux-inventory
name: Linux Inventory Pack by Mondoo
name: Linux Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: linux,host
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-macos-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-macos-incident-response
name: macOS Incident Response Pack by Mondoo
name: macOS Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: macos,host
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-macos-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-macos-inventory
name: macOS Inventory Pack by Mondoo
name: macOS Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: macos,host
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-openssl-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-openssl-incident-response
name: OpenSSL Incident Response Pack by Mondoo
name: OpenSSL Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: linux,host
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-ssl-tls-certificate-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-ssl-tls-certificate-incident-response
name: SSL/TLS Certificate Incident Response Pack by Mondoo
name: SSL/TLS Certificate Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: host,network
mondoo.com/category: security
Expand Down
2 changes: 1 addition & 1 deletion core/mondoo-vmware-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packs:
- uid: mondoo-vmware-incident-response
name: VMware vCenter Incident Response Pack by Mondoo
name: VMware vCenter Incident Response Pack
version: "1.0.0"
authors:
- name: Mondoo, Inc
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-windows-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-windows-incident-response
name: Windows Incident Response Pack by Mondoo
name: Windows Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: windows,host
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion core/mondoo-windows-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-windows-asset-inventory
name: Windows Asset Inventory Pack by Mondoo
name: Windows Asset Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: windows,host
mondoo.com/category: best-practices
Expand Down
5 changes: 4 additions & 1 deletion extra/mondoo-googleworkplace-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-googleworkspace-incident-response
name: Google Workspace Incident Response Pack by Mondoo
name: Google Workspace Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: google-workspace,saas
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion extra/mondoo-okta-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-okta-incident-response
name: Okta Incident Response Pack by Mondoo
name: Okta Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: okta-org,saas
mondoo.com/category: security
Expand Down
5 changes: 4 additions & 1 deletion extra/mondoo-slack-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packs:
- uid: mondoo-slack-incident-response
name: Slack Incident Response Pack by Mondoo
name: Slack Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: slack-team,saas
mondoo.com/category: security
Expand Down

0 comments on commit 06e13ae

Please sign in to comment.