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 - Portal - Login - An error has occurred
User is unable to see the password field when clicking on "Next" in the login page after entering the username. The error message received is "An error has occurred" Action Plan Confirm if the ...
-
CAST HIGHLIGHT - Results - Survey - An example that explains how custom indicators are computed
Custom indicators are computed based on the answers received from the surveys and their associated weights. The sum of the score is normalized to provide a final score. Example From the below va...
-
CAST HIGHLIGHT - CLI - Docker Image - Scanning the Image throws the error perl: error: Cannot run program
When a docker image is scanned the following error is generated perl: error: Cannot run program ""C:\Program Files\CAST\HighlightAgent\strawberry\perl\bin\perl.exe"": CreateProcess error=2, The sys...
-
CAST HIGHLIGHT - SSL - What are Cacerts and how to upload the certificates into trusted keystore cacerts?
Cacerts file are trusted java keystore where the SSL certificates used by CAST Highlight are kept. Details HTTPS use SSL certificates for secure communication. When you are uploading results to C...
-
CAST HIGHLIGHT - CLI - Error code 6 - Command Line source dir or output dir validation error
User is getting (6) Command Line source validation error.ERROR console: (6) Command Line source/output/Perl/Analyser/DockerImage validation error Action Plan Check the command to find out if all th...
-
CAST HIGHLIGHT - CLI - Error code 4 - Command Line analysis error
While running analysis with CLI the error (4) Command Line analysis error which is error code 4 is seen. Action PlanCheck if the following errors are also seen. Check if there is any error related...
-
CAST HIGHLIGHT - Results - Cloud Containerization - Many cloud requirements are not associated to any Technology or have any RoadBlockers associated with it
In the list of Cloud Requirements at Dashboard -> CloudReady -> Containerization there are many requirements which are not associated to any Technology nor do they have any RoadBlockers associated...
-
CAST HIGHLIGHT - Results - SCA - The ratio of “Your Code” and “Third Party” code is calculated using "number of files" instead of "Lines of Code"
In Highlight the ratio of “Your Code” and “Third Party” code is calculated using "number of files" instead of "Lines of Code". This is when Highlight calculates LoC of third-party component files i...
-
CAST HIGHLIGHT - Results - frameworks.validated.csv shows latest version, however portal shows old version after a rescan
After a rescan, frameworks.validates.csv shows new versions of a component. But the updated component versions are not seen in Highlight portal. Portal shows only old versions. Action Plan Cros...
-
CAST HIGHLIGHT - Results - False positives for the rule: Cloud Ready - Avoid code that can accidentally get skipped
The pattern of the rule Avoid code that can accidentally get skipped verifies the presence of the ‘assert()’ function in source code. assert() is a debugging instruction that should not be foun...