Skip to content

Commit

Permalink
Merge pull request sherlock-project#1729 from sherlock-project/regexc…
Browse files Browse the repository at this point in the history
…heck

added regex check to Intigriti
  • Loading branch information
sdushantha committed Mar 10, 2023
2 parents 2dc2c2b + 9f2803b commit cbad2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1114,6 +1114,7 @@
},
"Intigriti": {
"errorType": "status_code",
"regexCheck": "[a-z0-9_]{1,25}",
"request_method": "GET",
"url": "https://app.intigriti.com/profile/{}",
"urlMain": "https://app.intigriti.com",
Expand Down

0 comments on commit cbad2ff

Please sign in to comment.