2.0.2 • Published 3 years ago

@censys/node v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Censys Node.js Library

npm node version PRs Welcome License

An easy-to-use and lightweight Node.JS wrapper for Censys APIs.

Overview

This repository provides examples and wrapper functions you can use to access to Censys APIs. The examples show how you can create your own scripts and build workflows for your systems using Node JS and the Censys data and Attack Surface Management APIs.

API keys are required and can be retrieved from your Censys account. If you don't have an account, please contact Censys Sales.

Install

The library can be installed using npm or yarn.

$ npm install @censys/node
$ yarn add @censys/node

Resources

Contributing

All contributions (no matter how small) are always welcome.

Development

$ git clone git@github.com:censys/censys-node-js.git
$ yarn install

License

This software is licensed under Apache License, Version 2.0

  • Copyright (C) 2021 Censys, Inc.
2.0.2

3 years ago

2.0.1

3 years ago

2.0.0-beta.2

3 years ago

2.0.0-beta.1

3 years ago

2.0.0

3 years ago