Skip to main content
POST
Get cryptographic algorithms used by multiple components across specified version ranges.

Body

application/json

Represents a list of software component to be analyzed by SCANOSS API services. Allows analysis of multiple software components in a single API call, improving performance over individual requests.

Represents a list of software component to be analyzed by SCANOSS API services. Allows analysis of multiple software components in a single API call, improving performance over individual requests.

components
Array of component requests to analyze · object[]
required

Response

A successful response.

Response message for GetComponentsAlgorithmsInRange method.

Contains cryptographic algorithm information for multiple components across version ranges processed in a single batch request. Each component is analyzed independently.

components
Algorithm details for each component in the batch · object[]
status
object

Detailed response details.