socket threat-feed
Look up the Socket threat feed
Usage
$ socket threat-feed
Options
--direction Order asc or desc by the createdAt attribute.
--filter Filter what type of threats to return
--help Print this help and exits.
--json Output result as json
--markdown Output result as markdown
--page Page token
--perPage Number of items per page
--version Prints current version and exits.
Examples
$ socket threat-feed
$ socket threat-feed --perPage=5 --page=2 --direction=asc --filter=joke
Updated 3 months ago