As of December 31st, 2023 ThreadFix 2.X has reached End of Life and is no longer supported. For any further information please contact the Success and Implementation team.
List CI/CD Pass Criteria Group- API
- Andrew Swint (Unlicensed)
- Nicholas Christiny (Unlicensed)
Owned by Andrew Swint (Unlicensed)
Last updated: Apr 21, 2020 by Nicholas Christiny (Unlicensed)Version comment
2 min read
Loading data...
/rest/{version}/cicd/passCriteriaGroup
Descriptor | Value |
---|---|
HTTP Method | GET |
Description | Lists CI/CD Pass Criteria Group. |
Required Permission | Manage CI/CD |
Version Introduced | 2.8.0 |
Request Header Parameters
Parameter | Value | Required | Description |
---|---|---|---|
Accept | String | Yes | A value of ‘application/json’ must be provided. |
Sample Call:
curl --insecure -H 'Accept: application/json' -H "Authorization: APIKEY {apiKey}" -X GET http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup
Sample Output:
{ Â Â Â "message": "", Â Â Â "success": true, Â Â Â "responseCode": -1, Â Â Â "object": [ Â Â Â Â Â Â Â { Â Â Â Â Â Â Â Â Â Â Â "id": 1, Â Â Â Â Â Â Â Â Â Â Â "applications": [], Â Â Â Â Â Â Â Â Â Â Â "maxAllowed": 10, Â Â Â Â Â Â Â Â Â Â Â "maxIntroduced": 10, Â Â Â Â Â Â Â Â Â Â Â "severity": "Critical" Â Â Â Â Â Â Â }, Â Â Â Â Â Â Â { Â Â Â Â Â Â Â Â Â Â Â "id": 2, Â Â Â Â Â Â Â Â Â Â Â "applications": [ Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â { Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "id": 1, Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "name": "Test", Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "url": null, Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "applicationCriticality": { Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "id": 2, Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â "name": "Medium" Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â } Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â } Â Â Â Â Â Â Â Â Â Â Â ], Â Â Â Â Â Â Â Â Â Â Â "maxAllowed": 3, Â Â Â Â Â Â Â Â Â Â Â "maxIntroduced": 1, Â Â Â Â Â Â Â Â Â Â Â "severity": "High" Â Â Â Â Â Â Â } Â Â Â ], Â Â Â "links": [ { "name": "list", "href": "http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup/", "method": "GET" }, { "name": "detail", "href": "http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup/{id}/detail", "method": "GET" }, { "name": "create", "href": "http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup/create", "method": "POST" }, { "name": "update", "href": "http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup/{id}/update", "method": "PUT" }, { "name": "delete", "href": "http://localhost:8080/threadfix/rest/latest/cicd/passCriteriaGroup/{id}/delete", "method": "DELETE" } ] }
www.threadfix.it | www.coalfire.com
Copyright © 2024 Coalfire. All rights reserved.
This Information Security Policy is CoalFire - Public: Distribution of this material is not limited.