The Wayback Machine - https://web.archive.org/web/20220409015848/https://github.com/topics/secrets
Skip to content
#

secrets

Here are 678 public repositories matching this topic...

MattAWright
MattAWright commented Nov 3, 2017

Starting at the "Create a staging environment", the steps described in the guide quickly outpace the explanations and it was not obvious to me what was going on. The quickstart assumes knowledge of concepts (environments, machines) that I would have liked to see brief explanations of.

The Quickstart could also use now.sh as an example deployment environment so that the user can follow along wit

gh-action-pypi-publish
tzulberti-jampp
tzulberti-jampp commented Feb 19, 2020

I am not sure if this belongs here, but I am having an issue when using this Github Action.

This is the link to the github run that failed:
https://github.com/jampp/migratron/pull/25/checks?check_run_id=456554120

and the content is:

Uploading distributions to https://test.pypi.org/legacy/
Uploading migratron-1.1.0-py3-none-any.whl

  0%|          | 0.00/30.5k [00:00<?, ?B/s]
100%|
enhancement help wanted good first issue
azure-key-vault-to-kubernetes
commjoen
commjoen commented Apr 6, 2022

Thanks to @tghosth: we found out that

  • trufflehog has too many versions with deteciton rules. so the trufflehog version / way of working needs to be explicit (E.g. th3 / docker does not work)
  • it might be good to just add instrution to let people grep for the password
  • it is a good idea to add git-secrets as a detection method: with either git secrets --add 'password\s*=\s*.+' or `git secr
help wanted good first issue

Improve this page

Add a description, image, and links to the secrets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secrets topic, visit your repo's landing page and select "manage topics."

Learn more