Enforce HTTPS and response limits on AIP remote fetches #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "security/aip-https-and-limits"
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?
Summary
http://tohttps://eaip.eans.ee/....getAipResource/headAipResourcewith HTTPS enforcement and size caps (5 MB HTML, 25 MB charts).AipRepositoryandAipDeResolverremote downloads through the new guards.escapeHtml, AIP HTTP guards, and HTTPS-only config URLs.Test plan
flutter test(417 tests)Part of the security hardening track (S1 + S2).