detect-secrets
detect-secrets copied to clipboard
Contribution with Dockerfile
Hi!,
Your secret finder tool was being very usefull to my personal projects and co-workers too. So i Dockerize it for use it on any CI-Pipeline, any docker cluster orchestator like K8S. You can find it over dockerhub.io/linuxshark/detect-secrets
I would like to contrib this thing on the project
Hi @linuxshark,
Sounds like an interesting idea! You're welcome to submit a PR or provide the source to the Dockerfile here so we can see if it's something we're interested in putting in this repo.
Alternatively, it seems like another community member has created an image for this purpose too.
https://github.com/Yelp/detect-secrets/issues/183#issuecomment-494972391 https://github.com/lirantal/docker-detect-secrets
It might be worth pointing these images out in the README.
https://github.com/Yelp/detect-secrets/pull/279
❓ Are there still plans to produce an official Docker image that can be leveraged more easily in CI/CD pipelines? I took a look at @lirantal's repo/image, but it looks like the scheduled workflow is disabled because there hasn't been activity in that repository for at least 60 days, and the last image was published 5 months ago.
Yeah,
This is my very first commit, sorry about the late reply.
https://github.com/linuxshark/detect-secrets-docker/blob/main/Dockerfile
This is a very simple Dockerfile creation, it works perfect, i will document the functionality and implementations uses cases this weekend.
best,
El jue, 23 jun 2022 a las 14:28, Adin Ermie @.***>) escribió:
❓ Are there still plans to produce an official Docker image that can be leveraged more easily in CI/CD pipelines? I took a look at @lirantal https://github.com/lirantal's repo/image, but it looks like the scheduled workflow is disabled because there hasn't been activity in that repository for at least 60 days, and the last image was published 5 months ago.
— Reply to this email directly, view it on GitHub https://github.com/Yelp/detect-secrets/issues/274#issuecomment-1164736362, or unsubscribe https://github.com/notifications/unsubscribe-auth/AELXQX4WLPMC2N6UUYZ2HZ3VQSUFJANCNFSM4J4MTM6Q . You are receiving this because you were mentioned.Message ID: @.***>
-- Raúl Linares tlf Venezuela: +58412-556-9329 tlf Chile: -+56 9 5948 5021 https://linuxshark.github.io/ Elastix - ECE DIGIUM - dCAA GNU/Linux - SysAdmin / SysOps AWS Enthusiast
@AErmie here: https://github.com/linuxshark/detect-secrets-docker/blob/main/Dockerfile
@AErmie I just re-enabled the workflows to build the images again on schedule :-)
We're going to close this issue as it hasn't received any update in a very long time. Feel free to re-open it if you think it's still relevant.