flipkart-incubator / Astra

Automated Security Testing For REST API's
Apache License 2.0
2.49k stars 396 forks source link

Unable to see report for a scan using docker. #105

Open aloknag opened 4 years ago

aloknag commented 4 years ago

I ran a scan and console listed some vulnerabilities, but I am unable to view to report.

Astra master* ❯ docker run --rm -it --link astra-mongo:mongo -p 8094:8094 astra                                                         2m 58s
 * Serving Flask app "api" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
/usr/local/lib/python2.7/site-packages/pymongo/topology.py:155: UserWarning: MongoClient opened before fork. Create MongoClient only after forking. See PyMongo's documentation for details: http://api.mongodb.org/python/current/faq.html#is-pymongo-fork-safe
  "MongoClient opened before fork. Create MongoClient only "
exception in XSS
exception in Open redirect
exception in XXE
exception in CRLF
exception in security_headers

report_blank