登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
6月21日 Gitee Talk | 模力方舟 AI 应用沙龙 · 青岛站开放报名,来聊聊 AI+ 应用的多场景落地实践~
代码拉取完成,页面将自动刷新
开源项目
>
开发工具
>
版本管理系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
2
Star
5
Fork
0
Git工具集
/
git-secrets
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
1.3.0
ad82d68
2019-02-11 04:47
下载
1.2.1
* Fixed an issue where secret provider commands were causing "command not found" errors due to a previously set IFS variable. https://github.com/awslabs/git-secrets/pull/30
3f1138c
2016-06-28 00:30
下载
1.2.0
* Fixed an issue where spaces files with spaces in their names were not being properly scanned in the pre-commit hook. * Now ignoring empty lines and comments (e.g., `#`) in the .gitallowed file. * Fixed an issue where numbers were being compared to strings causing failures on some platforms.
ae78ffd
2016-05-24 03:01
下载
1.1.0
* Bug fix: the pre-commit hook previously only scanned the working directory rather than staged files. This release updates the pre-commit hook to instead scan staged files so that git-secrets will detect violations if the working directory drifts from the staging directory. * Added the `--scan-history` subcommand so that you can scan your entire git history for violations. * Added the ability to filter false positives by using a .gitallowed file. * Added support for `--cached`, `--no-index`, and `--untracked` to the `--scan` subcommand.
6a5cd13
2016-04-07 01:51
下载
1.0.1
* Now works correctly with filenames in a repository that contain spaces when executing `git secrets --scan` with no provided filename (via `git grep`). * Now works with git repositories with hundreds of thousands of files when using `git secrets --scan` with no provided filename (via `git grep`).
d46bd22
2016-01-12 04:36
下载
1.0.0
* Initial release of ``git-secrets``.
016fc55
2015-12-10 13:31
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Shell
1
https://gitee.com/vcs-all-in-one/git-secrets.git
git@gitee.com:vcs-all-in-one/git-secrets.git
vcs-all-in-one
git-secrets
git-secrets
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册