Skip to content

Commit

Permalink
Fixing spotless-apply
Browse files Browse the repository at this point in the history
  • Loading branch information
Karan Preet Singh Sasan committed Mar 2, 2022
1 parent ddf61c7 commit b38ae55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ public ResponseEntity<GenericVulnerabilityResponseBean<String>> getVulnerablePay
true),
HttpStatus.OK);
}
//Payload: 127.0.0.1%0Als
// Payload: 127.0.0.1%0Als
@AttackVector(
vulnerabilityExposed = VulnerabilityType.COMMAND_INJECTION,
description =
Expand Down

0 comments on commit b38ae55

Please sign in to comment.