2
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
e8551f3f9f

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

@@ -218,7 +218,8 @@ There's some cons however:
 
 Security and license Considerations
 -------------------------
-*   How to we prevent supply chain attacks?
+*   How do we prevent supply chain attacks?
+
     - Github Action trigger abuse
         - *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