Update OB30Inspector.java
This commit is contained in:
parent
c91ae7a383
commit
3ff7a0f76a
@ -79,6 +79,8 @@ public class OB30Inspector extends VCInspector {
|
||||
int probeCount = 0;
|
||||
|
||||
try {
|
||||
//TODO turn into a loop once stable
|
||||
|
||||
//detect type (png, svg, json, jwt) and extract json data
|
||||
probeCount++;
|
||||
accumulator.add(new CredentialTypeProbe().run(resource, ctx));
|
||||
|
Loading…
Reference in New Issue
Block a user