Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 845 Bytes

SECURITY.md

File metadata and controls

38 lines (25 loc) · 845 Bytes

Security Policy

Supported Versions

This project will not provide security fixes.

Reporting a Vulnerability

In case you think to have found a security issue with sdavids-docker-healthcheck, please do not open a public issue.

Instead, you can report the issue to Sebastian Davids.

You can use my public keys to send me an encrypted and/or signed message.

age

$ curl https://sdavids.de/sdavids.age | age -R - -a in.txt > out.txt.age

GPG

$ curl https://sdavids.de/sdavids.gpg | gpg --import
$ gpg --fingerprint sdavids@gmx.de

My fingerprint: 3B05 1F8E AA0B 63D1 7220 168C 99A9 7C77 8DCD F19F

$ gpg -esar sdavids@gmx.de -o out.txt.asc in.txt