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.
1 parent 93fbb9f commit 6eb060fCopy full SHA for 6eb060f
actions/ql/src/Security/CWE-312/ExcessiveSecretsExposure.ql
@@ -3,6 +3,7 @@
3
* @description All organization and repository secrets are passed to the workflow runner.
4
* @kind problem
5
* @precision high
6
+ * @security-severity 5.0
7
* @problem.severity warning
8
* @id actions/excessive-secrets-exposure
9
* @tags actions
0 commit comments