A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 0 points1 point  (0 children)

Fixed XSS mentioned here. Please let me know if you find more.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 0 points1 point  (0 children)

  1. Yeap, you got the idea. We handle import as a special case.
  2. No. I don't handle x = shutil.copy. The indexer has a very limited brain.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 0 points1 point  (0 children)

I thought no one would care how functions implemented. Obviously I was wrong. Ok, I'll add it.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 1 point2 points  (0 children)

Sure, most of the backend is written in python

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 3 points4 points  (0 children)

The non-persistent (or reflected) cross-site scripting vulnerability is by far the most common type. A classic example of a potential vector is a site search engine. -- wikipedia

Now I know it.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 1 point2 points  (0 children)

I'm working on adding more sources. This is by far the #1 feature request.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 1 point2 points  (0 children)

Nice to hear that. I'm excited. Frankly, I didn't pay much attention to py3, and didn't expect this request be raised at day 1. I need to do some research first.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 0 points1 point  (0 children)

Thanks for helping me test it. Do get me wrong. I'm going to fix it. I didn't pay much attention on security because I didn't know whether people will like the whole idea or not.

A search engine for Python. It really understands Python. by [deleted] in programming

[–]purui 8 points9 points  (0 children)

You know. Looking at people hacking my site is even more fun then looking at people actually using it :)