gn_list_tags: List GreyNoise Intelligence Tags/Clear Tag List Cache

Description Usage Arguments Details

Description

GreyNoise adds scanner tags to IP addresses. This function retrieves all tags currently in use.

Usage

1
2
3

Arguments

filter

an R regular expression used to filter tag list search results. NOTE: case insensitive

Details

This function is "memoised", meaning the latter calls to it (after the first call) with the same calling signature will returned cached results during the same R session (as it is highly unlikely the tag list will change in that time).

Use [gn_clear_tag_cache()] to clear the cache and have the function make new HTTP API calls.


hrbrmstr/greynoise documentation built on March 11, 2020, 5:31 a.m.