Joan Bono
Joan Bono
Hi @michenriksen , any plans on having this added? It would be awesome to have this json output
Hmmm I’m not sure I understand what do you mean. can you share a link with info about the repository.json functionality, @humham ?
Good one! I will take a look and work on this!
Started with the formula: ```ruby class Gurp < Formula desc "Program to interact with BurpSuite v2.0.0+ REST Api" homepage "https://github.com/joanbono/Gurp" url "https://github.com/joanbono/Gurp/archive/v1.1.0.tar.gz" sha256 "1e0791d2f8bdba1e3e1315a59629e89cdb1c6a8bd3f74df8f2ad65d131f87ad2" head "https://github.com/joanbono/Gurp.git" depends_on "go" => :build...
Hi! Is there any option to implement this or it is not planned atm?
Hi @farfilli I looked into this a while ago and it was quite complex to achieve because of some parts (the SHA part of every repository) Example: ```json { "$schema":...
Really nice!! Maybe we can create some script in the future, or even a web-app to show all this stats. So, I thought it'd be better if this option is...
Updated the `devel` branch. Test it and let me know. If everything works well, will add this to the `Snorter` script, and then merge to the `master` branch. Stay in...
Got it. The only way to solve it is doing some kind of sed, to not modify the original source code. I’ll look into it. If you have some suggestion,...
Hey @iamironz unfortunately not, but Pull Requests are very much welcome :)