Is your feature request related to a problem?
nope
Describe the solution you'd like
I'm actually working on a tiny github action named golang-security-action, which is basically running gosec.
I know that you already have a workflow file that use gosec, but i think using my "external" action is easier and more maintainable, since you'll just have to deal with the inputs you pass to the action, and the version of the action.
The action is still very young, i made several pre-release yesterday , and i'm close to the first stable release 0.1.0 .
What do you think about it ?
(btw i'm beginner on github actions, i'd love to have any feedbacks ! )
Describe alternatives you've considered
Additional context
Thanks for opening your first issue here! 馃帀 Be sure to follow the issue template!
hey dude, already we have an action to run GoSec
https://github.com/gofiber/fiber/blob/master/.github/workflows/security.yml
Hi !
I'm aware of that (i wrote it on the issue ^^).
I know that you're the one who made the action, so i'm curious to know your opinion about it
I think it's more simple to maintain like one mine, as you juste use it on a workflow file, like a "finished product". What do you think about it ?
Hi, my English is so so
Well, I think interesting about your approach. But I don't see gain with your approach to me are will the same benefits.
I believe that we should set a badge in readme.md info about workflow.

Indeed, the purpose is the same. For me, benefits are more on the "practical", "easy to use", "more maintainable" sides.
I'm not really familiar with badges, but i assume it indicates that the action succeeded ?
Yes, the badges are to indicate the status of the action. Ok, it is "easy to use" I believe you but who maintenance from this golang-security-action this action is very recent and it worries me a little. I prefer we maintenance will be made for community with contributors and members of fiber.
So, I believe you made a good work I will be test your action.
Ok, i see.
That's true it's recent and i can understand your worries :)
Thanks. Btw I made some stable releases during the last hour, you should be able to use the action without any problem. Also feel free to contribute :+1: .
How nice, sorry but what is btw?
btw mean By the way :)
Hi @Ynniss, it looks promising. But I think it needs a bit more testing and time before we will use it in production. Sounds good? Feel free to re-open anytime 馃憤
Hi ! Thanks for your feedback.
Yeah, i might re-open it, in the future ;)
Most helpful comment
btw mean By the way :)