MCPcopy Index your code
hub / github.com/Maskhe/FastjsonScan / getUrl

Method getUrl

FastjsonScan/src/burp/IScanIssue.java:31–31  ·  view source on GitHub ↗

This method returns the URL for which the issue was generated. @return The URL for which the issue was generated.

()

Source from the content-addressed store, hash-verified

29 * @return The URL for which the issue was generated.
30 */
31 java.net.URL getUrl();
32
33 /**
34 * This method returns the name of the issue type.

Callers 2

checkVulMethod · 0.65
actionPerformedMethod · 0.65

Implementers 1

CustomScanIssueFastjsonScan/src/burp/BurpExtender.jav

Calls

no outgoing calls

Tested by

no test coverage detected