Closed
Description
Description
Environment
- OS (where OpenCTI server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. }
- OpenCTI version: { e.g. OpenCTI 1.0.2 }
- OpenCTI client: { e.g. frontend or python }
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- update Indicator Pattern with incorrectly formatted pattern. for exemple [ipv4-addr:value = '185.158.114.134' and ipv4-addr:value = '185.158.114.135'] instead of [ipv4-addr:value = '185.158.114.134' AND ipv4-addr:value = '185.158.114.135']
- Indicator is updated without any error
Expected Output
error from backend like we have for Indicator creation
Actual Output
Indicator is updated without any error
Additional information
Screenshots (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment