If I make a listening service using Python, what sorts of vulnerabilities do I need to protect against? Obviously SQLi, database input must be sanitized. Do I need to worry about buffer overflows and stuff with a high level language?
You can mention users to notify them: @username
You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.
> I’m a blockquote.
I’m a blockquote.
[I'm a link] (https://www.google.com)
I'm a link
**I am bold** I am bold
*I am italicized* I am italicized