Alex Thottunkel
- Total activity 879
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 447
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
CAST HIGHLIGHT - SCA - How to get the details of the transitive dependencies in your code?
List of transitive dependencies can be obtained in Highlight using any of the following options. Details Transitive dependencies are available from the Software Composition dashboard by clicking...
-
CAST HIGHLIGHT - SCA - How to list the development dependencies in the code?
Dev dependencies can be retrieved using an API endpoint . Details With the below type of API endpoint, dependencies can be returned with dependency type (TEST, COMPILE, etc.). Example:{server...
-
CAST SBOM Manager - Results - How to search and find out whether the vulnerability found for a component is present in other SBOM’s?
For searching and locating the SBOM’s having a component with a particular CVE, follow the below steps.Locate the CVE from the list, in the Vulnerabilities view. Click on “äctions” at the end of th...
-
CAST SBOM Manager - Results - How to ensure that the modifications of the component attributes made and saved are reflected in the subsequent scans?
For ensuring that the modifications made to a components attributes are reflected in the subsequent scans, the changes should be added to the local catalog.Once the component attributes are edited ...
-
CAST HIGHLIGHT - SCA - CWE count at the application level and the portfolio level are different
CWE information available at the portfolio level ie Software Compositions --> Weaknesses and CWE information at the application level under Application Results --> Software Composition tab is diffe...
-
CAST SBOM Manager - Application Initialization - Getting the error "Failed to initialize the application. Please contact an administrator."
When user tried to initialize the application and set up the user account, user is getting the error " Failed to initialize the application. Please contact an administrator." Details Check if any p...
-
CAST SBOM Manager - Results - XLSX report shows Type and Severity of vulnerability as "undefined" and "unknown"
XLSX report of a project generated using SBOM Manager shows the vulnerability tab as having values of Type and Severity as "undefined" and "unknown" , with the rest of the columns empty for those r...
-
CAST SBOM Manager - Configuration - Clicking on the Configure button generates the error 404 and 400
When the "Configure" button for configuring the scanners is clicked, 404 and 400 error is generated. Action PlanCheck the SBOM Manager logs found at C:\Users\{user}\.scar\log and the content o...
-
CAST HIGHLIGHT - CLI - How to add timestamp / release version / build number along with the application snapshot label?
User wants to add timestamp to the application snapshot label details displayed on the application result page. SolutionPlease use timestamp as a string, along with the option --snapshotLabel in t...
-
CAST Imaging - Neo4j - Information - How to change the password of "system" user of neo4j ?
This page describes the steps that are to be followed to change the password of "system" user of neo4j CAST Imaging System Yes/No 2.x Yes Please follow the...