Skip to content

Commit 005267e

Browse files
zhogovabayer
authored andcommitted
[FIXED JENKINS-55411] Whitelist DateTimeFormatter.ofPattern(String)
1 parent 033e104 commit 005267e

File tree

1 file changed

+1
-0
lines changed
  • src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists

1 file changed

+1
-0
lines changed

src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ staticField java.time.format.DateTimeFormatter ISO_TIME
224224
staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
225225
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
226226
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
227+
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
227228
new java.util.ArrayList java.util.Collection
228229
staticMethod java.util.Arrays asList java.lang.Object[]
229230
staticMethod java.util.Arrays toString java.lang.Object[]

0 commit comments

Comments
 (0)