Преглед на файлове

Update rfcs/rfc-bld-20230302-1-3p-development.md

Co-authored-by: allisaurus <[email protected]>
Signed-off-by: Mike Chang <[email protected]>
Mike Chang преди 2 години
родител
ревизия
e8551f3f9f
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      rfcs/rfc-bld-20230302-1-3p-development.md

+ 2 - 1
rfcs/rfc-bld-20230302-1-3p-development.md

@@ -218,7 +218,8 @@ There's some cons however:
 
 
 Security and license Considerations
 Security and license Considerations
 -------------------------
 -------------------------
-*   How to we prevent supply chain attacks?
+*   How do we prevent supply chain attacks?
+
     - Github Action trigger abuse
     - Github Action trigger abuse
         - *Potential threat:* Threat actors DDoSing Github Actions or causing it to trigger automatically and merge without review
         - *Potential threat:* Threat actors DDoSing Github Actions or causing it to trigger automatically and merge without review
         - *Mitigation:* Only maintainers will be able to trigger the GHA manually. We require a PR of the contribution before it is merged, and must be signed off by 2 people
         - *Mitigation:* Only maintainers will be able to trigger the GHA manually. We require a PR of the contribution before it is merged, and must be signed off by 2 people