Skip to content

Fix description environment variable security issue. - #14

Open
mbidewell wants to merge 7 commits into
jenkinsci:masterfrom
mbidewell:env_variable_fix
Open

Fix description environment variable security issue.#14
mbidewell wants to merge 7 commits into
jenkinsci:masterfrom
mbidewell:env_variable_fix

Merge branch 'master' into env_variable_fix

30c251d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
ci.jenkins.io / Code Coverage succeeded Jul 16, 2025

Line Coverage: 75.00% (+10.54%), Branch Coverage: 25.00% (-36.29%)

Summary for modified lines

  • 22 lines have been modified
  • 2 lines are not covered
  • 3 lines are covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 100.00% (1/1) 100.00% (5/5) 70.00% (7/10) 31.48% (17/54) 57.14% (84/147) 55.88% (38/68) 56.44% (320/567)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% ±0% +0.89% ⬆️ -0.18% ⬇️ +0.74% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 83.33% (5/6) 36.84% (14/38) 64.46% (78/121) 61.29% (38/62) 62.86% (308/490)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.90% ⬆️ -0.38% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) n/a n/a 75.00% (6/8) 25.00% (1/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +10.54% ⬆️ -36.29% ⬇️ n/a

Annotations

Check warning on line 91 in src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 91 is not covered by tests

Check warning on line 42 in src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 42 is not covered by tests

Check warning on line 97 in src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 97 is only partially covered, one branch is missing