https://github.com/dotutils/secrets-redaction-demo
A sample repository showing secrets redaction strategies for MSBuild
https://github.com/dotutils/secrets-redaction-demo
Last synced: 5 months ago
JSON representation
A sample repository showing secrets redaction strategies for MSBuild
- Host: GitHub
- URL: https://github.com/dotutils/secrets-redaction-demo
- Owner: dotutils
- Created: 2024-10-14T14:21:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T10:21:47.000Z (over 1 year ago)
- Last Synced: 2024-11-18T11:50:08.505Z (over 1 year ago)
- Language: C#
- Size: 5.42 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MSBuild Secrets Redaction Demo
This is a simple repository to demonstrate how to redact secrets from MSBuild logs - and how easy it is to accidentally leak secrets in your build logs!