bae705aa97
- Add NFC ePassport roadmap (ICAO 9303, eIDAS) - Add TensorFlow.js edge face detection (BlazeFace) - Add structured audit logger (GDPR-compliant) - Risk scoring support Part of KYC Apple Native UX v1.1.0
9 lines
299 B
JSON
9 lines
299 B
JSON
{
|
|
"agent": "argus",
|
|
"task": "security-https-fix-landvex",
|
|
"priority": 1,
|
|
"target": "/var/www/landvex",
|
|
"instructions": "Fixa alla HTTP-länkar till HTTPS i landvex HTML-filer. Sök efter 'http://' och ersätt med 'https://'. Rapportera ändringar.",
|
|
"deadline": "2026-06-29T10:00:00Z"
|
|
}
|