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:
copilot-swe-agent[bot]
2026-02-09 11:48:19 +00:00
parent d38934625d
commit 2e22941927
2 changed files with 118 additions and 50 deletions
+1 -1
View File
@@ -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,