Alex Thottunkel
- Total activity 2325
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1186
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
CAST HIGHLIGHT - CLI - --skipUpload - Missing required option(s) [companyId, applicationId]
When using --skipUpload user got the error “Missing required option(s) [companyId, applicationId]”. But when the options ‘companyId’ and ‘applicationId’ were included, user got the error "Incorre...
-
CAST HIGHLIGHT - Analysis - Are exclusions possible after the analysis of an application?
Code insights can be excluded, filters can be applied by excluding folders to refine software analysis results, but it might not be possible to exclude a specific file and its results unless a work...
-
CAST HIGHLIGHT - API - API to get the vulnerability metrics of previous snapshots
The correct API to get the vulnerability details of previous snapshots is given below. Details The correct endpoint is /domains/{domainId}/applications/{applicationId}/appResultSnapshot/{appli...
-
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...
-
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...
-
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...
-
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. ...
-
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...
-
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...
-
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:...