Skip to content

Commit

Permalink
Update IScanServiceProvider.java
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalhcl-5960 authored Jan 24, 2024
1 parent 5183091 commit 14110ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public interface IScanServiceProvider {
* @throws JSONException If an error occurs.
*/
public JSONObject getScanDetails(String scanId) throws IOException, JSONException;

/**
* Gets the non compliant issues in JSON format.
*
Expand Down

0 comments on commit 14110ff

Please sign in to comment.