2020-07-06 16:03:33 +00:00
|
|
|
id: jira-unauthenticated-projects
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jira Unauthenticated Projects
|
|
|
|
author: TechbrunchFR
|
|
|
|
severity: Info
|
2020-07-06 17:00:26 +00:00
|
|
|
|
|
|
|
requests:
|
2020-07-06 16:03:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/rest/api/2/project?maxResults=100"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'projects'
|
|
|
|
- 'startAt'
|
|
|
|
- 'maxResults'
|
|
|
|
condition: and
|