Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highb/secret-leaking-repo
https://github.com/highb/secret-leaking-repo
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/highb/secret-leaking-repo
- Owner: highb
- Created: 2023-08-25T17:59:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T02:29:55.000Z (10 months ago)
- Last Synced: 2024-10-13T15:08:27.223Z (about 1 month ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# secret-leaking-repo
This is a repository that contains a secret. It is used to demonstrate how
secrets can be leaked. Look at the [secret-clean-repo](https://github.com/highb/secret-clean-repo)
for a repository that does not leak secrets because it has been cleaned up
with git-filter-repo using the directions [provided by GitHub](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository)