ghas-cli - CLI utility to deploy at scale and interact with GitHub Advanced Security #93
jboursier-mwb
started this conversation in
Show and tell
Replies: 1 comment
-
Hey @jboursier-mwb 👋 Thank you for putting this together ❤️ I love what you have done 🙇 I am wondering if you think we can add any of these problems to this tool to make it more usable 👍 I love what you have done, and I think the problems you have identified should be addressed by this tool 👍 I think it would be great to create issues for all of these and get them addressed in this tool. Would that be something you are 👍 with? I can do the work 👍 Great tool you have built though ❤️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I just wanted to share a repository I've been working on and using to deploy GHAS at Malwarebytes: https://github.com/Malwarebytes/ghas-cli .
I initially wanted to use
ghas-enablement
to deploy GHAS on all repositories, but I faced too many restrictions due to our environment (see "Why not use ghas-enablement?" on the readme: https://github.com/Malwarebytes/ghas-cli#why-not-use-ghas-enablement) so I decided to take a stab and implement a cli utility to deploy and interact with GHAS for a large organization.It's open-source and public, and welcome for contributions and feedbacks!
Hopefully some of you can find it useful, and I hope it can eventually provide some improvement ideas to this repository!
Beta Was this translation helpful? Give feedback.
All reactions