vikunja/pkg/modules/dump
kolaente 2053426062
chore(lint): suppress known gosec false positives
Add config-level exclusions for G117 (secret-named struct fields),
G101 in test files, G702/G704 in magefile, and goheader in plugins.
Add inline #nosec comments for specific G703/G704 false positives
in export, dump/restore, migration, and avatar code.
2026-03-23 16:23:15 +01:00
..
dump.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
restore.go chore(lint): suppress known gosec false positives 2026-03-23 16:23:15 +01:00
restore_test.go fix "null" in project views (#1158) 2025-07-22 17:43:04 +00:00