Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Anomali ThreatStream support to threatintel module #26350

Merged
merged 9 commits into from
Jun 24, 2021

Commits on Jun 16, 2021

  1. Add Anomali ThreatStream support to threatintel module

    This adds a new dataset, `anomali_threatstream` to the threatintel
    module. It allows to ingest indicators from Anomali ThreatStream
    Integrator via a custom SDK output.
    adriansr committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f07ec94 View commit details
    Browse the repository at this point in the history
  2. Update docs

    adriansr committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3c47f30 View commit details
    Browse the repository at this point in the history
  3. Fix manifest defaults

    adriansr committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0b77fda View commit details
    Browse the repository at this point in the history
  4. Changelog entry

    adriansr committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d3c9557 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Overwrite updated documents

    This sets the op_type metadata flag to index so that documents with
    duplicate `id` field are overwritten instead of discarded.
    adriansr committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3dc700b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fce7f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    3a1c650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb8787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cc2713 View commit details
    Browse the repository at this point in the history