Features
- [BLZ-58] - OTM new endpoints
POST /api/v1/products/otm/
- [RT-38] - Included new field stateChangeSource for countermeasures
GET /api/v1/products/{product-id}
GET /api/v1/products/{product-id}/controls
GET /api/v1/products/{product-id}/controls/implemented
GET /api/v1/products/{product-id}/controls/required
GET /api/v1/products/{product-id}/components/{component-id}/controls/required - [RT-168] - Included new fields issueId and issueLink for weaknesses
GET /api/v1/products/{product-id}
GET /api/v1/products/{product-id}/controls
GET /api/v1/products/{product-id}/controls/implemented
GET /api/v1/products/{product-id}/controls/required
GET /api/v1/products/{product-id}/components/{component-id}/controls/required
GET /api/v1/products/{product-id}/weaknesses
GET /api/v1/products/{product-id}/weaknesses/{test-state}
Comments
0 comments
Article is closed for comments.