
Alex Thottunkel
- Total activity 712
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 433
Activity overview
Latest activity by Alex Thottunkel-
Alex Thottunkel created an article,
CAST HIGHLIGHT - GitLab/GitHub - Unsupported URL Format
When scanning a GitLab Private repository with all the necessary permissions at the repo level code scan fails with the error “Unsupported URL Format”. Same error is seen in CLI as well as Code Rea...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - CLI - Not able to submit after using the skipSubmit option along with appendResult as the last result uploaded is not known
User was not able to submit after using the skipSubmit option along with appendResult as the last result uploaded is not known. This happened because user do not know which app is the last one to b...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - Campaigns - Can a user create a survey only campaign and code only campaign for an app on the same date?
When user tried to create a survey only campaign and code only campaign for an app on the same date user is getting the error " Application Upload - Results have already been defined for an applica...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - CLI - Python - Dependency libraries are not counted
Highlight scanner found all the code but did not count the dependency libraries. Python backend used has several dependencies. The dependencies are referenced in package-lock.json Details By defa...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - SCA - Components mentioned in Ant build.xml file are not getting scanned
In an Ant build.xml file there are reference to several JAR files. The components mentioned in the JAR files are not seen in the Software Composition tab as Highlight is not analyzing build.xml. ...
-
Alex Thottunkel created an article,
CAST SBOM Manager - Scan - Error - fail on SCAN phase
User was able to run the scan on a code repo but when a new scan is initiated on a different code base/project it is not getting completed because of the error fail on SCAN phase. User could see th...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - CLI - Found a folder named archivedContent that does not exist in the source code
Component path is referring a folder named archivedContent that does not exist in the source code Details The archivedContent folder is generally a result of using the flag: --includeArchiveConte...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - API - API for managing Proprietary Components
API provided below manages the Proprietary Components in CAST Highlight. Details POST {serverUrl}/WS2/domains/{domainId}/framework/description Works with Portfolio Manager user Payload example:...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - Github Actions - “Error: failed to download ZIP file, please check if the URL of the repository is correct”
When user tried to scan a Github URL the “Error: failed to download ZIP file, please check if the URL of the repository is correct” is seen. In the logs the Error "404: Not Found" can also be see...
-
Alex Thottunkel created an article,
CAST HIGHLIGHT - API - API to get the version number of Code Reader / CLI
User wants to integrate Highlight version number in their change comments using API. Details Use the API endpoint GET {server_url}/WS/database/version (no authentication is required) Examples: ht...