Admin Guide

Synapse-NIST-NVD Admin Guide

Configuration

Synapse-NIST-NVD does not require an API key, however using one significantly increases the rate limit. For information on how to sign up, please visit the NVD API documentation.

Setting API key for global use

To set-up a global API key:

> nist.nvd.setup.apikey myapikey
Setting NVD API key for all users.

Using per-user API keys

A user may set-up their own API key:

> nist.nvd.setup.apikey --self myapikey
Setting NVD API key for the current user.

Dependencies

Synapse-NIST-NVD does not have any dependencies.

Permissions

Package (synapse-nist-nvd) defines the following permissions:
power-ups.nist-nvd.user          : Controls user access to Synapse-NIST-NVD. ( default: false )

You may add rules to users/roles directly from storm:

> auth.user.addrule visi power-ups.nist-nvd.user
Added rule power-ups.nist-nvd.user to user visi.

or:

> auth.role.addrule ninjas power-ups.nist-nvd.user
Added rule power-ups.nist-nvd.user to role ninjas.

Exported APIs

Synapse-NIST-NVD does not currently export any APIs.

Workflows

Synapse-NIST-NVD provides the following workflows in Optic:

Title: Configuration

Node Actions

Synapse-NIST-NVD does not provide any node actions in Optic.