Release: security audit fixes (M1, M2, L1-L5, I1) #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What does this PR do?
Promotes the security-hardening work from
devtomain. This release implements all fixes recommended by the AI security audit (findings M1, M2, L1-L5, I1). Merged via PR #1.Highlights
LastError.Noticeevents with de-duplication.Noticemessages shown in the status bar; start task observed for faults.File.Movereplace when saving settings.__tailtestharness files, ignored the folder, documented the new limits inREADME.md.How was this tested?
dotnet build Tayler.slnx -c Debug- 0 errors, 0 warnings (WarningsAsErrors active).Checklist