feat: remote auditing - #230
Conversation
|
Woohoo, thanks for taking this on!
I agree - especially considering that we cannot predict the future of Naming Things. In my head, it's absolutely fine and fair to use the entire repo URL as the input - and this don't have to "teach" a new thing. |
|
For completeness, an example: zizmor https://github.com/foo/bar |
True -- the only reason why I'm shying away from this is because I don't want to have to teach For example, I don't want to get bug reports for As a middle ground, I think I'll drop the |
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
WIP.Once finished, this will enable
zizmor foo/bar, wherefoo/baris a GitHub repo thatzizmorwill extract workflows to audit from.(The@-prefix is not a firm design choice -- I might remove that.)Closes #50
Closes #177
CC @miketheman as an interested party 🙂