Risk management Commands

Subcommands reference

Risk Management Documentation

This document outlines the available commands for the Risk Management Python tool, detailing their function and associated aliases.

Subcommands

Subcommand
Description
Alias

enterprise-stat

Show Risk Management recent login count

es

enterprise-stat-details

Gets the recent login count (users who logged in the last 30 days) and the number of users who have at least one record in their Vault

esd

security-alerts-summary

Gets the summary of events that happened in the last 30 days with a comparison to the previous 30 days

sas

security-alerts-detail aet

Gets the details of event that happened in the last 30 days with a comparison to the previous 30 days aet is audit event type (id) example: account_recovery_decline

sad aet

security-benchmarks-get

Get the list of security benchmark set for the calling enterprise

sbg

security-benchmarks-set fields

Set a list of security benchmark. Corresponding audit events will be logged.

fields example: SB_DEPLOY_ACROSS_ENTIRE_ORGANIZATION:UNRESOLVED SB_DEPLOY_ACROSS_ENTIRE_ORGANIZATION:RESOLVED SB_ENFORCE_LEAST_PRIVILEGE_POLICY:IGNORED

sbs fields

Last updated

Was this helpful?