Delete kube-api-roles.yaml

patch-1
Prince Chaddha 2022-04-02 16:19:59 +05:30 committed by GitHub
parent a8fee068ac
commit 68ba9ea284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
id: kube-api-roles
info:
name: Kube API Roles
author: sharath
severity: info
description: Scans for kube roles endpoint
tags: tech,k8s,kubernetes,devops,kube
requests:
- method: GET
path:
- "{{BaseURL}}/api/v1/roles"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- '"items":'