w3c / scribejs

Converter of RRSAgent IRC logs into minutes in markdown
https://w3c.github.io/scribejs/BrowserView/
Other
11 stars 14 forks source link

Prevent form against inadequate use #16

Closed tripu closed 5 years ago

tripu commented 7 years ago
tripu commented 7 years ago

cf https://blog.risingstack.com/node-js-security-checklist/

iherman commented 7 years ago

@tripu I went through the tests, so far as I could understand them; here is the checklist so far. There are some open issues for which you may have an answer.

I also do not know whether the usage of local storage in the browser has separate vulnerabilities.

tripu commented 7 years ago

Good work, @iherman! I'll review your PR very soon.

tripu commented 7 years ago

(You see? You're beginning to love Node.js development… ;)

iherman commented 7 years ago

Good work, @iherman! I'll review your PR very soon.

There are, actually, only very few changes in the PR. But there are a number of questions in the list of items for which I do not really have an answer...

iherman commented 7 years ago

Added some changes on URL sanitation, see comment in #33.

iherman commented 5 years ago

I guess this issue is also moot with the disappearance of the CGI interface