Skip to content

Commit

Permalink
🧹 Remove by Mondoo from more policies (#58)
Browse files Browse the repository at this point in the history
We have author data which is exposed in Security Registry now

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Apr 11, 2023
1 parent 422f7ca commit adf63df
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion core/mondoo-github-inventory.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ packs:
title: GitHub user updated
query: github.user.updatedAt
- uid: mondoo-github-inventory-repo
name: GitHub Repository Inventory Pack by Mondoo
name: GitHub Repository Inventory Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
Expand Down
2 changes: 1 addition & 1 deletion core/mondoo-kubernetes-incident-response.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ packs:
roleRef
}
- uid: mondoo-kubernetes-pods-incident-response
name: Kubernetes Pods Incident Response Pack by Mondoo
name: Kubernetes Pods Incident Response Pack
version: 1.0.0
authors:
- name: Mondoo, Inc
Expand Down
6 changes: 3 additions & 3 deletions core/mondoo-kubernetes-inventory.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ packs:
query: |
k8s.pod.containers { * }
- uid: mondoo-kubernetes-deployments-inventory
name: Kubernetes Deployments Inventory Pack by Mondoo
name: Kubernetes Deployments Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
Expand Down Expand Up @@ -102,7 +102,7 @@ packs:
query: |
k8s.cronjob.containers { * }
- uid: mondoo-kubernetes-jobs-inventory
name: Kubernetes Jobs Inventory Pack by Mondoo
name: Kubernetes Jobs Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
Expand Down Expand Up @@ -142,7 +142,7 @@ packs:
query: |
k8s.daemonset.containers { * }
- uid: mondoo-kubernetes-statefulsets-inventory
name: Kubernetes StatefulSets Inventory Pack by Mondoo
name: Kubernetes StatefulSets Inventory Pack
version: 1.1.0
authors:
- name: Mondoo, Inc
Expand Down

0 comments on commit adf63df

Please sign in to comment.