File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 * @name PATH Enviroment Variable built from user-controlled sources
33 * @description Building the PATH environment variable from user-controlled sources may alter the execution of following system commands
44 * @kind path-problem
5- * @problem.severity warning
5+ * @problem.severity error
66 * @security-severity 5.0
7- * @precision high
7+ * @precision medium
88 * @id actions/envpath-injection/medium
99 * @tags actions
1010 * security
Original file line number Diff line number Diff line change 22 * @name Enviroment Variable built from user-controlled sources
33 * @description Building an environment variable from user-controlled sources may alter the execution of following system commands
44 * @kind path-problem
5- * @problem.severity warning
5+ * @problem.severity error
66 * @security-severity 5.0
7- * @precision high
7+ * @precision medium
88 * @id actions/envvar-injection/medium
99 * @tags actions
1010 * security
Original file line number Diff line number Diff line change 22 * @name Artifact poisoning
33 * @description An attacker may be able to poison the workflow's artifacts and influence on consequent steps.
44 * @kind path-problem
5- * @problem.severity warning
6- * @precision high
5+ * @problem.severity error
6+ * @precision medium
77 * @security-severity 5.0
88 * @id actions/artifact-poisoning/medium
99 * @tags actions
You can’t perform that action at this time.
0 commit comments