Skip to content

Commit d5f8f0d

Browse files
committed
Mention push protection
1 parent b341f6d commit d5f8f0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ This repo is a Next.js app used to generate a static site. The final production
1818
## Deployment notes
1919
- Published image: `ghcr.io/devsh-graphics-programming/www-website` (tags: `latest`, `master`, `sha-*`).
2020
- Blog content is proxied separately; the main image does not include Node/npm or blog runtime.
21+
- Security
22+
- Enable GitHub's push protection/secret scanning (see https://docs.github.com/en/code-security/secret-scanning/introduction/about-push-protection) so that any accidental secret leaks are flagged before a push finishes.

0 commit comments

Comments
 (0)