Added sonarqube-public-projects

patch-1
sandeep 2021-04-14 15:49:06 +05:30
parent ac97ab28e0
commit a5977604a4
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: sonarqube-public-projects
info:
name: Sonarqube with public projects
author: sickwell
severity: info
tags: sonarqube,misconfig
requests:
- method: GET
path:
- "{{BaseURL}}/api/components/suggestions?recentlyBrowsed="
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'results'
- 'items'
- 'more'
part: body
condition: and