- Flexera Community
- :
- Data Platform
- :
- Data Platform Forum
- :
- Vulnerabilities - Description and Solution Fields
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi all,
I'm wanting to create a report with the vulnerabilities "Description" and "Solution" fields listed but I can't seem to find these as available fields.
Both fields are viewable via the OTB Vulnerability Dashboard (see attached screen shots) but I can't seem to find them anywhere else to report them in my own report.
What am I missing/doing incorrectly? Or are these 2 fields just not available for general user reporting?
Vuln dashboard screen shot - i drilled down on SAID id link then the attribute details are shown, in the SAID Attribute details screen shot.
thanks Pen
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These fields are not available for general reporting through the User Console yet.
If you want you can pull them through SQL and you can find them in the table named [BDNA_PUBLISH].[dbo].[TCAT_SVM_DATA] column names TEXT_DESCRIPTION and SOLUTION respectively.
Thanks,
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These fields are not available for general reporting through the User Console yet.
If you want you can pull them through SQL and you can find them in the table named [BDNA_PUBLISH].[dbo].[TCAT_SVM_DATA] column names TEXT_DESCRIPTION and SOLUTION respectively.
Thanks,
