Ask HN: Any Good code review or security testing services?

3 points by sbr464 ↗ HN
Looking for any recommendations for a service (or consultant recommendation) that allows submitting code for review or security (hacker/vulnerability) testing?

The code could be a basic function, or part of a more complete product. Ideally more at the snippet/small library level to reduce review complexity. Less of a bug bounty program, more of a direct review service.

I have a current need related to js/node.js, rust, and various html/http best practices (content security policies, etc).

1 comment

[ 4.1 ms ] story [ 22.3 ms ] thread
If you're just looking at a basic function, and are ok with your code being public, consider https://codereview.stackexchange.com/ or the code review subreddits.

If you're looking for more professional code review from experienced devs check us out at https://www.pullrequest.com. PullRequest does code review as a service for every popular language, definitely the ones you listed.