secret
Here are 377 public repositories matching this topic...
Internal Ref: p5T066-3dy-p2#comment-12441
This issue lists down RTL issues in the Quick Start feature:
Connect with other sitesfirst focus point is displayed overMy Siteinstead ofReaderfor RTL languages.reader_task_qs_focus_point_rtl
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
May 12, 2022 - C
Description
The Files class currently has an extra_headers property whose job is toadd the GGShield-Version and GGShield-Command-Path HTTP headers.
This property should not be part of the Files class: it is not specific to Files instances (has can be noticed by the
-
Updated
Jan 11, 2022 - Go
-
Updated
Apr 25, 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
May 23, 2022 - Python
-
Updated
May 17, 2022 - C#
-
Updated
May 26, 2022 - Java
-
Updated
Mar 22, 2022 - Java
-
Updated
Nov 9, 2021 - Go
-
Updated
May 24, 2022 - 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
Mar 31, 2022 - Ruby
-
Updated
Mar 28, 2022 - Python
-
Updated
Jan 24, 2022 - PHP
-
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: