Add ShiftLeft scan badge
This commit is contained in:
parent
80942eb231
commit
239b00b624
|
@ -16,7 +16,7 @@ on:
|
|||
- ".git*"
|
||||
- ".github/workflows/releases.yml"
|
||||
|
||||
name: CI and optionally publish
|
||||
name: GitHub CI
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
[![DNSCrypt-Proxy Release](https://img.shields.io/github/release/dnscrypt/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/dnscrypt/dnscrypt-proxy/releases/latest)
|
||||
[![Build Status](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/CI%20and%20optionally%20publish/badge.svg)](https://github.com/DNSCrypt/dnscrypt-proxy/actions)
|
||||
![CodeQL scan](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/CodeQL%20scan/badge.svg)
|
||||
![ShiftLeft Scan](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/ShiftLeft%20Scan/badge.svg)
|
||||
[![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=DNSCrypt-Proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org)
|
||||
|
||||
## Overview
|
||||
|
|
Loading…
Reference in New Issue