secret
Here are 365 public repositories matching this topic...
-
Updated
Jan 31, 2022 - Python
Great tool. What if I want to search for a domain or org name in combination with all the signatures? Is this possible currently?
Description
The user should be able to easily copy a page link (for posts the functionality is implemented in wordpress-mobile/WordPress-Android#15570):
- Press the dots at the right of a page in the list
- A Copy link button should be added above the Trash button
- When the user presses the Copy link button a **snackbar message appears saying "Link copie
Is 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.
As per #228 the interactive mode did not work properly for Windows. It rendered Windows unusable, whether the feature was turned on or not.
Describe the solution you'd like
The interactive mode helps people an assisted way to enter contents to ignore through an interactive shell.
This needs to be exactly same for Windows,
-
Updated
Dec 3, 2021 - C
-
Updated
Jan 31, 2022 - Python
-
Updated
Jan 11, 2022 - Go
-
Updated
Jan 23, 2022 - Go
We want to add documents that run secretlint only on changed files on Pull Request.
name: Secretlint
on: [pull_request]
# secretlint + git diff on Pull Request
# https://github.com/secretlint/secretlint
jobs:
test:
name: "Secretlint"
runs-on: ubuntu-18.04
steps:
- name: checkout
uses: actions/checkout@v2
- uses: technote-space/get-diff-a-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 25, 2022 - Java
-
Updated
Jan 16, 2022 - C#
-
Updated
Dec 9, 2021 - Java
-
Updated
Nov 9, 2021 - Go
-
Updated
Nov 24, 2021 - Python
It seems that a common way of storing non-Unicode secrets in Vault is to base64-encode them. Is there currently a way to mount these through the CSI provider without adding a manual decoding process?
If not, the Azure driver supports an objectEncoding property (see Azure/secrets-store-csi-driver-provider-azure#236). Would you accept a PR that adds a similar feature?
-
Updated
Aug 5, 2021 - Go
-
Updated
Oct 12, 2021 - Ruby
-
Updated
Oct 27, 2021 - Python
-
Updated
Sep 26, 2016 - PowerShell
-
Updated
Jul 23, 2020 - JavaScript
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.
It would be nice if gitleaks had a
validatecommand that would validate examples found in the config rules. Introducing such a feature would speed up rule development and help with debugging.Describe the solution you'd like
exampleentry in therulestablesex: