Closed joycebrum closed 1 year ago
I would like to suggest to x86_64 project to adopt minimally scoped permissions on the github workflows.
I've made a similar change to the Volatile project https://github.com/rust-osdev/volatile/issues/32.
The reason to do that is to avoid the default github workflow behavior of granting write all permission to all workflows.
I'll submit a PR together with this issue. Let me know any questions or concerns you might have.
@phil-opp we should also update the default permissions for either this repo or the entire rust-osdev organization.
I would like to suggest to x86_64 project to adopt minimally scoped permissions on the github workflows.
I've made a similar change to the Volatile project https://github.com/rust-osdev/volatile/issues/32.
The reason to do that is to avoid the default github workflow behavior of granting write all permission to all workflows.
I'll submit a PR together with this issue. Let me know any questions or concerns you might have.