MCPcopy Create free account
hub / github.com/bansh2eBreak/SpringVulnBoot-backend / getName

Method getName

src/main/java/icu/secnotes/pojo/User.java:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public String getName() {
34 return name;
35 }
36
37 public void setName(String name) {
38 this.name = name;

Callers 15

jwtSignatureVulnLoginMethod · 0.95
rs256LoginMethod · 0.95
verifyJwtMethod · 0.95
verifyJwtVulnerableMethod · 0.95
verifyJwtSecureMethod · 0.95
jwtSensitiveVulnLoginMethod · 0.95
jwtSensitiveSecLoginMethod · 0.95
jwtWeakLoginMethod · 0.95
jwtWeakGetInfoMethod · 0.95

Calls

no outgoing calls

Tested by 6

JNDISnakeYamlTestMethod · 0.36
DnslogSnakeYamlTestMethod · 0.36