| ▲ | dsp_person 6 hours 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. | |||||||||||||||||
| ▲ | kepano 5 hours ago | parent [-] | ||||||||||||||||
The recommended way to do this is via artifact attestation: https://docs.github.com/en/actions/how-tos/secure-your-work/... | |||||||||||||||||
| |||||||||||||||||