Skip to content

Commit d044c09

Browse files
Marfuenclaude
andauthored
fix(db): update screenlock seed data to 15 minutes for all platforms (#2797)
The device agent already enforces 15 minutes across macOS, Linux, and Windows — the seed description still said 5 minutes for macOS. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 863a467 commit d044c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/db/prisma/seed/primitives/FrameworkEditorTaskTemplate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
{
683683
"id": "frk_tt_6840796f77d8a0dff53f947a",
684684
"name": "Secure Devices",
685-
"description": "Ensure all devices meet the following security requirements:\n\n• Full disk encryption enabled (BitLocker for Windows, FileVault for macOS)\n\n• Screen lock enabled after 5 minutes of inactivity on macOS and 15 minutes on Windows\n\n• Minimum password length of 8+ characters\n\n• Automatic installation of security updates\n\n• Anti-virus enabled (Windows Defender on Windows or macOS XProtect)\n\nYou may verify compliance by uploading screenshots for each device or by installing the Comp AI device agent.\n\nIf you already use a third-party MDM provider (e.g., Jamf, Intune, Kandji, etc.), it is recommended that you do not install the Comp AI device agent, as running multiple device management agents may cause conflicts. In these cases, please upload screenshots instead.\n\nThe Comp AI device agent can be downloaded from: portal.trycomp.ai",
685+
"description": "Ensure all devices meet the following security requirements:\n\n• Full disk encryption enabled (BitLocker for Windows, FileVault for macOS)\n\n• Screen lock enabled after 15 minutes of inactivity\n\n• Minimum password length of 8+ characters\n\n• Automatic installation of security updates\n\n• Anti-virus enabled (Windows Defender on Windows or macOS XProtect)\n\nYou may verify compliance by uploading screenshots for each device or by installing the Comp AI device agent.\n\nIf you already use a third-party MDM provider (e.g., Jamf, Intune, Kandji, etc.), it is recommended that you do not install the Comp AI device agent, as running multiple device management agents may cause conflicts. In these cases, please upload screenshots instead.\n\nThe Comp AI device agent can be downloaded from: portal.trycomp.ai",
686686
"frequency": "yearly",
687687
"department": "itsm",
688688
"createdAt": "2025-06-04 16:50:54.671",

0 commit comments

Comments
 (0)