Alex Thottunkel
- Total activity 2329
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1176
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
CAST HIGHLIGHT - API - How to get the LOC count even when LOC count is low and is displayed only as a percentage?
In the portal, when the Line of Code count is low it is displayed only as a percentage and the exact LOC is not available. Details The exact count can be known by using the API:GET WS2/domains/{do...
-
CAST HIGHLIGHT - SCA - API - How to retrieve primary component name from dependency component information?
While using the API for pulling third party component report which includes the origin column, user is not able to see the name of the primary component for the dependency component. Details For th...
-
CAST HIGHLIGHT - Application Trends - Folder structure for modified source code and files
When Highlight is used for delta analysis such as in the context of agile methodology, the folder structure should remain the same across versions/sprints/iterations/scans, since it is used to cip...
-
CAST HIGHLIGHT - CLI - CLI is skipping few files which are huge in size
While running the Highlight CLI scan, few of the files which are very huge in size are skipped with below messages in the Analysis log. STATUS;d0122126-113f-4b76-953b-93ab296a6bf1;Copybook/$ABTVLK....
-
CAST HIGHLIGHT - CLI - Scan fails for an application with an error - Failed to fetch company with id XXXSTDERR
When running a CAST Highlight Scan using Command line, it failed with the below error. com.castsoftware.highlight.RTExceptionWithStatus: Failed to fetch company with id='XXX'STDERR: at com.castso...
-
CAST HIGHLIGHT - User Administration - Unable to Invite a User
When the Portfolio Manager tried to enable access for a user by clicking on Invite Users button it's not proceeding further. The Invite couldn't be send . Details Check whether the user was prev...
-
CAST HIGHLIGHT - Results - Why application Scan results are not showing up on the portal despite scan completion and upload?
Despite the scan completing successfully, the applications scan result is not coming up on the portal. Details Please refresh the page and wait for few minutes and then check.Try logging out from H...
-
CAST HIGHLIGHT - CLI - Running the HighlightAutomation.jar not from the directory the jar is located results in error "Directory containing perl script for analyzer should exist"
When HighlightAutomation.jar is run from outside the directory (which has the jar), then an error is thrown "Directory containing perl script for analyzer should exist"Even after the parameter --p...
-
CAST HIGHLIGHT - CLI - How to pass multiple paths under the --ignorePaths parameter?
Multiple paths can be passed under the --ignorePaths parameter to exclude source code automatically from the scan. within directories matching with this regexp. Details The parameter expects the p...
-
CAST HIGHLIGHT - Analyzer - Jenkins - HLAutomation.log’ for reading: No such file or directory
User is getting an error "tail: cannot open ‘/apps/jenkins/pipeline-worker/workspace/jenkins-build12/Utilities/CASTHighlightScan/HighlightBatchScan/xxxx/xxxx/HLAutomation.log’ for reading: No such ...