Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/google/node-sec-roadmap

Some thoughts on how Node.js might respond to a changing security environment
https://github.com/google/node-sec-roadmap

gitbook nodejs security

Last synced: 3 months ago
JSON representation

Some thoughts on how Node.js might respond to a changing security environment

Awesome Lists containing this project

README

        

# Node.js Security Roadmap

The security roadmap is a [gitbook](https://toolchain.gitbook.com/)
publication available at
*[nodesecroadmap.fyi](https://nodesecroadmap.fyi)*.

```sh
$ npm start
```

will serve the book via `localhost:4000`.

```sh
$ make help
```

will display help information about other options.

Please file errata at the
[issue tracker](https://github.com/google/node-sec-roadmap/issues)
or send us a pull request.

If you'd like to help out, please also see our
[contribution guidelines](CONTRIBUTING.md).