|
|
|
|
|
by dsp_person
46 days ago
|
|
One thing that bugged me when I made a community plugin was that you have to attach non-git-controlled files to the release (e.g. main.js). To check if any community plugin is safe, it seems like you'd have to not only review the code on github, but also analyze the github release files to be sure nothing malicious packed in there. Maybe I'm misunderstanding something about the process, I'd appreciate if anyone could confirm or explain otherwise. |
|
https://docs.github.com/en/actions/how-tos/secure-your-work/...