Skip to content

Commit 1e15e07

Browse files
authored
Merge pull request #100293 from agantony/ROX31089-rhacs-docs-main
[RHACS] [Docs] ROX-31089: Docs for CSV Effort for Vulnerability Management views
2 parents e1e379f + f1176d0 commit 1e15e07

13 files changed

+97
-46
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Topics:
255255
File: vulnerability-management
256256
- Name: Viewing and addressing vulnerabilities
257257
File: common-vuln-management-tasks
258-
- Name: Reporting vulnerabilities
258+
- Name: Vulnerability reporting
259259
File: vulnerability-reporting
260260
- Name: Using the vulnerability management dashboard (deprecated)
261261
File: vulnerability-management-dashboard
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * operating/manage-vulnerabilities/vulnerability-reporting.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="checking-job-status-and-downloading-a-vulnerability-report-in-csv-format_{context}"]
7+
= Checking job status and downloading a vulnerability report in CSV format
8+
9+
You can check the job status and download a vulnerability report in CSV format when it is ready for download.
10+
11+
[NOTE]
12+
====
13+
Vulnerability report generation jobs are purged according to the job retention settings.
14+
====
15+
16+
.Procedure
17+
18+
. To download a generated report, in the *View-based reports* list, click *Report ready for download*.
19+
. Optional: Choose the appropriate method to re-organize the view-based vulnerability report list:
20+
* To filter the list according to the job status, click *Report job status*, and then select one or more job statuses.
21+
+
22+
The following values are associated with the job status:
23+
+
24+
** `Waiting`
25+
** `Preparing`
26+
** `Report ready for download`
27+
** `Report failed to generate`
28+
29+
* To sort the list in ascending or descending order according to the date and time the jobs are completed, click the *Completed* column heading.
30+
* To view only the jobs that you created, set *View only my jobs* to on.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * operating/manage-vulnerabilities/vulnerability-reporting.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="exporting-vulnerability-report-as-a-csv-file_{context}"]
7+
= Exporting vulnerability report as a CSV file
8+
9+
You can export a vulnerability report according to the custom filters you have applied to organize the vulnerability findings list.
10+
11+
.Procedure
12+
13+
. In the {product-title-short} portal, click *Vulnerability Management* -> *Results*.
14+
. Click *Create report*, and then select *Export report as CSV*.
15+
. In the *Export report as CSV* window, click *Generate report*.
16+
. To check the status and download the report, click *View status in reports table*.

modules/vulnerability-management20-clone-reports.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
You can make copies of vulnerability report configurations by cloning them. This is useful when you want to reuse report configurations with minor changes, such as reporting vulnerabilities in different deployments or namespaces.
1111

1212
.Procedure
13-
. In the {product-title-short} web portal, click *Vulnerability Management* -> *Vulnerability Reporting*.
13+
. In the {product-title-short} portal, click the *Vulnerability Management* -> *Vulnerability Reporting* -> *Report configurations* tab.
1414
. Locate the report configuration that you want to clone in the list of report configurations.
15-
. Click *Clone report*.
15+
. Click the overflow menu, {kebab}, and then click *Clone report*.
1616
. Make any changes that you want to the report parameters and delivery destinations.
17-
. Click *Create*.
17+
. Review the report parameters, and then click *Save*.

modules/vulnerability-management20-creating-report.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
{product-title-short} guides you through the process of creating a vulnerability management report configuration. This configuration determines the information that will be included in a report job that runs at a scheduled time or that you run on demand.
1111

1212
.Procedure
13-
. In the {product-title-short} portal, click *Vulnerability Management* -> *Vulnerability Reporting*.
13+
. In the {product-title-short} portal, click the *Vulnerability Management* -> *Vulnerability Reporting* -> *Report configurations* tab.
1414
. Click *Create report*.
1515
. In the *Configure report parameters* page, provide the following information:
1616
** *Report name*: Enter a name for your report configuration.
1717
** *Report description*: Enter a text describing the report configuration. This is optional.
1818
** *CVE severity*: Select the severity of common vulnerabilities and exposures (CVEs) that you want to include in the report configuration.
19-
** *CVE status*: Select one or more CVE statuses.
19+
** *CVE status*: Select one or more CVE statuses.
2020
+
2121
The following values are associated with the CVE status:
2222
+
2323
*** *Fixable*
2424
*** *Unfixable*
25-
** *Image type*: Select one or more image types.
25+
** *Image type*: Select one or more image types.
2626
+
2727
The following values are associated with image types:
2828
+
@@ -40,9 +40,9 @@ You can select one or more columns to include in the report configuration.
4040
*** Select the *Include EPSS probability* checkbox, if you want to include the EPSS probability column in the report configuration.
4141
*** Select the *Include advisory name and link* checkbox, if you want to include the advisory name and link column in the report configuration.
4242
** *Configure collection included*: To configure at least one collection, do any of the following tasks:
43-
*** Select an existing collection that you want to include.
43+
*** Select an existing collection that you want to include.
4444
+
45-
To view the collection information, edit the collection, and get a preview of collection results, click *View*.
45+
To view the collection information, edit the collection, and get a preview of collection results, click *View*.
4646
+
4747
When viewing the collection, entering text in the field searches for collections matching that text string.
4848
*** To create a new collection, click *Create collection*.

modules/vulnerability-management20-delete-reports.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
Deleting a report configuration deletes the configuration and any reports that were previously run using this configuration.
1111

1212
.Procedure
13-
. In the {product-title-short} web portal, click *Vulnerability Management* -> *Vulnerability Reporting*.
13+
. In the {product-title-short} portal, click the *Vulnerability Management* -> *Vulnerability Reporting* -> *Report configurations* tab.
1414
. Locate the report configuration that you want to delete in the list of reports.
1515
. Click the overflow menu, {kebab}, and then select *Delete report*.

modules/vulnerability-management20-download-reports.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ You can only download reports that you have generated; you cannot download repor
1515
====
1616

1717
.Procedure
18-
. In the {product-title-short} web portal, click *Vulnerability Management* -> *Vulnerability Reporting*.
18+
. In the {product-title-short} portal, click the *Vulnerability Management* -> *Vulnerability Reporting* -> *Report configurations* tab.
1919
. In the list of report configurations, locate the report configuration that you want to use to create the downloadable report.
20-
. Generate the vulnerability report by using one of the following methods:
21-
* To generate the report from the list:
22-
.. Click the overflow menu, {kebab}, and then select *Generate download*. The *My active job status* column displays the status of your report creation. After the *Processing* status goes away, you can download the report.
23-
* To generate the report from the report window:
24-
.. Click the report configuration name to open the configuration detail window.
25-
.. Click *Actions* and select *Generate download*.
26-
. To download the report, if you are viewing the list of report configurations, click the report configuration name to open it.
27-
. Click *All report jobs* from the menu on the header.
28-
. If the report is completed, click the *Ready for download* link in the *Status* column. The report is in `.csv` format and is compressed into a `.zip` file for download.
20+
. Choose the appropriate method to generate the vulnerability report:
21+
* To generate the report from the *Report configurations* tab, complete the following steps:
22+
.. Click the overflow menu, {kebab}, and then select *Generate download*.
23+
.. After the report is generated, click the *Ready for download* link in the *My last job status* column. The report is in `.csv` format and is compressed into a `.zip` file for download.
24+
* To generate the report from the *Configuration details* tab, complete the following steps:
25+
.. To open the *Configuration details* tab, click the report configuration name.
26+
.. Click *Actions*, and then select *Generate download*.
27+
.. Click the *All report jobs* tab from the menu on the header.
28+
.. After the report is generated, click the *Ready for download* link in the *Status* column. The report is in `.csv` format and is compressed into a `.zip` file for download.

modules/vulnerability-management20-edit-reports.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
You can edit existing vulnerability report configurations from the list of report configurations, or by selecting an individual report configuration first.
1111

1212
.Procedure
13-
. In the {product-title-short} web portal, click *Vulnerability Management* -> *Vulnerability Reporting*.
13+
. In the {product-title-short} portal, click the *Vulnerability Management* -> *Vulnerability Reporting* -> *Report configurations* tab.
1414
. To edit an existing vulnerability report configuration, complete any of the following actions:
1515
* Locate the report configuration that you want to edit in the list of report configurations. Click the overflow menu, {kebab}, and then select *Edit report*.
1616
* Click the report configuration name in the list of report configurations. Then, click *Actions* and select *Edit report*.
17-
. Make changes to the report configuration and save.
17+
. Make changes to the report configuration, and then click *Save*.

modules/vulnerability-management20-report-review-create.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
You can review the details of your vulnerability report configuration before creating it.
1111

1212
.Procedure
13-
. In the *Review and create* section, you can review the report configuration parameters, delivery destination, email template that is used if you selected email delivery, delivery schedule, and report format. To make any changes, click *Back* to go to the previous section and edit the fields that you want to change.
14-
. Click *Create* to create the report configuration and save it.
13+
. In the *Review* section, you can review the report configuration parameters, delivery destination, email template that is used if you selected email delivery, delivery schedule, and report format. To make any changes, click *Back* to go to the previous section and edit the fields that you want to change.
14+
. To create the report configuration and save it, click *Save*.

modules/vulnerability-management20-retention-settings.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ These settings do not affect the following vulnerability report jobs:
2222

2323
.Procedure
2424
. In the {product-title-short} web portal, go to *Platform Configuration* -> *System Configuration*. You can configure the following settings for vulnerability report jobs:
25-
* *Vulnerability report run history retention*: The number of days that a record is kept of vulnerability report jobs that have been run. This setting controls how many days that report jobs are listed in the *All report jobs* tab under *Vulnerability Management* -> *Vulnerability Reporting* when a report configuration is selected. The entire report history after the exclusion date is deleted, with the exception of the following jobs:
25+
* *Vulnerability report run history retention*: The number of days that a record is kept of vulnerability report jobs that have been run. This setting controls how many days that report jobs are listed in the *Report configurations* tab under *Vulnerability Management* -> *Vulnerability Reporting* when a report configuration is selected. The entire report history after the exclusion date is deleted, with the exception of the following jobs:
2626
** Unfinished jobs.
2727
** Jobs for which prepared downloadable reports still exist in the system.
2828
** The last successful report job for each job type (scheduled email, on-demand email, or download). This ensures users have information about the last run job for each type.
29-
* *Prepared downloadable vulnerability reports retention days*: The number of days that prepared, on-demand downloadable vulnerability report jobs are available for download on the *All report jobs* tab under *Vulnerability Management* -> *Vulnerability Reporting* when a report configuration is selected.
29+
* *Prepared downloadable vulnerability reports retention days*: The number of days that prepared, on-demand downloadable vulnerability report jobs are available for download on the *Report configurations* tab under *Vulnerability Management* -> *Vulnerability Reporting* when a report configuration is selected.
3030
* *Prepared downloadable vulnerability reports limit*: The limit, in MB, of space allocated to prepared downloadable vulnerability report jobs. After the limit is reached, the oldest report job in the download queue is removed.
3131
. To change these values, click *Edit*, make your changes, and then click *Save*.
32-

0 commit comments

Comments
 (0)