codegurusecurity_get_metrics_summary {paws.developer.tools} | R Documentation |
Returns a summary of metrics for an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings
Description
Returns a summary of metrics for an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings.
See https://www.paws-r-sdk.com/docs/codegurusecurity_get_metrics_summary/ for full documentation.
Usage
codegurusecurity_get_metrics_summary(date)
Arguments
date |
[required] The date you want to retrieve summary metrics from, rounded to the nearest day. The date must be within the past two years. |
[Package paws.developer.tools version 0.9.0 Index]