spatie / mixed-content-scanner

Scan a HTTPS-site for mixed content
https://spatie.be/open-source
MIT License
98 stars 16 forks source link

Possibility to scan a model #22

Closed SamuelNitsche closed 6 years ago

SamuelNitsche commented 6 years ago

Thank you very much for your work! I appreciate it! But I do have one question. Is it possible to scan an eloquent model without much effort? Of course I could simply scan the model's URL, but then I would have problems with several models with the same URL. Thank you for an answer!

freekmurze commented 6 years ago

Right now the scanner is tied to crawling pages. You can't give it random text out of a model.