๐๏ธ Overview
As a complete DevOps solution, senhasegura DevOps Secret Management has a respected library of plug-ins to help developers and the security team achieve the highest security with the least possible effort.
๐๏ธ CLI
DSM CLI is an unified tool to manage senhasegura services. With this tool, you'll be able to use senhasegura DSM services from the command line and automate them using scripts. The main purpose of this tool is to be an agnostic plugin for intercepting environment variables and injecting secrets into systems and CI/CD pipelines.
๐๏ธ Azure DevOps Integration
Microsoft Azure Pipelines automatically builds and tests code projects to make them available to others. It works with just about any language or project type. Azure Pipelines combine continuous integration (CI) and continuous delivery (CD) to constantly and consistently test and build your code and ship it to any target.
๐๏ธ GitLab CI/CD Integration
GitLab CI/CD is a tool built into GitLab platform for software development through the continuous methodologies:
๐๏ธ GitHub Actions Integration
GitHub is a platform for hosting source code and versioned files using Git. It allows programmers, utilities or any registered user on the platform to contribute on private or Open Source projects from anywhere in the world.
๐๏ธ Jenkins
Jenkins by default allows environment variables to be set within the execution of jobs. It also allows safe storage of values that can be used within these same pipelines without exposure, however the administrator's challenge is ensuring that these same variables are automatically rotated without creating any issues on the DevOps pipeline.