We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68690b4 + d33ce42 commit 2419ccfCopy full SHA for 2419ccf
actions/ql/src/Security/CWE-829/UntrustedCheckoutCritical.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Checkout of untrusted code in a priviledged context
+ * @name Checkout of untrusted code in a privileged context
3
* @description Privileged workflows have read/write access to the base repository and access to secrets.
4
* By explicitly checking out and running the build script from a fork the untrusted code is running in an environment
5
* that is able to push to the base repository and to access secrets.
0 commit comments