TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Prevents you from committing secrets and credentials into Git repositories

2 点作者 febin大约 8 年前

1 comment

Dunedan大约 8 年前
Check out <a href="http:&#x2F;&#x2F;pre-commit.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pre-commit.com&#x2F;</a> with its &quot;detect-aws-credentials&quot;-hook, if you are serious about finding AWS credentials configured for AWS CLI&#x2F;boto&#x2F;etc. in your code. &quot;git-secrets&quot; will only check &quot;.&#x2F;aws&#x2F;credentials&quot; for configured AWS credentials and not all other locations (different files, environment variables) where such credentials might be configured.