New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gawseed-threat-feed-tools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gawseed-threat-feed-tools

Tools to search network data logs for threat feed data

  • 1.1.15
  • PyPI
  • Socket score

Maintainers
1

Overview

The gawseed-threat-feed-tools package provides a mechanism that binds together:

  • A threat feed source that returns a list of "threats"
  • A data source, that returns rows of data to search through for the threats
  • A searcher that can bind the two together, looking for threats/data that meet particular criteria
  • A list of "enrichers" that can take the results of any matches and gather additional context to pass to the ....
  • A report generator that can take the results of everything and print/save the results

Usage

Typical usage would be running threat-feed.py and loading a YAML configuration file (passed to the -y switch) to bind the above modules together. See theat-feed.py --config-templates for a selection of YAML configuration templates to use when creating config files.

Example configuration

Coming soon...

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc