Commit Graph

14 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] faeeafb7e3 Add audit quick summary for easy reference 2026-02-09 12:14:21 +00:00
copilot-swe-agent[bot] fd99cee758 Complete code quality audit with comprehensive documentation
- Created detailed audit report (docs/CODE_QUALITY_AUDIT_2026-02.md)
- Created XSS fix guide (docs/XSS_FIXES.md)
- Identified 4 critical XSS vulnerabilities
- Documented CSP improvements needed
- Verified Python code with CodeQL (0 alerts)
- Overall grade: B+ (83/100)

Key findings:
 Excellent Python code quality (A-, 92/100)
 Strong security infrastructure (A, 95/100)
 Good infrastructure & config (A, 95/100)
⚠️  Frontend needs XSS fixes (B-, 72/100)
⚠️  Test suite needs attention (B, 80/100)

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-09 12:13:37 +00:00
dependabot[bot] 3d554e2cee Bump pymdown-extensions from 10.0.1 to 10.16.1 in /docs/readthedocs
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.0.1 to 10.16.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0.1...10.16.1)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 20:47:27 +00:00
Christian Krakau-Louis a0ddadfaa1 Add comprehensive contributing, testing, roadmap, and database schema documentation for DMARQ 2025-04-21 02:51:17 +02:00
Christian Krakau-Louis ae79cca8c1 Add comprehensive API and architecture documentation for DMARQ 2025-04-21 02:05:14 +02:00
Christian Krakau-Louis e6a23c5fc9 Add comprehensive configuration documentation for DMARQ 2025-04-21 01:54:52 +02:00
Christian Krakau-Louis e7843790cf Add Docker and manual installation guides, and comprehensive settings documentation for DMARQ 2025-04-21 01:53:38 +02:00
Christian Krakau-Louis f7a51d499a Add comprehensive documentation for DMARQ, including user guides, deployment instructions, and feature descriptions
- Created main documentation index and user guide with sections on getting started, dashboard overview, managing domains, and reports.
- Added detailed deployment guide for Docker and manual installation.
- Included user-friendly explanations of DMARC, its benefits, and how to manage domains and reports.
- Implemented visual assets for dashboard, domains, IMAP, and reports.
- Established requirements for documentation build using MkDocs and Material theme.
- Integrated navigation structure for easy access to all documentation sections.
2025-04-21 01:49:47 +02:00
Christian Krakau-Louis 5e8b1f033f Add comprehensive documentation for DMARQ, including user guides, deployment instructions, and feature descriptions
- Created main documentation index and user guide with sections on getting started, dashboard overview, managing domains, and reports.
- Added detailed deployment guide for Docker and manual installation.
- Included user-friendly explanations of DMARC, its benefits, and how to manage domains and reports.
- Implemented visual assets for dashboard, domains, IMAP, and reports.
- Established requirements for documentation build using MkDocs and Material theme.
- Integrated navigation structure for easy access to all documentation sections.
2025-04-21 01:49:34 +02:00
Christian Krakau-Louis 1b79ec4f20 Add implementation todo list for DMARQ project milestones 2025-04-20 18:43:42 +02:00
Christian Krakau-Louis f910cb0ba4 Add initial MVP documentation for DMARQ platform, detailing backend architecture, frontend implementation, and deployment structure 2025-04-17 15:20:42 +02:00
Christian Krakau-Louis 363a31c02d Add purpose, mission, tagline, and project description to branding.md 2025-04-16 10:17:16 +02:00
Christian Krakau-Louis 31176393c6 Fix formatting issues in branding.md for improved readability 2025-04-16 10:14:45 +02:00
Christian Krakau-Louis 37ce0ac5c8 Create branding.md 2025-04-16 09:50:02 +02:00