Update SECURITY.md with completed remediation status and fix bandit warning
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import pytest
|
||||
from unittest.mock import patch, MagicMock
|
||||
from xml.etree import ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
|
||||
from app.services.dmarc_parser import (
|
||||
DMARCParser,
|
||||
|
||||
Reference in New Issue
Block a user