CAST HIGHLIGHT - SCA - Version Number - How to assign a status to a component if the version is null?

User wants to update the OSS status for a component which has a blank status in all the page listings in Highlight. This is because there is no version number for the component.

For eg, The component - chisimba/chisimba, do not have any versions released. The component catalogue shows no version information.

1.png

 

Due to no version the component shows a blank status in all other page listings for this component in Highlight.

User wants to update the OSS status for these components to the review list.

 

Workaround

  1.  Run the post command without a version.

    POST {instanceUrl}/WS2/domains/<domain id>/thirdparty/status/configuration
     
    [
     {
    "component":"{componentName}",
    "classification":"whitelist"
     }
    ]2.png

  2. Do a recompute.2a.png

3.png

 

NB : In this specific scenario the other alternative option is to exclude from the process the Non-versioned components  using the component exclusion option. Please refer CAST HIGHLIGHT - SCA - How to exclude and report a third party component

 

Additional Resources

CAST Highlight Troubleshooting Guides

CAST Highlight Product Documentation

 

 

 

Ticket

47631

 

 

Have more questions? Submit a request

Comments

Powered by Zendesk