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

Adding base functionality for source confidence scoring #439

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2020

  1. v0.1 of new source confidence enrichment module

    	modified:   misp_modules/modules/expansion/__init__.py
    	new file:   misp_modules/modules/expansion/source_confidence.py
    	new file:   tools/misp-builddb.py
    redsand committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8eacfb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d56743 View commit details
    Browse the repository at this point in the history
  3. fixing errors during qa

    redsand committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5c1b7c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    7b5969f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57aeeb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d7e46 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    a66a21b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    0c96f14 View commit details
    Browse the repository at this point in the history
  2. adding retry capabilities, if it fails once my whole build had to st…

    …art over... so annoying.
    redsand committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    46210dc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. added more error handling, max execution time of php needs to be much…

    … greater than 30 seconds, i chose 900
    redsand committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    580c93a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. removing nested exceptions

    redsand committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    2ae552b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    861edfe View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Merge branch 'main' of https://github.com/MISP/misp-modules into main

    	misp_modules/modules/expansion/__init__.py
    redsand committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e1e7d49 View commit details
    Browse the repository at this point in the history
  2. removing un-needed imports

    redsand committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    7e77058 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    79acdec View commit details
    Browse the repository at this point in the history