treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.48k stars 359 forks source link

Enable committing sensitive information to lakeFS repository #4857

Closed nopcoder closed 1 year ago

nopcoder commented 1 year ago

Using git pre-commit hook, ex: ripsecrets requires setup as described in the documentation local commits will be verified. A file .secretsignore can control the current secrets used in the example or files the tool can ignore.

nopcoder commented 1 year ago

GitHub push protection - request to use the feature was requested will update when enabled.