diff --git a/.gitignore b/.gitignore index c4a059b..1da9086 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ vendor dist +# macOS Finder metadata +.DS_Store + # Output of the go coverage tool *.out cover-report.html diff --git a/SECURITY.md b/SECURITY.md index 076ddb6..58ced4f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,11 +11,6 @@ Use **GitHub's private vulnerability reporting**: 2. Click **Report a vulnerability**. 3. Fill in the form with details and, if possible, a minimal reproduction. -If for any reason that path is unavailable, contact -[security@nudgebee.com](mailto:security@nudgebee.com) instead. Encrypt -sensitive details if you have a key for that address; otherwise plain text is -acceptable for an initial contact. - ## What to include - Affected version (commit SHA or release tag).