add inline badges to auto devops feature list
This commit is contained in:
parent
348ad22d7a
commit
ab4303e1f7
1 changed files with 6 additions and 6 deletions
|
@ -44,15 +44,15 @@ project in a simple and automatic way:
|
|||
|
||||
1. [Auto Build](#auto-build)
|
||||
1. [Auto Test](#auto-test)
|
||||
1. [Auto Code Quality](#auto-code-quality)
|
||||
1. [Auto SAST (Static Application Security Testing)](#auto-sast)
|
||||
1. [Auto Dependency Scanning](#auto-dependency-scanning)
|
||||
1. [Auto License Management](#auto-license-management)
|
||||
1. [Auto Code Quality](#auto-code-quality) **[STARTER]**
|
||||
1. [Auto SAST (Static Application Security Testing)](#auto-sast) **[ULTIMATE]**
|
||||
1. [Auto Dependency Scanning](#auto-dependency-scanning) **[ULTIMATE]**
|
||||
1. [Auto License Management](#auto-license-management) **[ULTIMATE]**
|
||||
1. [Auto Container Scanning](#auto-container-scanning)
|
||||
1. [Auto Review Apps](#auto-review-apps)
|
||||
1. [Auto DAST (Dynamic Application Security Testing)](#auto-dast)
|
||||
1. [Auto DAST (Dynamic Application Security Testing)](#auto-dast) **[ULTIMATE]**
|
||||
1. [Auto Deploy](#auto-deploy)
|
||||
1. [Auto Browser Performance Testing](#auto-browser-performance-testing)
|
||||
1. [Auto Browser Performance Testing](#auto-browser-performance-testing) **[PREMIUM]**
|
||||
1. [Auto Monitoring](#auto-monitoring)
|
||||
|
||||
As Auto DevOps relies on many different components, it's good to have a basic
|
||||
|
|
Loading…
Reference in a new issue