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

CTIP parser: Handle TLP value "unknown" #2009

Merged
2 commits merged into from
Jun 30, 2021
Merged

CTIP parser: Handle TLP value "unknown" #2009

2 commits merged into from
Jun 30, 2021

Commits on Jun 30, 2021

  1. ENH: harm: simplify TLP sanitiation

    the value is upper-case only already, so remove the case-insensitive
    code
    Sebastian Wagner committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c777e84 View commit details
    Browse the repository at this point in the history
  2. BUG: ctip parser: handle TLP value 'unknown'

    fixes #2008
    Sebastian Wagner committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    18706cd View commit details
    Browse the repository at this point in the history