Skip to content

Commit ce4b788

Browse files
Gregory PettGregory Pett
authored andcommitted
get rid of docs warning
1 parent be6444f commit ce4b788

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/kohsuke/github/GHCodeScanningAlert.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ public String getRuleName() {
132132

133133
/**
134134
* Get the code scanning security severity level
135+
*
136+
* @return the scanningSecurityLevel
135137
*/
136138
public String getScanningSecurityLevel() {
137139
return rule.security_severity_level;

0 commit comments

Comments
 (0)