2021-10-01 14:33:51 +00:00
|
|
|
id: api-pivotaltracker
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PivotalTracker API Test
|
|
|
|
author: zzeitlin
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.pivotaltracker.com/help/api
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,pivotaltracker
|
2021-10-01 14:33:51 +00:00
|
|
|
|
2021-10-20 08:46:18 +00:00
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-01 14:33:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://www.pivotaltracker.com/services/v5/me"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-01 14:33:51 +00:00
|
|
|
headers:
|
|
|
|
X-TrackerToken: "{{token}}"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
negative: true
|
|
|
|
words:
|
|
|
|
- 'invalid_authentication'
|
2021-11-10 09:35:20 +00:00
|
|
|
- 'unauthenticated'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402207570aaf5aafb3197ea479b056efafe4f4e1eaad9ae6447b4b4a076979af8c8eb02202eca6643da6c04a7b7235358dd2e409189018a13701a6e7fd7f64610e7b72cc3:922c64590222798bb761d5b6d8e72950
|