secret
Here are 283 public repositories matching this topic...
-
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
-
Updated
Jul 23, 2020 - C
-
Updated
Oct 6, 2020 - Python
-
Updated
Aug 16, 2019 - Go
-
Updated
Aug 20, 2020 - Python
-
Updated
Nov 6, 2020 - Java
-
Updated
Oct 19, 2020 - C#
-
Updated
May 9, 2020 - Java
-
Updated
Nov 5, 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
-
Updated
Nov 1, 2020 - Ruby
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 26, 2016 - PowerShell
-
Updated
Nov 5, 2020 - Python
-
Updated
Jul 23, 2020 - JavaScript
-
Updated
Nov 6, 2020 - Go
-
Updated
Oct 31, 2020 - C
-
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