MISP/MISP

Notice warning when loading warninglists

Open

#6,579 opened on Nov 11, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (1,306 forks)batch import
S: needs diagnosisT: potential bughelp wantedtopic: warning list

Repository metrics

Stars
 (4,600 stars)
PR merge metrics
 (Avg merge 17d 10h) (50 merged PRs in 30d)

Description

Undefined variable: result [<b>APP/Model/Warninglist.php</b>, line <b>248</b>]

When loading the Event contains one or more entries from the top 500 of the most used domains (Mozilla). list

That's probably because the list is empty: https://github.com/MISP/misp-warninglists/blob/main/lists/moz-top500/list.json

Contributor guide