Sumit Kumar Sinha
- Total activity 344
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 286
Articles
Recent activity by Sumit Kumar Sinha Sort by recent activity-
CAST HIGHLIGHT - API - Deleting an application with API using curl throws error HTTP Status 400 - BAD Request error
While consuming Highlight APIs to delete an application from the CURL platform getting the error: HTTP Status 400 - BAD Request error Workaround or Action Plan The error occurs because of an...
-
CAST HIGHLIGHT - API - Curl throws: error":"invalid_token","error_description":"Invalid access token: xxxxx
While using the Curl command to consume Highlight API results, getting the error {"error":"invalid_token","error_description":"Invalid access token: xxxxx"} related to the access token used. Th...
-
CAST AIP - SAP Extractor 8.4.7: falling while Upload the Role ( TYPE of ROLE ZCAST_EXTRACTOR is undetermined)
In CAST SAP extractor 8.4.7, while uploading the role you may get theError: Type of role ZCAST_EXTRACTOR is Undetermined. Workaround or Action Plan The error generally occurs if you have mis...
-
CAST HIGHLIGHT - CLI - The processing of the next technology in queue (KSH) is getting stuck with the Highlight CLI code Scanner
While performing Source Code scan with the Highlight CLI Automation tool, the process continues to complete for 4 out of 5 technology but stuck with no progress for the 5th technology KSH saying:...
-
CAST HIGHLIGHT - CLI - Error: file seems to be not existing in default encoding
While performing Highlight Code Scan with the CLI tool, the below error message is seen in the Highlight Automation.log file: 2022-12-06 04:27:08,982 INFO perl: out: WARNING : file abc.cs seems ...
-
CAST HIGHLIGHT - API - How to create applications in bulk using Highlight API
API to create a set of applications via a script. Details We can use the endpoint to create the application - https://rpa.casthighlight.com/api-doc/index.html#/Applications/createorUpdateApplic...
-
CAST HIGHLIGHT - CLI - SSL - "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
While performing Highlight automation Scan with the CLI command the following error is seen "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find...
-
CAST HIGHLIGHT - API - How to fetch the list of applications that have the same vulnerability
List of applications that have the same vulnerability can be found using two options. Details In GUI go to Software composition > Component. Then click on the component, the number of apps conc...
-
CAST HIGHLIGHT - Docker - CLI - the parameter --propertiesPath is not recognized
While running the CLI with the properties file in a Docker environment, it is observed that the parameter --propertiesPath is not recognized at all. As a test, provided a wrong path or another nam...
-
CAST HIGHLIGHT - API - How to check whether an app is available on Highlight and scan is completed?
There can be scenarios when there are many failures at the Dev environment. When the pipeline is creating applications on the go, running scan, downloading results and deleting applications, user m...