CI/CD Variables Dashboard
  • 2 minutes to read
  • Dark
    Light
  • PDF

CI/CD Variables Dashboard

  • Dark
    Light
  • PDF

Article Summary

The CI/CD variables dashboard displays information about variables used in pipelines that senhasegura DSM was able to discover.

Access this dashboard in DevOps Secret Manager ➔ Dashboard ➔ CI/CD variables.

The following information is available in this dashboard:

InformationDescription
VariablesTotal amount discovered of variables.
Sensitive variablesThe total amount of variables with sensitive information. senhasegura DSM can detect sensitive information based on variable names such as TOKEN, USER, PASSWORD, ACCESS_KEY_ID, SECRET_ACCESS_KEY, SECRET, CLIENT_ID, and CLIENT_SECRET.
ApplicationsThe total amount of applications related to discovered variables.
SystemsThe total amount of systems related to discovered variables.
EnvironmentsThe total amount of environments related to discovered variables.
DeploysThe total amount of deployments. Every time senhasegura DSM detects the senhasegura CLI execution, it will register it as a Deploy.
Deploys by day (15 days)A bar chart with the total amount of deployments registered in the last 15 days categorized by day.
Deploys by application
A pie chart with the total amount of deployments registered between a given date range according to the applied filter categorized by application.
Deploys by systemA pie chart with the total amount of deployments registered between a given date range according to the applied filter categorized by the system.
Deploys by environmentA pie chart with the total amount of deployments registered between a given date range according to the applied filter categorized by the environment.
Deploys time (only applies the last day in the data filter)A pie chart with the total amount of deployments registered between a given date range according to the applied filter categorized by the hour of the day. This chart uses data collected on the last day of the data filter.
Variables by day (15 days)A bar chart with the total amount of variables discovered in the last 15 days categorized by day.
Variables by application
A pie chart with the total amount of variables registered between a given date range according to the applied filter categorized by application.
Sensitive variablesA bar chart with the total amount of sensitive variables registered between a given date range according to the applied filter categorized by name. Their names make the detection of those variables. senhasegura DSM detects names such as TOKEN, USER, PASSWORD, ACCESS_KEY_ID, SECRET_ACCESS_KEY, SECRET, CLIENT_ID, and CLIENT_SECRET.
Variables by systemA pie chart with the total amount of variables registered between a given date range according to the applied filter categorized by the system.
Variables by environmentA pie chart with the total amount of variables registered between a given date range according to the applied filter categorized by the environment.

image.png

More Detailed Reports

It is possible to access more details of a given report just by clicking on it using a drill-down navigation format.

Filterable Information
Some information can be filtered by the data ranges, such as:
  • Deploys by application
  • Deploys by system
  • Deploys by environment
  • Deploys time (only applies the last day in the data filter)
  • Variables by application
  • Sensitive variables
  • Variables by system
  • Variables by environment

Was this article helpful?