post https://www.bridgecrew.cloud/api/v1/supply-chain/nodes
This API provides an easy access to any node on any level on the Supply Chain tree sorted by the number of errors.
errorCount
is available for iacFile, buildtimeResource, runtimeResource, packageFile, and package types.
The types hierarchy built as the following:
| org - (Request Example 1)
| --- repo (Request Example 2)
| --- |--- iacFile (Request Example 3)
| --- |--- |--- buildtimeResource (Request Example 4)
| --- |--- |--- |--- runtimeResource (Request Example 5)
| --- |--- packageFile (Request Example 3)
| --- |--- |--- package (Request Example 6)
| --- |--- dockerFile (Request Example 3)
| --- |--- |--- package (Request Example 7)