secret
Here are 283 public repositories matching this topic...
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
-
Updated
Oct 23, 2020 - Python
Running ./gradlew lintVanillaRelease on dc41909f75 produces this linter report:
warning LintBaseline: Baseline Issues
../../lint-baseline.xml: 165 errors/warnings were listed in the baseline file (lint-baseline.xml) but not found in the project; perhaps they have been fixed? Unmatched issue types: AlwaysShowAction (2), ClickableViewAccessibility (5), DisableIs your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o
Is your feature request related to a problem? Please describe.
We tried goverall but faced issues with controlling the configuration.
For example, when removing a simple binary during thoughtworks/talisman#234 , the code coverage dropped. And we couldn't find a way to exclude files.
Describe the solution you'd like
Implement a code coverage tool, such as, code
Environment variables meet macOS Keychain and gnome-keyring <3
-
Updated
Jul 23, 2020 - C
Detect secret in source code, scan your repo for leaks. Find secrets with GitGuardian and prevent leaked credentials. GitGuardian is an automated secrets detection & remediation service.
-
Updated
Oct 6, 2020 - Python
Secure Secret management for Kubernetes (with gpg, Google Cloud KMS and AWS KMS backends)
-
Updated
Aug 16, 2019 - Go
A pure Python steganography module.
-
Updated
Aug 20, 2020 - Python
Simplified secrets management solution
-
Updated
Nov 5, 2020 - Java
A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
-
Updated
Oct 19, 2020 - C#
Take pictures
-
Updated
May 9, 2020 - Java
Create Kubernetes secrets from Vault for a secure GitOps based workflow.
-
Updated
Oct 28, 2020 - Go
Project References help us to build specic package.
Currently, we need to build before developing a specifc package.
cd <project-root>
yarn run build
OSSSM (awesome). Open source short-term secure messaging
-
Updated
Nov 1, 2020 - Ruby
A CLI tool for storing encrypted data in a git repo
-
Updated
Sep 28, 2020 - Go
Secret Server PowerShell Module
-
Updated
Sep 26, 2016 - PowerShell
A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models
-
Updated
Nov 2, 2020 - Python
A Node.js script to programmatically update GoDaddy DNS records
-
Updated
Jul 23, 2020 - JavaScript
HashiCorp Vault Provider for Secret Store CSI Driver
-
Updated
Nov 4, 2020 - Go
A tiny secret store to keep your little secrets
-
Updated
Oct 31, 2020 - C
Fetch AWS keys and secrets from ~/.aws/credentials using a simple bash script
-
Updated
Jul 14, 2019 - Shell
Improve this page
Add a description, image, and links to the secret topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the secret topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
During the analysis of big repositories where the important feature is to detect the secrets at the HEAD, it's important to be able to use the
git clone --depthin order to reduce the size of the repository that needs to be downloaded.Describe the solution you'd like
gitleaksalready have an--depthoption, if `gitl