// Cybersecurity Support Insights (cybersecurity-support-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.users), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.users.createMany({
        data: [
            { user_id: 1, full_name: "Theo Andersen", email: "theo.andersen@example.org", device_type: "tablet" },
            { user_id: 2, full_name: "Elif Adams", email: "elif.adams@example.net", device_type: "desktop" },
            { user_id: 3, full_name: "Mohamed Cruz", email: "mohamed.cruz@example.org", device_type: "desktop" },
            { user_id: 4, full_name: "Yara Ibrahim", email: "yara.ibrahim@example.org", device_type: "desktop" },
            { user_id: 5, full_name: "Karim Lee", email: "karim.lee@example.org", device_type: "tablet" },
            { user_id: 6, full_name: "Liam Vargas", email: "liam.vargas@example.org", device_type: "desktop" },
            { user_id: 7, full_name: "Marco Costa", email: "marco.costa@example.net", device_type: "desktop" },
            { user_id: 8, full_name: "Arjun Miller", email: "arjun.miller@example.org", device_type: "desktop" },
            { user_id: 9, full_name: "Sven Young", email: "sven.young@example.org", device_type: "desktop" },
            { user_id: 10, full_name: "Yusuf Lopez", email: "yusuf.lopez@example.org", device_type: "desktop" },
            { user_id: 11, full_name: "Andre Weber", email: "andre.weber@example.net", device_type: "mobile" },
            { user_id: 12, full_name: "Maya Bauer", email: "maya.bauer@example.com", device_type: "desktop" },
            { user_id: 13, full_name: "James Cruz", email: "james.cruz@example.net", device_type: "tablet" },
            { user_id: 14, full_name: "Sam Johnson", email: "sam.johnson@example.net", device_type: "desktop" },
            { user_id: 15, full_name: "Mateo Nguyen", email: "mateo.nguyen@example.com", device_type: "tablet" },
            { user_id: 16, full_name: "Ivan Almeida", email: "ivan.almeida@example.org", device_type: "desktop" },
            { user_id: 17, full_name: "Sara Zhang", email: "sara.zhang@example.net", device_type: "desktop" },
            { user_id: 18, full_name: "Laura Hoffmann", email: "laura.hoffmann@example.org", device_type: "mobile" },
            { user_id: 19, full_name: "Yusuf Kumar", email: "yusuf.kumar@example.org", device_type: "desktop" },
            { user_id: 20, full_name: "Rosa Sato", email: "rosa.sato@example.org", device_type: "tablet" },
            { user_id: 21, full_name: "Nour Weber", email: "nour.weber@example.com", device_type: "desktop" },
            { user_id: 22, full_name: "Chen Flores", email: "chen.flores@example.com", device_type: "desktop" },
            { user_id: 23, full_name: "Maria Bennett", email: "maria.bennett@example.org", device_type: "mobile" },
            { user_id: 24, full_name: "Arjun Larsen", email: "arjun.larsen@example.com", device_type: "desktop" },
            { user_id: 25, full_name: "Anna Evans", email: "anna.evans@example.org", device_type: "desktop" },
            { user_id: 26, full_name: "Leo Wright", email: "leo.wright@example.com", device_type: "mobile" },
            { user_id: 27, full_name: "Grace Demir", email: "grace.demir@example.net", device_type: "desktop" },
            { user_id: 28, full_name: "Laura Lopez", email: "laura.lopez@example.com", device_type: "mobile" },
            { user_id: 29, full_name: "Emma Jansen", email: "emma.jansen@example.org", device_type: "desktop" },
            { user_id: 30, full_name: "James Mendes", email: "james.mendes@example.net", device_type: "mobile" },
            { user_id: 31, full_name: "Rafael Jansen", email: "rafael.jansen@example.net", device_type: "mobile" },
            { user_id: 32, full_name: "Sven Hughes", email: "sven.hughes@example.net", device_type: "tablet" },
            { user_id: 33, full_name: "Victor Bauer", email: "victor.bauer@example.net", device_type: "desktop" },
            { user_id: 34, full_name: "Noah Pereira", email: "noah.pereira@example.net", device_type: "mobile" },
            { user_id: 35, full_name: "Tomas Wilson", email: "tomas.wilson@example.com", device_type: "tablet" },
            { user_id: 36, full_name: "Grace Ahmed", email: "grace.ahmed@example.net", device_type: "tablet" },
            { user_id: 37, full_name: "Priya Yilmaz", email: "priya.yilmaz@example.org", device_type: "tablet" },
            { user_id: 38, full_name: "Sara Singh", email: "sara.singh@example.net", device_type: "tablet" },
            { user_id: 39, full_name: "James Lee", email: "james.lee@example.net", device_type: "desktop" },
            { user_id: 40, full_name: "Ravi Hassan", email: "ravi.hassan@example.net", device_type: "desktop" },
            { user_id: 41, full_name: "Maya Fischer", email: "maya.fischer@example.com", device_type: "desktop" },
            { user_id: 42, full_name: "Paula Ibrahim", email: "paula.ibrahim@example.com", device_type: "mobile" },
            { user_id: 43, full_name: "Jonas Castro", email: "jonas.castro@example.com", device_type: "desktop" },
            { user_id: 44, full_name: "Ibrahim Pereira", email: "ibrahim.pereira@example.net", device_type: "desktop" },
            { user_id: 45, full_name: "Lina Sato", email: "lina.sato@example.com", device_type: "desktop" },
            { user_id: 46, full_name: "Marco Evans", email: "marco.evans@example.net", device_type: "desktop" },
            { user_id: 47, full_name: "Priya Gupta", email: "priya.gupta@example.org", device_type: "desktop" },
            { user_id: 48, full_name: "Wei Wagner", email: "wei.wagner@example.net", device_type: "mobile" },
            { user_id: 49, full_name: "Olivia Pereira", email: "olivia.pereira@example.org", device_type: "desktop" },
            { user_id: 50, full_name: "Nina Sato", email: "nina.sato@example.net", device_type: "desktop" },
            { user_id: 51, full_name: "Jade Adams", email: "jade.adams@example.com", device_type: "desktop" },
            { user_id: 52, full_name: "Yusuf Hassan", email: "yusuf.hassan@example.net", device_type: "mobile" },
            { user_id: 53, full_name: "Jack Wang", email: "jack.wang@example.net", device_type: "desktop" },
            { user_id: 54, full_name: "Ravi Schneider", email: "ravi.schneider@example.net", device_type: "tablet" },
            { user_id: 55, full_name: "Nadia Smith", email: "nadia.smith@example.org", device_type: "mobile" },
            { user_id: 56, full_name: "Maria Kowalski", email: "maria.kowalski@example.org", device_type: "desktop" },
            { user_id: 57, full_name: "Jade Murphy", email: "jade.murphy@example.com", device_type: "tablet" },
            { user_id: 58, full_name: "Chloe Reyes", email: "chloe.reyes@example.net", device_type: "mobile" },
            { user_id: 59, full_name: "Deniz Wang", email: "deniz.wang@example.net", device_type: "mobile" },
            { user_id: 60, full_name: "Tariq Sato", email: "tariq.sato@example.com", device_type: "desktop" },
            { user_id: 61, full_name: "Arjun Taylor", email: "arjun.taylor@example.com", device_type: "desktop" },
            { user_id: 62, full_name: "Sam Ruiz", email: "sam.ruiz@example.net", device_type: "tablet" },
            { user_id: 63, full_name: "Rafael Schneider", email: "rafael.schneider@example.com", device_type: "mobile" },
            { user_id: 64, full_name: "Andre Novak", email: "andre.novak@example.net", device_type: "desktop" },
            { user_id: 65, full_name: "Karim Dubois", email: "karim.dubois@example.org", device_type: "mobile" },
            { user_id: 66, full_name: "Sam Davis", email: "sam.davis@example.org", device_type: "mobile" },
            { user_id: 67, full_name: "Mateo Hoffmann", email: "mateo.hoffmann@example.net", device_type: "mobile" },
            { user_id: 68, full_name: "Priya Mendes", email: "priya.mendes@example.net", device_type: "tablet" },
            { user_id: 69, full_name: "Zoe Bennett", email: "zoe.bennett@example.org", device_type: "mobile" },
            { user_id: 70, full_name: "Theo Castro", email: "theo.castro@example.org", device_type: "desktop" },
            { user_id: 71, full_name: "Hannah Diaz", email: "hannah.diaz@example.org", device_type: "desktop" },
            { user_id: 72, full_name: "Hana Wagner", email: "hana.wagner@example.com", device_type: "desktop" },
            { user_id: 73, full_name: "Elena Klein", email: "elena.klein@example.net", device_type: "desktop" },
            { user_id: 74, full_name: "Laura Wagner", email: "laura.wagner@example.net", device_type: "desktop" },
            { user_id: 75, full_name: "Sven Hughes", email: "sven.hughes@example.org", device_type: "desktop" },
            { user_id: 76, full_name: "Jonas Gupta", email: "jonas.gupta@example.org", device_type: "desktop" },
            { user_id: 77, full_name: "Leo Costa", email: "leo.costa@example.net", device_type: "desktop" },
            { user_id: 78, full_name: "Emma Becker", email: "emma.becker@example.org", device_type: "tablet" },
            { user_id: 79, full_name: "Wei Singh", email: "wei.singh@example.org", device_type: "desktop" },
            { user_id: 80, full_name: "Lina Dubois", email: "lina.dubois@example.net", device_type: "desktop" },
            { user_id: 81, full_name: "Deniz Wagner", email: "deniz.wagner@example.org", device_type: "tablet" },
            { user_id: 82, full_name: "James Sato", email: "james.sato@example.org", device_type: "desktop" },
            { user_id: 83, full_name: "Marco Yilmaz", email: "marco.yilmaz@example.net", device_type: "mobile" },
            { user_id: 84, full_name: "Hugo Novak", email: "hugo.novak@example.org", device_type: "desktop" },
            { user_id: 85, full_name: "Ravi Hoffmann", email: "ravi.hoffmann@example.net", device_type: "desktop" },
            { user_id: 86, full_name: "Mateo Castro", email: "mateo.castro@example.com", device_type: "desktop" },
            { user_id: 87, full_name: "Tomas Hughes", email: "tomas.hughes@example.org", device_type: "desktop" },
            { user_id: 88, full_name: "Ethan Rossi", email: "ethan.rossi@example.com", device_type: "mobile" },
            { user_id: 89, full_name: "Ben Rossi", email: "ben.rossi@example.org", device_type: "desktop" },
            { user_id: 90, full_name: "Mateo Schmidt", email: "mateo.schmidt@example.com", device_type: "mobile" },
            { user_id: 91, full_name: "Kai Kim", email: "kai.kim@example.net", device_type: "desktop" },
            { user_id: 92, full_name: "Daniel Jensen", email: "daniel.jensen@example.org", device_type: "desktop" },
            { user_id: 93, full_name: "Mateo Becker", email: "mateo.becker@example.com", device_type: "desktop" },
            { user_id: 94, full_name: "Elif Diaz", email: "elif.diaz@example.org", device_type: "desktop" },
            { user_id: 95, full_name: "Olivia Walker", email: "olivia.walker@example.org", device_type: "tablet" },
            { user_id: 96, full_name: "Elena Schneider", email: "elena.schneider@example.com", device_type: "mobile" },
            { user_id: 97, full_name: "Ana Shah", email: "ana.shah@example.net", device_type: "desktop" },
            { user_id: 98, full_name: "Mia Vargas", email: "mia.vargas@example.com", device_type: "mobile" },
            { user_id: 99, full_name: "Deniz Pereira", email: "deniz.pereira@example.org", device_type: "mobile" },
            { user_id: 100, full_name: "Tomas Pereira", email: "tomas.pereira@example.com", device_type: "desktop" },
            { user_id: 101, full_name: "Emma Garcia", email: "emma.garcia@example.net", device_type: "mobile" },
            { user_id: 102, full_name: "Chloe Garcia", email: "chloe.garcia@example.org", device_type: "mobile" },
            { user_id: 103, full_name: "Pedro Wang", email: "pedro.wang@example.net", device_type: "desktop" },
            { user_id: 104, full_name: "Deniz Klein", email: "deniz.klein@example.net", device_type: "tablet" },
            { user_id: 105, full_name: "Maja Kaya", email: "maja.kaya@example.net", device_type: "desktop" },
            { user_id: 106, full_name: "Oscar Hansen", email: "oscar.hansen@example.com", device_type: "desktop" },
            { user_id: 107, full_name: "Paula Reyes", email: "paula.reyes@example.org", device_type: "mobile" },
            { user_id: 108, full_name: "Liam Wagner", email: "liam.wagner@example.com", device_type: "desktop" },
            { user_id: 109, full_name: "Sven Reyes", email: "sven.reyes@example.com", device_type: "desktop" },
            { user_id: 110, full_name: "Isaac Hansen", email: "isaac.hansen@example.net", device_type: "desktop" },
            { user_id: 111, full_name: "Julia Ahmed", email: "julia.ahmed@example.com", device_type: "desktop" },
            { user_id: 112, full_name: "Omar Taylor", email: "omar.taylor@example.net", device_type: "desktop" },
            { user_id: 113, full_name: "Kai Andersen", email: "kai.andersen@example.org", device_type: "desktop" },
            { user_id: 114, full_name: "Maja Reyes", email: "maja.reyes@example.com", device_type: "desktop" },
            { user_id: 115, full_name: "Kai Ali", email: "kai.ali@example.net", device_type: "desktop" },
            { user_id: 116, full_name: "Tomas Wang", email: "tomas.wang@example.org", device_type: "desktop" },
            { user_id: 117, full_name: "Carlos Ibrahim", email: "carlos.ibrahim@example.org", device_type: "mobile" },
            { user_id: 118, full_name: "Tariq Kaya", email: "tariq.kaya@example.com", device_type: "mobile" },
            { user_id: 119, full_name: "Ravi Hansen", email: "ravi.hansen@example.org", device_type: "desktop" },
            { user_id: 120, full_name: "Maja Patel", email: "maja.patel@example.net", device_type: "mobile" },
            { user_id: 121, full_name: "Jonas Martin", email: "jonas.martin@example.com", device_type: "mobile" },
            { user_id: 122, full_name: "Tomas Martin", email: "tomas.martin@example.com", device_type: "desktop" },
            { user_id: 123, full_name: "Marco Ahmed", email: "marco.ahmed@example.com", device_type: "desktop" },
            { user_id: 124, full_name: "Omar Bennett", email: "omar.bennett@example.org", device_type: "desktop" },
            { user_id: 125, full_name: "Anna Demir", email: "anna.demir@example.com", device_type: "mobile" },
            { user_id: 126, full_name: "Nadia Wright", email: "nadia.wright@example.org", device_type: "desktop" },
            { user_id: 127, full_name: "Chloe Dubois", email: "chloe.dubois@example.com", device_type: "desktop" },
            { user_id: 128, full_name: "Leo Garcia", email: "leo.garcia@example.org", device_type: "desktop" },
            { user_id: 129, full_name: "Daniel Andersen", email: "daniel.andersen@example.com", device_type: "desktop" },
            { user_id: 130, full_name: "Chen Tanaka", email: "chen.tanaka@example.com", device_type: "mobile" },
            { user_id: 131, full_name: "Omar Andersen", email: "omar.andersen@example.net", device_type: "desktop" },
            { user_id: 132, full_name: "Selin Cruz", email: "selin.cruz@example.com", device_type: "mobile" },
            { user_id: 133, full_name: "Grace Young", email: "grace.young@example.org", device_type: "mobile" },
            { user_id: 134, full_name: "Felix Meyer", email: "felix.meyer@example.com", device_type: "tablet" },
            { user_id: 135, full_name: "Ana Yilmaz", email: "ana.yilmaz@example.com", device_type: "mobile" },
            { user_id: 136, full_name: "Nour Shah", email: "nour.shah@example.org", device_type: "desktop" },
            { user_id: 137, full_name: "Ivan Adams", email: "ivan.adams@example.org", device_type: "desktop" },
            { user_id: 138, full_name: "Arjun Wilson", email: "arjun.wilson@example.net", device_type: "tablet" },
            { user_id: 139, full_name: "Noah Kumar", email: "noah.kumar@example.net", device_type: "mobile" },
            { user_id: 140, full_name: "Nina Johnson", email: "nina.johnson@example.net", device_type: "desktop" },
            { user_id: 141, full_name: "Hana Clark", email: "hana.clark@example.org", device_type: "desktop" },
            { user_id: 142, full_name: "Priya Sato", email: "priya.sato@example.com", device_type: "mobile" },
            { user_id: 143, full_name: "Daniel Silva", email: "daniel.silva@example.net", device_type: "desktop" },
            { user_id: 144, full_name: "Lucas Murphy", email: "lucas.murphy@example.net", device_type: "mobile" },
            { user_id: 145, full_name: "Noah Miller", email: "noah.miller@example.com", device_type: "mobile" },
            { user_id: 146, full_name: "Sofia Jensen", email: "sofia.jensen@example.org", device_type: "desktop" },
            { user_id: 147, full_name: "Mia Sato", email: "mia.sato@example.com", device_type: "desktop" },
            { user_id: 148, full_name: "Leo Murphy", email: "leo.murphy@example.org", device_type: "mobile" },
            { user_id: 149, full_name: "David Costa", email: "david.costa@example.org", device_type: "tablet" },
            { user_id: 150, full_name: "Mohamed Patel", email: "mohamed.patel@example.com", device_type: "desktop" },
            { user_id: 151, full_name: "Uma Torres", email: "uma.torres@example.org", device_type: "desktop" },
            { user_id: 152, full_name: "Sven Johnson", email: "sven.johnson@example.com", device_type: "desktop" },
            { user_id: 153, full_name: "Hana Yilmaz", email: "hana.yilmaz@example.org", device_type: "desktop" },
            { user_id: 154, full_name: "Mia Khan", email: "mia.khan@example.net", device_type: "desktop" },
            { user_id: 155, full_name: "Nour Becker", email: "nour.becker@example.com", device_type: "desktop" },
            { user_id: 156, full_name: "Tariq Carter", email: "tariq.carter@example.net", device_type: "mobile" },
            { user_id: 157, full_name: "Maria Kim", email: "maria.kim@example.org", device_type: "mobile" },
            { user_id: 158, full_name: "Marco Johnson", email: "marco.johnson@example.net", device_type: "desktop" },
            { user_id: 159, full_name: "Ethan Almeida", email: "ethan.almeida@example.net", device_type: "desktop" },
            { user_id: 160, full_name: "Hana Sato", email: "hana.sato@example.org", device_type: "desktop" },
            { user_id: 161, full_name: "Mila Baker", email: "mila.baker@example.net", device_type: "desktop" },
            { user_id: 162, full_name: "Alice Wright", email: "alice.wright@example.net", device_type: "mobile" },
            { user_id: 163, full_name: "Sven Kowalski", email: "sven.kowalski@example.com", device_type: "desktop" },
            { user_id: 164, full_name: "Olivia Evans", email: "olivia.evans@example.org", device_type: "mobile" },
            { user_id: 165, full_name: "Chloe Silva", email: "chloe.silva@example.com", device_type: "desktop" },
            { user_id: 166, full_name: "Leo Gomez", email: "leo.gomez@example.net", device_type: "desktop" },
            { user_id: 167, full_name: "Deniz Garcia", email: "deniz.garcia@example.net", device_type: "desktop" },
            { user_id: 168, full_name: "Hana Demir", email: "hana.demir@example.org", device_type: "desktop" },
            { user_id: 169, full_name: "David Meyer", email: "david.meyer@example.net", device_type: "desktop" },
            { user_id: 170, full_name: "Carlos Pereira", email: "carlos.pereira@example.net", device_type: "desktop" },
            { user_id: 171, full_name: "Oscar Nguyen", email: "oscar.nguyen@example.com", device_type: "desktop" },
            { user_id: 172, full_name: "Yara Schneider", email: "yara.schneider@example.org", device_type: "desktop" },
            { user_id: 173, full_name: "Tomas Carter", email: "tomas.carter@example.com", device_type: "mobile" },
            { user_id: 174, full_name: "Isaac Hughes", email: "isaac.hughes@example.com", device_type: "desktop" },
            { user_id: 175, full_name: "Nadia Smith", email: "nadia.smith@example.org", device_type: "desktop" },
            { user_id: 176, full_name: "Wei Patel", email: "wei.patel@example.org", device_type: "desktop" },
            { user_id: 177, full_name: "Hana Walker", email: "hana.walker@example.org", device_type: "desktop" },
            { user_id: 178, full_name: "Zoe Patel", email: "zoe.patel@example.org", device_type: "tablet" },
            { user_id: 179, full_name: "Ben Brown", email: "ben.brown@example.net", device_type: "desktop" },
            { user_id: 180, full_name: "James Adams", email: "james.adams@example.net", device_type: "desktop" },
            { user_id: 181, full_name: "Diego Rossi", email: "diego.rossi@example.org", device_type: "desktop" },
            { user_id: 182, full_name: "Lucas Park", email: "lucas.park@example.net", device_type: "desktop" },
            { user_id: 183, full_name: "Maya Diaz", email: "maya.diaz@example.com", device_type: "desktop" },
            { user_id: 184, full_name: "Hannah Diaz", email: "hannah.diaz@example.org", device_type: "tablet" },
            { user_id: 185, full_name: "Lina Klein", email: "lina.klein@example.net", device_type: "desktop" },
            { user_id: 186, full_name: "Sven Fischer", email: "sven.fischer@example.org", device_type: "tablet" },
            { user_id: 187, full_name: "Isaac Novak", email: "isaac.novak@example.com", device_type: "mobile" },
            { user_id: 188, full_name: "Theo Ruiz", email: "theo.ruiz@example.net", device_type: "desktop" },
            { user_id: 189, full_name: "Ethan Shah", email: "ethan.shah@example.org", device_type: "desktop" },
            { user_id: 190, full_name: "Wei Jensen", email: "wei.jensen@example.org", device_type: "desktop" },
            { user_id: 191, full_name: "Priya Demir", email: "priya.demir@example.org", device_type: "desktop" },
            { user_id: 192, full_name: "Sara Walker", email: "sara.walker@example.com", device_type: "tablet" },
            { user_id: 193, full_name: "Noah Ruiz", email: "noah.ruiz@example.com", device_type: "mobile" },
            { user_id: 194, full_name: "Noah Martin", email: "noah.martin@example.com", device_type: "desktop" },
            { user_id: 195, full_name: "Alice Novak", email: "alice.novak@example.net", device_type: "mobile" },
            { user_id: 196, full_name: "Tariq Sato", email: "tariq.sato@example.org", device_type: "mobile" },
            { user_id: 197, full_name: "Ben Cruz", email: "ben.cruz@example.org", device_type: "desktop" },
            { user_id: 198, full_name: "Paula Brown", email: "paula.brown@example.net", device_type: "desktop" },
            { user_id: 199, full_name: "Chen Oliveira", email: "chen.oliveira@example.net", device_type: "mobile" },
            { user_id: 200, full_name: "Hana Shah", email: "hana.shah@example.com", device_type: "desktop" },
        ],
    });
    await prisma.network_events.createMany({
        data: [
            { event_id: 1, user_id: 132, event_date: new Date("2022-12-14T13:11:23Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "417.81" },
            { event_id: 2, user_id: 74, event_date: new Date("2022-01-20T07:39:13Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "11.61" },
            { event_id: 3, user_id: 59, event_date: new Date("2023-12-26T15:56:06Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "1.18" },
            { event_id: 4, user_id: 20, event_date: new Date("2023-04-03T20:03:37Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.54" },
            { event_id: 5, user_id: 54, event_date: new Date("2023-07-01T06:01:23Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "189.97" },
            { event_id: 6, user_id: 45, event_date: new Date("2023-11-23T11:31:42Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "314.16" },
            { event_id: 7, user_id: 65, event_date: new Date("2022-10-13T11:58:58Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "346.05" },
            { event_id: 8, user_id: 110, event_date: new Date("2023-08-11T12:24:23Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "243.98" },
            { event_id: 9, user_id: 23, event_date: new Date("2023-12-11T10:20:41Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "11.96" },
            { event_id: 10, user_id: 180, event_date: new Date("2023-08-15T17:25:23Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "24.27" },
            { event_id: 11, user_id: 58, event_date: new Date("2023-09-13T10:23:05Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "4.58" },
            { event_id: 12, user_id: 120, event_date: new Date("2022-08-11T19:58:27Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "203.14" },
            { event_id: 13, user_id: 122, event_date: new Date("2023-05-17T15:20:24Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "164.08" },
            { event_id: 14, user_id: 116, event_date: new Date("2022-12-23T08:33:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "74.60" },
            { event_id: 15, user_id: 105, event_date: new Date("2023-10-01T20:57:56Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "39.28" },
            { event_id: 16, user_id: 92, event_date: new Date("2022-12-23T22:06:26Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "126.85" },
            { event_id: 17, user_id: 49, event_date: new Date("2023-05-13T13:37:42Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "170.16" },
            { event_id: 18, user_id: 27, event_date: new Date("2023-01-26T13:52:25Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "398.31" },
            { event_id: 19, user_id: 141, event_date: new Date("2023-03-13T14:53:49Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 20, user_id: 45, event_date: new Date("2023-08-08T02:13:25Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "98.89" },
            { event_id: 21, user_id: 63, event_date: new Date("2023-09-11T07:50:11Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "10.93" },
            { event_id: 22, user_id: 6, event_date: new Date("2022-11-15T22:41:38Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "3.52" },
            { event_id: 23, user_id: 51, event_date: new Date("2023-12-25T14:45:38Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "439.60" },
            { event_id: 24, user_id: 41, event_date: new Date("2023-02-12T19:38:11Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "87.44" },
            { event_id: 25, user_id: 90, event_date: new Date("2022-07-22T21:15:45Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "342.73" },
            { event_id: 26, user_id: 19, event_date: new Date("2022-11-27T16:44:24Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "56.53" },
            { event_id: 27, user_id: 4, event_date: new Date("2022-08-02T13:18:32Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "110.25" },
            { event_id: 28, user_id: 154, event_date: new Date("2023-01-20T21:16:58Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.03" },
            { event_id: 29, user_id: 141, event_date: new Date("2022-02-25T18:47:09Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "8.54" },
            { event_id: 30, user_id: 170, event_date: new Date("2023-08-31T23:57:34Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "1.30" },
            { event_id: 31, user_id: 155, event_date: new Date("2023-07-12T13:09:43Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "5.78" },
            { event_id: 32, user_id: 122, event_date: new Date("2022-07-04T23:51:23Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "41.74" },
            { event_id: 33, user_id: 59, event_date: new Date("2023-06-22T17:25:26Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.34" },
            { event_id: 34, user_id: 84, event_date: new Date("2022-09-19T21:02:06Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "162.29" },
            { event_id: 35, user_id: 187, event_date: new Date("2023-02-26T07:24:51Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "271.19" },
            { event_id: 36, user_id: 176, event_date: new Date("2023-08-29T17:52:22Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "110.66" },
            { event_id: 37, user_id: 127, event_date: new Date("2022-02-13T20:24:31Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "70.65" },
            { event_id: 38, user_id: 139, event_date: new Date("2023-04-25T19:51:47Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "34.01" },
            { event_id: 39, user_id: 138, event_date: new Date("2022-10-08T05:55:26Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "458.73" },
            { event_id: 40, user_id: 85, event_date: new Date("2023-10-25T18:05:50Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.16" },
            { event_id: 41, user_id: 40, event_date: new Date("2022-09-26T16:21:41Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "109.97" },
            { event_id: 42, user_id: 112, event_date: new Date("2022-08-22T06:09:16Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "55.65" },
            { event_id: 43, user_id: 99, event_date: new Date("2023-02-02T12:34:19Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.47" },
            { event_id: 44, user_id: 32, event_date: new Date("2022-08-21T21:17:10Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "94.54" },
            { event_id: 45, user_id: 100, event_date: new Date("2023-11-24T15:12:29Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "301.96" },
            { event_id: 46, user_id: 127, event_date: new Date("2023-12-24T16:59:00Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.00" },
            { event_id: 47, user_id: 13, event_date: new Date("2023-09-18T11:22:18Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "123.58" },
            { event_id: 48, user_id: 8, event_date: new Date("2023-02-27T17:52:12Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.01" },
            { event_id: 49, user_id: 191, event_date: new Date("2023-05-20T21:18:38Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.21" },
            { event_id: 50, user_id: 38, event_date: new Date("2023-12-19T11:09:48Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "95.70" },
            { event_id: 51, user_id: 4, event_date: new Date("2022-02-03T20:57:24Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "2.22" },
            { event_id: 52, user_id: 77, event_date: new Date("2022-02-20T00:27:52Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.00" },
            { event_id: 53, user_id: 115, event_date: new Date("2023-06-10T18:13:42Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.79" },
            { event_id: 54, user_id: 52, event_date: new Date("2022-12-09T14:49:13Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "111.86" },
            { event_id: 55, user_id: 186, event_date: new Date("2023-01-29T17:22:52Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "44.13" },
            { event_id: 56, user_id: 43, event_date: new Date("2023-08-29T20:25:13Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "397.29" },
            { event_id: 57, user_id: 167, event_date: new Date("2023-08-19T08:18:16Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "371.02" },
            { event_id: 58, user_id: 133, event_date: new Date("2022-09-30T18:51:50Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "130.15" },
            { event_id: 59, user_id: 63, event_date: new Date("2022-11-27T17:11:23Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "249.28" },
            { event_id: 60, user_id: 197, event_date: new Date("2022-09-19T08:16:23Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "482.05" },
            { event_id: 61, user_id: 107, event_date: new Date("2022-10-08T15:20:53Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "70.73" },
            { event_id: 62, user_id: 136, event_date: new Date("2022-11-10T21:35:56Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "381.22" },
            { event_id: 63, user_id: 145, event_date: new Date("2023-05-31T13:50:56Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "3.43" },
            { event_id: 64, user_id: 158, event_date: new Date("2023-09-01T17:17:07Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "315.61" },
            { event_id: 65, user_id: 28, event_date: new Date("2023-12-18T20:41:36Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "1.25" },
            { event_id: 66, user_id: 4, event_date: new Date("2023-04-26T12:42:58Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "28.69" },
            { event_id: 67, user_id: 167, event_date: new Date("2023-11-22T12:55:22Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "40.17" },
            { event_id: 68, user_id: 146, event_date: new Date("2022-12-21T04:28:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.69" },
            { event_id: 69, user_id: 57, event_date: new Date("2023-08-15T02:36:58Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "39.35" },
            { event_id: 70, user_id: 54, event_date: new Date("2023-01-05T23:48:47Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.44" },
            { event_id: 71, user_id: 31, event_date: new Date("2023-11-14T17:43:39Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "98.43" },
            { event_id: 72, user_id: 105, event_date: new Date("2023-06-08T18:49:59Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "74.73" },
            { event_id: 73, user_id: 189, event_date: new Date("2022-07-21T00:03:53Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "171.29" },
            { event_id: 74, user_id: 39, event_date: new Date("2022-08-04T20:47:58Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "52.99" },
            { event_id: 75, user_id: 173, event_date: new Date("2023-10-04T12:12:41Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "232.04" },
            { event_id: 76, user_id: 60, event_date: new Date("2023-08-10T17:48:22Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "241.83" },
            { event_id: 77, user_id: 49, event_date: new Date("2022-11-14T19:19:34Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "10.50" },
            { event_id: 78, user_id: 71, event_date: new Date("2023-07-20T20:27:07Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "35.91" },
            { event_id: 79, user_id: 147, event_date: new Date("2023-02-21T17:58:44Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "14.72" },
            { event_id: 80, user_id: 47, event_date: new Date("2022-07-06T17:38:34Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "72.72" },
            { event_id: 81, user_id: 76, event_date: new Date("2023-05-03T12:59:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "1.82" },
            { event_id: 82, user_id: 14, event_date: new Date("2022-07-12T00:56:45Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "401.86" },
            { event_id: 83, user_id: 96, event_date: new Date("2022-02-28T19:44:38Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "8.46" },
            { event_id: 84, user_id: 151, event_date: new Date("2023-02-06T18:53:01Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.08" },
            { event_id: 85, user_id: 140, event_date: new Date("2022-05-18T11:21:20Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "14.21" },
            { event_id: 86, user_id: 141, event_date: new Date("2022-09-01T11:58:46Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "83.68" },
            { event_id: 87, user_id: 84, event_date: new Date("2023-05-14T13:22:46Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "52.73" },
            { event_id: 88, user_id: 146, event_date: new Date("2023-08-08T16:35:15Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "32.29" },
            { event_id: 89, user_id: 32, event_date: new Date("2023-05-30T16:25:05Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "175.14" },
            { event_id: 90, user_id: 70, event_date: new Date("2022-12-24T12:10:00Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "483.77" },
            { event_id: 91, user_id: 55, event_date: new Date("2022-05-10T20:46:30Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "258.83" },
            { event_id: 92, user_id: 24, event_date: new Date("2022-07-24T21:33:01Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.01" },
            { event_id: 93, user_id: 184, event_date: new Date("2023-04-15T19:05:20Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "165.51" },
            { event_id: 94, user_id: 7, event_date: new Date("2022-03-30T18:17:40Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "26.81" },
            { event_id: 95, user_id: 44, event_date: new Date("2023-03-14T10:34:56Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "2.97" },
            { event_id: 96, user_id: 41, event_date: new Date("2023-06-19T11:04:13Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "169.87" },
            { event_id: 97, user_id: 111, event_date: new Date("2023-10-12T20:01:07Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "19.72" },
            { event_id: 98, user_id: 86, event_date: new Date("2022-05-20T19:39:54Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "55.63" },
            { event_id: 99, user_id: 14, event_date: new Date("2023-11-20T18:00:28Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "64.35" },
            { event_id: 100, user_id: 2, event_date: new Date("2023-08-09T19:44:12Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "15.83" },
            { event_id: 101, user_id: 118, event_date: new Date("2023-03-04T14:20:43Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "27.46" },
            { event_id: 102, user_id: 44, event_date: new Date("2023-03-10T16:33:19Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "129.96" },
            { event_id: 103, user_id: 135, event_date: new Date("2023-11-16T19:46:23Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "2.52" },
            { event_id: 104, user_id: 55, event_date: new Date("2023-08-10T17:19:27Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "193.17" },
            { event_id: 105, user_id: 37, event_date: new Date("2023-12-26T16:54:57Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "4.56" },
            { event_id: 106, user_id: 77, event_date: new Date("2022-12-28T16:15:44Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "107.02" },
            { event_id: 107, user_id: 141, event_date: new Date("2023-06-10T18:51:58Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "115.36" },
            { event_id: 108, user_id: 1, event_date: new Date("2022-04-11T09:45:59Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "50.50" },
            { event_id: 109, user_id: 41, event_date: new Date("2023-05-31T17:53:48Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "3.32" },
            { event_id: 110, user_id: 192, event_date: new Date("2023-07-01T12:26:58Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.96" },
            { event_id: 111, user_id: 97, event_date: new Date("2023-07-27T17:53:09Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "7.83" },
            { event_id: 112, user_id: 40, event_date: new Date("2023-10-02T20:57:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "25.17" },
            { event_id: 113, user_id: 92, event_date: new Date("2023-05-21T15:55:30Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "35.09" },
            { event_id: 114, user_id: 115, event_date: new Date("2022-07-15T12:12:50Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.01" },
            { event_id: 115, user_id: 106, event_date: new Date("2022-08-07T15:30:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 116, user_id: 40, event_date: new Date("2023-08-06T07:40:05Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "424.10" },
            { event_id: 117, user_id: 174, event_date: new Date("2023-12-18T11:13:27Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.77" },
            { event_id: 118, user_id: 97, event_date: new Date("2022-09-27T19:40:38Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "59.53" },
            { event_id: 119, user_id: 166, event_date: new Date("2023-12-15T07:20:35Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "101.27" },
            { event_id: 120, user_id: 101, event_date: new Date("2023-06-16T10:49:12Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "1.30" },
            { event_id: 121, user_id: 158, event_date: new Date("2023-09-06T12:00:01Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "8.72" },
            { event_id: 122, user_id: 120, event_date: new Date("2022-12-14T18:29:42Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "65.36" },
            { event_id: 123, user_id: 138, event_date: new Date("2023-09-11T13:38:00Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "93.91" },
            { event_id: 124, user_id: 6, event_date: new Date("2023-05-20T19:16:00Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "211.46" },
            { event_id: 125, user_id: 11, event_date: new Date("2023-03-21T06:24:20Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "90.68" },
            { event_id: 126, user_id: 90, event_date: new Date("2023-12-25T01:01:04Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "205.73" },
            { event_id: 127, user_id: 18, event_date: new Date("2022-06-02T05:49:10Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "3.24" },
            { event_id: 128, user_id: 37, event_date: new Date("2023-08-12T08:17:10Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "122.61" },
            { event_id: 129, user_id: 162, event_date: new Date("2023-01-23T13:45:21Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "320.90" },
            { event_id: 130, user_id: 120, event_date: new Date("2023-08-13T20:14:41Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "244.74" },
            { event_id: 131, user_id: 193, event_date: new Date("2023-12-31T12:02:56Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 132, user_id: 155, event_date: new Date("2023-01-19T00:41:27Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 133, user_id: 62, event_date: new Date("2023-05-29T17:09:59Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "31.66" },
            { event_id: 134, user_id: 128, event_date: new Date("2022-12-23T08:33:17Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "3.77" },
            { event_id: 135, user_id: 55, event_date: new Date("2022-04-03T20:59:21Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "35.73" },
            { event_id: 136, user_id: 127, event_date: new Date("2022-04-09T18:39:50Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "216.03" },
            { event_id: 137, user_id: 64, event_date: new Date("2023-09-20T21:25:52Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "481.92" },
            { event_id: 138, user_id: 107, event_date: new Date("2022-10-26T15:03:52Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "124.49" },
            { event_id: 139, user_id: 132, event_date: new Date("2023-12-27T09:40:31Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.03" },
            { event_id: 140, user_id: 175, event_date: new Date("2023-12-25T16:26:19Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.02" },
            { event_id: 141, user_id: 182, event_date: new Date("2023-10-06T21:41:00Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "160.31" },
            { event_id: 142, user_id: 135, event_date: new Date("2022-09-18T15:37:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "334.87" },
            { event_id: 143, user_id: 152, event_date: new Date("2023-03-30T13:29:04Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "8.68" },
            { event_id: 144, user_id: 141, event_date: new Date("2023-12-09T11:39:05Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "17.12" },
            { event_id: 145, user_id: 127, event_date: new Date("2023-09-28T13:00:02Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "454.30" },
            { event_id: 146, user_id: 78, event_date: new Date("2022-12-01T17:06:14Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "78.61" },
            { event_id: 147, user_id: 10, event_date: new Date("2023-03-21T22:55:27Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "261.30" },
            { event_id: 148, user_id: 129, event_date: new Date("2023-02-01T10:11:36Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "77.47" },
            { event_id: 149, user_id: 178, event_date: new Date("2023-12-18T13:54:59Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "65.25" },
            { event_id: 150, user_id: 68, event_date: new Date("2023-02-24T04:17:12Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "39.39" },
            { event_id: 151, user_id: 159, event_date: new Date("2023-07-17T11:47:37Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "61.29" },
            { event_id: 152, user_id: 196, event_date: new Date("2022-08-27T11:13:05Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "122.38" },
            { event_id: 153, user_id: 155, event_date: new Date("2023-10-07T09:25:31Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "173.96" },
            { event_id: 154, user_id: 45, event_date: new Date("2023-02-08T20:44:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "52.20" },
            { event_id: 155, user_id: 198, event_date: new Date("2023-02-17T14:09:26Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "1.42" },
            { event_id: 156, user_id: 83, event_date: new Date("2023-08-26T06:52:10Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "294.05" },
            { event_id: 157, user_id: 28, event_date: new Date("2022-04-02T10:52:57Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "64.92" },
            { event_id: 158, user_id: 144, event_date: new Date("2022-02-15T10:09:47Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "399.90" },
            { event_id: 159, user_id: 32, event_date: new Date("2023-03-17T10:50:29Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "465.90" },
            { event_id: 160, user_id: 199, event_date: new Date("2023-06-11T09:43:30Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "238.07" },
            { event_id: 161, user_id: 38, event_date: new Date("2022-08-21T02:17:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "318.73" },
            { event_id: 162, user_id: 88, event_date: new Date("2022-11-16T14:28:28Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "230.55" },
            { event_id: 163, user_id: 179, event_date: new Date("2023-03-06T13:24:22Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "31.30" },
            { event_id: 164, user_id: 158, event_date: new Date("2023-04-25T14:43:50Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.47" },
            { event_id: 165, user_id: 179, event_date: new Date("2023-04-27T07:05:00Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "229.70" },
            { event_id: 166, user_id: 36, event_date: new Date("2023-07-21T16:45:45Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "6.25" },
            { event_id: 167, user_id: 185, event_date: new Date("2023-01-15T17:26:58Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "397.14" },
            { event_id: 168, user_id: 5, event_date: new Date("2022-12-31T08:34:26Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "188.99" },
            { event_id: 169, user_id: 7, event_date: new Date("2023-11-02T11:18:51Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "487.18" },
            { event_id: 170, user_id: 169, event_date: new Date("2022-12-03T00:03:49Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "26.80" },
            { event_id: 171, user_id: 38, event_date: new Date("2023-04-27T09:36:25Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "11.19" },
            { event_id: 172, user_id: 35, event_date: new Date("2022-08-26T02:41:53Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "12.68" },
            { event_id: 173, user_id: 28, event_date: new Date("2022-12-31T14:36:10Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "4.07" },
            { event_id: 174, user_id: 98, event_date: new Date("2022-03-04T09:18:33Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "9.23" },
            { event_id: 175, user_id: 181, event_date: new Date("2023-11-01T09:27:28Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "46.45" },
            { event_id: 176, user_id: 185, event_date: new Date("2022-09-06T21:56:18Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "301.99" },
            { event_id: 177, user_id: 4, event_date: new Date("2023-04-02T08:04:19Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "227.70" },
            { event_id: 178, user_id: 101, event_date: new Date("2023-09-10T07:53:30Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "118.45" },
            { event_id: 179, user_id: 179, event_date: new Date("2023-12-09T10:25:06Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "87.78" },
            { event_id: 180, user_id: 89, event_date: new Date("2023-12-17T18:18:10Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "36.93" },
            { event_id: 181, user_id: 200, event_date: new Date("2023-06-18T19:05:00Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "325.50" },
            { event_id: 182, user_id: 49, event_date: new Date("2023-08-06T14:41:29Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "115.77" },
            { event_id: 183, user_id: 35, event_date: new Date("2023-11-12T15:31:46Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "123.38" },
            { event_id: 184, user_id: 168, event_date: new Date("2022-03-25T22:08:51Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "43.06" },
            { event_id: 185, user_id: 94, event_date: new Date("2022-05-10T16:30:48Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "167.65" },
            { event_id: 186, user_id: 49, event_date: new Date("2022-10-02T09:27:10Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "9.35" },
            { event_id: 187, user_id: 93, event_date: new Date("2023-08-24T18:51:59Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.25" },
            { event_id: 188, user_id: 187, event_date: new Date("2023-12-05T21:57:36Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "406.67" },
            { event_id: 189, user_id: 172, event_date: new Date("2023-08-22T06:44:49Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "100.58" },
            { event_id: 190, user_id: 60, event_date: new Date("2022-04-02T13:00:39Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "11.50" },
            { event_id: 191, user_id: 94, event_date: new Date("2023-05-26T13:37:09Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "1.71" },
            { event_id: 192, user_id: 104, event_date: new Date("2023-11-20T15:15:29Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "1.79" },
            { event_id: 193, user_id: 78, event_date: new Date("2023-03-01T17:41:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "88.53" },
            { event_id: 194, user_id: 198, event_date: new Date("2023-03-25T08:01:18Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.99" },
            { event_id: 195, user_id: 91, event_date: new Date("2023-01-31T07:17:20Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "13.49" },
            { event_id: 196, user_id: 153, event_date: new Date("2023-11-01T11:25:49Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "395.48" },
            { event_id: 197, user_id: 123, event_date: new Date("2023-09-05T20:43:07Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "17.21" },
            { event_id: 198, user_id: 52, event_date: new Date("2023-04-13T13:30:09Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "12.83" },
            { event_id: 199, user_id: 66, event_date: new Date("2022-06-07T10:05:32Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "418.55" },
            { event_id: 200, user_id: 129, event_date: new Date("2023-06-20T16:24:52Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "124.53" },
            { event_id: 201, user_id: 56, event_date: new Date("2022-08-06T18:33:14Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "12.85" },
            { event_id: 202, user_id: 76, event_date: new Date("2022-10-18T07:08:15Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "187.63" },
            { event_id: 203, user_id: 132, event_date: new Date("2023-05-08T22:36:26Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "166.23" },
            { event_id: 204, user_id: 73, event_date: new Date("2022-06-02T21:33:49Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "200.51" },
            { event_id: 205, user_id: 69, event_date: new Date("2023-11-25T13:04:48Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "337.64" },
            { event_id: 206, user_id: 92, event_date: new Date("2023-01-24T23:23:19Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "35.83" },
            { event_id: 207, user_id: 42, event_date: new Date("2023-12-22T09:25:46Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "9.88" },
            { event_id: 208, user_id: 10, event_date: new Date("2022-09-29T11:24:55Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "83.97" },
            { event_id: 209, user_id: 150, event_date: new Date("2023-05-22T11:32:28Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "1.72" },
            { event_id: 210, user_id: 189, event_date: new Date("2022-07-04T23:54:30Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "28.38" },
            { event_id: 211, user_id: 174, event_date: new Date("2023-01-01T15:45:14Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "8.24" },
            { event_id: 212, user_id: 134, event_date: new Date("2023-09-21T17:47:31Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "253.51" },
            { event_id: 213, user_id: 168, event_date: new Date("2023-10-03T15:30:25Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "11.82" },
            { event_id: 214, user_id: 168, event_date: new Date("2023-03-24T19:46:26Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.03" },
            { event_id: 215, user_id: 91, event_date: new Date("2023-03-25T19:47:48Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.17" },
            { event_id: 216, user_id: 161, event_date: new Date("2023-11-02T16:36:05Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "250.75" },
            { event_id: 217, user_id: 71, event_date: new Date("2022-11-22T15:35:21Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "22.39" },
            { event_id: 218, user_id: 159, event_date: new Date("2022-05-24T12:58:50Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "0.02" },
            { event_id: 219, user_id: 114, event_date: new Date("2023-10-15T20:22:05Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 220, user_id: 190, event_date: new Date("2023-05-05T22:40:44Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "241.68" },
            { event_id: 221, user_id: 57, event_date: new Date("2023-10-26T09:27:37Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "445.56" },
            { event_id: 222, user_id: 75, event_date: new Date("2023-03-31T10:17:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "75.79" },
            { event_id: 223, user_id: 122, event_date: new Date("2023-07-20T05:09:18Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "33.99" },
            { event_id: 224, user_id: 51, event_date: new Date("2023-12-25T00:37:26Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.00" },
            { event_id: 225, user_id: 124, event_date: new Date("2022-02-21T23:23:51Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "3.46" },
            { event_id: 226, user_id: 187, event_date: new Date("2023-06-28T19:34:06Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "66.58" },
            { event_id: 227, user_id: 129, event_date: new Date("2022-06-29T09:12:24Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "58.38" },
            { event_id: 228, user_id: 161, event_date: new Date("2023-10-09T12:46:02Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "179.70" },
            { event_id: 229, user_id: 193, event_date: new Date("2022-07-27T16:11:02Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "407.26" },
            { event_id: 230, user_id: 196, event_date: new Date("2023-09-22T20:13:05Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "56.89" },
            { event_id: 231, user_id: 60, event_date: new Date("2022-09-15T17:26:44Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.25" },
            { event_id: 232, user_id: 77, event_date: new Date("2023-12-01T19:45:55Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "8.02" },
            { event_id: 233, user_id: 95, event_date: new Date("2023-07-22T16:31:47Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "60.38" },
            { event_id: 234, user_id: 116, event_date: new Date("2023-08-01T10:21:31Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.11" },
            { event_id: 235, user_id: 127, event_date: new Date("2023-05-30T12:10:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "65.97" },
            { event_id: 236, user_id: 38, event_date: new Date("2023-05-07T20:44:52Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.83" },
            { event_id: 237, user_id: 131, event_date: new Date("2023-04-16T13:31:02Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "1.77" },
            { event_id: 238, user_id: 168, event_date: new Date("2023-04-19T17:58:02Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "90.26" },
            { event_id: 239, user_id: 2, event_date: new Date("2023-05-21T17:45:54Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "19.12" },
            { event_id: 240, user_id: 55, event_date: new Date("2022-06-29T16:01:06Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "344.57" },
            { event_id: 241, user_id: 93, event_date: new Date("2023-12-25T08:22:49Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "3.32" },
            { event_id: 242, user_id: 29, event_date: new Date("2023-10-13T11:09:12Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "23.82" },
            { event_id: 243, user_id: 158, event_date: new Date("2022-10-05T20:10:42Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "261.34" },
            { event_id: 244, user_id: 72, event_date: new Date("2023-05-18T18:05:37Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "55.80" },
            { event_id: 245, user_id: 148, event_date: new Date("2023-06-19T20:55:00Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "5.57" },
            { event_id: 246, user_id: 134, event_date: new Date("2023-02-16T20:26:17Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.43" },
            { event_id: 247, user_id: 200, event_date: new Date("2023-06-28T21:58:53Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "146.05" },
            { event_id: 248, user_id: 8, event_date: new Date("2023-07-20T11:10:12Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "77.04" },
            { event_id: 249, user_id: 95, event_date: new Date("2023-03-06T17:52:29Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.04" },
            { event_id: 250, user_id: 143, event_date: new Date("2022-07-01T22:10:42Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "266.35" },
            { event_id: 251, user_id: 98, event_date: new Date("2023-02-24T17:23:46Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "219.06" },
            { event_id: 252, user_id: 194, event_date: new Date("2023-03-11T13:45:12Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "76.41" },
            { event_id: 253, user_id: 31, event_date: new Date("2023-04-12T21:25:14Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "188.57" },
            { event_id: 254, user_id: 67, event_date: new Date("2023-04-30T08:07:36Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "147.40" },
            { event_id: 255, user_id: 61, event_date: new Date("2022-04-15T10:23:14Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "174.33" },
            { event_id: 256, user_id: 147, event_date: new Date("2022-10-03T19:48:26Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "10.58" },
            { event_id: 257, user_id: 114, event_date: new Date("2022-07-20T18:03:30Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "219.36" },
            { event_id: 258, user_id: 163, event_date: new Date("2023-08-12T11:24:09Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "10.64" },
            { event_id: 259, user_id: 65, event_date: new Date("2023-11-29T16:53:10Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "297.53" },
            { event_id: 260, user_id: 80, event_date: new Date("2023-02-26T19:06:32Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "6.73" },
            { event_id: 261, user_id: 68, event_date: new Date("2022-09-12T09:57:55Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.32" },
            { event_id: 262, user_id: 89, event_date: new Date("2022-11-08T11:35:28Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.15" },
            { event_id: 263, user_id: 144, event_date: new Date("2022-11-26T08:59:06Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "97.52" },
            { event_id: 264, user_id: 102, event_date: new Date("2022-07-21T23:50:16Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "109.96" },
            { event_id: 265, user_id: 182, event_date: new Date("2023-09-07T07:23:07Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "15.26" },
            { event_id: 266, user_id: 94, event_date: new Date("2023-10-01T08:51:23Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "9.23" },
            { event_id: 267, user_id: 19, event_date: new Date("2022-09-04T17:29:00Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "231.40" },
            { event_id: 268, user_id: 63, event_date: new Date("2022-12-27T06:20:35Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "36.05" },
            { event_id: 269, user_id: 168, event_date: new Date("2023-02-13T13:48:35Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "418.47" },
            { event_id: 270, user_id: 160, event_date: new Date("2023-03-30T17:12:09Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "2.89" },
            { event_id: 271, user_id: 60, event_date: new Date("2022-10-28T17:28:02Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "14.82" },
            { event_id: 272, user_id: 188, event_date: new Date("2023-06-01T18:13:37Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "306.35" },
            { event_id: 273, user_id: 140, event_date: new Date("2023-05-27T11:29:45Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "0.02" },
            { event_id: 274, user_id: 24, event_date: new Date("2023-09-30T14:30:53Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.00" },
            { event_id: 275, user_id: 6, event_date: new Date("2022-11-12T19:01:23Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "73.77" },
            { event_id: 276, user_id: 43, event_date: new Date("2022-09-29T12:35:42Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "1.03" },
            { event_id: 277, user_id: 53, event_date: new Date("2023-12-04T20:54:08Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "430.16" },
            { event_id: 278, user_id: 156, event_date: new Date("2022-05-21T12:33:46Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "397.99" },
            { event_id: 279, user_id: 121, event_date: new Date("2022-11-10T13:25:04Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "11.60" },
            { event_id: 280, user_id: 192, event_date: new Date("2022-05-29T07:47:34Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "0.03" },
            { event_id: 281, user_id: 105, event_date: new Date("2022-07-17T15:41:22Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "7.81" },
            { event_id: 282, user_id: 8, event_date: new Date("2023-03-13T12:04:26Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "426.86" },
            { event_id: 283, user_id: 143, event_date: new Date("2023-11-30T18:22:54Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "231.89" },
            { event_id: 284, user_id: 89, event_date: new Date("2023-11-11T15:48:20Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "28.59" },
            { event_id: 285, user_id: 47, event_date: new Date("2023-12-11T10:16:54Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "150.00" },
            { event_id: 286, user_id: 192, event_date: new Date("2022-08-13T15:06:25Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "240.20" },
            { event_id: 287, user_id: 98, event_date: new Date("2022-05-09T00:22:11Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "7.16" },
            { event_id: 288, user_id: 34, event_date: new Date("2023-11-24T07:59:50Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "54.05" },
            { event_id: 289, user_id: 26, event_date: new Date("2022-09-05T13:02:37Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "127.44" },
            { event_id: 290, user_id: 1, event_date: new Date("2023-07-21T16:12:54Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "100.98" },
            { event_id: 291, user_id: 109, event_date: new Date("2023-03-10T19:17:03Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "130.76" },
            { event_id: 292, user_id: 57, event_date: new Date("2023-09-11T09:27:20Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "3.50" },
            { event_id: 293, user_id: 156, event_date: new Date("2023-12-30T20:58:08Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "63.41" },
            { event_id: 294, user_id: 196, event_date: new Date("2023-06-01T15:31:01Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "91.93" },
            { event_id: 295, user_id: 74, event_date: new Date("2022-06-08T16:29:53Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "481.99" },
            { event_id: 296, user_id: 177, event_date: new Date("2022-03-08T17:41:43Z"), vpn_used: false, connection_type: "wireless", data_transferred_mb: "107.00" },
            { event_id: 297, user_id: 177, event_date: new Date("2022-12-10T19:13:20Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "2.08" },
            { event_id: 298, user_id: 166, event_date: new Date("2022-11-01T14:39:26Z"), vpn_used: true, connection_type: "wired", data_transferred_mb: "24.15" },
            { event_id: 299, user_id: 153, event_date: new Date("2023-08-24T10:57:10Z"), vpn_used: true, connection_type: "wireless", data_transferred_mb: "1.18" },
            { event_id: 300, user_id: 58, event_date: new Date("2023-01-24T19:18:29Z"), vpn_used: false, connection_type: "wired", data_transferred_mb: "0.49" },
        ],
    });
    await prisma.scans.createMany({
        data: [
            { scan_id: 1, user_id: 92, scan_date: new Date("2022-11-16T15:28:59Z"), threats_detected: 19, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 2, user_id: 122, scan_date: new Date("2022-02-13T18:20:47Z"), threats_detected: 2, scan_duration_minutes: 37, threat_level: "high" },
            { scan_id: 3, user_id: 24, scan_date: new Date("2022-05-11T19:11:11Z"), threats_detected: 0, scan_duration_minutes: 73, threat_level: "medium" },
            { scan_id: 4, user_id: 106, scan_date: new Date("2023-12-05T13:15:07Z"), threats_detected: 12, scan_duration_minutes: 58, threat_level: "medium" },
            { scan_id: 5, user_id: 78, scan_date: new Date("2022-10-29T10:16:42Z"), threats_detected: 42, scan_duration_minutes: 49, threat_level: "high" },
            { scan_id: 6, user_id: 177, scan_date: new Date("2022-02-26T09:39:49Z"), threats_detected: 21, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 7, user_id: 143, scan_date: new Date("2023-11-08T10:35:43Z"), threats_detected: 11, scan_duration_minutes: 84, threat_level: "low" },
            { scan_id: 8, user_id: 33, scan_date: new Date("2022-06-08T13:33:13Z"), threats_detected: 0, scan_duration_minutes: 61, threat_level: "medium" },
            { scan_id: 9, user_id: 160, scan_date: new Date("2023-05-30T09:15:23Z"), threats_detected: 3, scan_duration_minutes: 57, threat_level: "low" },
            { scan_id: 10, user_id: 11, scan_date: new Date("2023-02-09T16:40:39Z"), threats_detected: 21, scan_duration_minutes: 65, threat_level: "medium" },
            { scan_id: 11, user_id: 101, scan_date: new Date("2023-09-30T12:30:42Z"), threats_detected: 3, scan_duration_minutes: 68, threat_level: "low" },
            { scan_id: 12, user_id: 194, scan_date: new Date("2022-11-30T15:37:29Z"), threats_detected: 36, scan_duration_minutes: 51, threat_level: "low" },
            { scan_id: 13, user_id: 31, scan_date: new Date("2023-07-12T14:11:56Z"), threats_detected: 0, scan_duration_minutes: 50, threat_level: "medium" },
            { scan_id: 14, user_id: 190, scan_date: new Date("2022-02-02T11:27:06Z"), threats_detected: 27, scan_duration_minutes: 61, threat_level: "medium" },
            { scan_id: 15, user_id: 86, scan_date: new Date("2023-07-17T05:29:01Z"), threats_detected: 9, scan_duration_minutes: 65, threat_level: "low" },
            { scan_id: 16, user_id: 125, scan_date: new Date("2022-09-13T17:15:25Z"), threats_detected: 10, scan_duration_minutes: 37, threat_level: "medium" },
            { scan_id: 17, user_id: 179, scan_date: new Date("2022-04-27T19:34:30Z"), threats_detected: 25, scan_duration_minutes: 65, threat_level: "high" },
            { scan_id: 18, user_id: 2, scan_date: new Date("2022-05-08T08:03:45Z"), threats_detected: 4, scan_duration_minutes: 55, threat_level: "low" },
            { scan_id: 19, user_id: 180, scan_date: new Date("2023-07-26T15:00:47Z"), threats_detected: 0, scan_duration_minutes: 52, threat_level: "medium" },
            { scan_id: 20, user_id: 69, scan_date: new Date("2023-11-13T13:33:11Z"), threats_detected: 9, scan_duration_minutes: 72, threat_level: "medium" },
            { scan_id: 21, user_id: 43, scan_date: new Date("2022-11-22T11:20:31Z"), threats_detected: 0, scan_duration_minutes: 61, threat_level: "medium" },
            { scan_id: 22, user_id: 87, scan_date: new Date("2022-10-29T14:13:58Z"), threats_detected: 22, scan_duration_minutes: 57, threat_level: "medium" },
            { scan_id: 23, user_id: 41, scan_date: new Date("2022-08-13T14:34:05Z"), threats_detected: 1, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 24, user_id: 111, scan_date: new Date("2022-10-10T08:53:14Z"), threats_detected: 9, scan_duration_minutes: 63, threat_level: "high" },
            { scan_id: 25, user_id: 45, scan_date: new Date("2023-11-11T10:32:56Z"), threats_detected: 3, scan_duration_minutes: 59, threat_level: "medium" },
            { scan_id: 26, user_id: 175, scan_date: new Date("2022-11-28T11:26:56Z"), threats_detected: 6, scan_duration_minutes: 85, threat_level: "low" },
            { scan_id: 27, user_id: 18, scan_date: new Date("2022-08-13T11:00:06Z"), threats_detected: 9, scan_duration_minutes: 19, threat_level: "high" },
            { scan_id: 28, user_id: 38, scan_date: new Date("2022-09-30T14:54:35Z"), threats_detected: 20, scan_duration_minutes: 52, threat_level: "medium" },
            { scan_id: 29, user_id: 60, scan_date: new Date("2022-07-16T08:12:27Z"), threats_detected: 3, scan_duration_minutes: 65, threat_level: "low" },
            { scan_id: 30, user_id: 112, scan_date: new Date("2022-11-24T13:32:00Z"), threats_detected: 4, scan_duration_minutes: 73, threat_level: "medium" },
            { scan_id: 31, user_id: 66, scan_date: new Date("2023-11-19T10:58:40Z"), threats_detected: 0, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 32, user_id: 192, scan_date: new Date("2023-05-07T15:36:27Z"), threats_detected: 12, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 33, user_id: 59, scan_date: new Date("2022-04-01T09:22:11Z"), threats_detected: 40, scan_duration_minutes: 55, threat_level: "low" },
            { scan_id: 34, user_id: 19, scan_date: new Date("2022-12-14T15:54:31Z"), threats_detected: 41, scan_duration_minutes: 73, threat_level: "low" },
            { scan_id: 35, user_id: 149, scan_date: new Date("2023-11-16T07:18:39Z"), threats_detected: 8, scan_duration_minutes: 65, threat_level: "high" },
            { scan_id: 36, user_id: 112, scan_date: new Date("2022-03-27T13:09:41Z"), threats_detected: 0, scan_duration_minutes: 36, threat_level: "high" },
            { scan_id: 37, user_id: 110, scan_date: new Date("2023-07-03T07:25:52Z"), threats_detected: 24, scan_duration_minutes: 62, threat_level: "low" },
            { scan_id: 38, user_id: 198, scan_date: new Date("2023-07-13T22:39:45Z"), threats_detected: 7, scan_duration_minutes: 65, threat_level: "low" },
            { scan_id: 39, user_id: 73, scan_date: new Date("2022-09-10T10:23:43Z"), threats_detected: 12, scan_duration_minutes: 70, threat_level: "high" },
            { scan_id: 40, user_id: 51, scan_date: new Date("2023-02-02T10:20:35Z"), threats_detected: 6, scan_duration_minutes: 60, threat_level: "low" },
            { scan_id: 41, user_id: 178, scan_date: new Date("2022-02-22T11:18:23Z"), threats_detected: 35, scan_duration_minutes: 44, threat_level: "high" },
            { scan_id: 42, user_id: 188, scan_date: new Date("2023-12-29T22:54:31Z"), threats_detected: 19, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 43, user_id: 129, scan_date: new Date("2022-03-14T12:20:30Z"), threats_detected: 0, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 44, user_id: 40, scan_date: new Date("2023-05-09T14:23:44Z"), threats_detected: 1, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 45, user_id: 103, scan_date: new Date("2023-07-21T14:03:52Z"), threats_detected: 23, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 46, user_id: 184, scan_date: new Date("2022-01-01T11:32:30Z"), threats_detected: 47, scan_duration_minutes: 73, threat_level: "low" },
            { scan_id: 47, user_id: 194, scan_date: new Date("2023-06-28T12:00:17Z"), threats_detected: 11, scan_duration_minutes: 54, threat_level: "medium" },
            { scan_id: 48, user_id: 10, scan_date: new Date("2023-08-26T12:44:50Z"), threats_detected: 6, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 49, user_id: 182, scan_date: new Date("2023-04-24T17:04:25Z"), threats_detected: 5, scan_duration_minutes: 73, threat_level: "high" },
            { scan_id: 50, user_id: 187, scan_date: new Date("2023-06-03T19:51:41Z"), threats_detected: 3, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 51, user_id: 42, scan_date: new Date("2022-06-08T14:44:22Z"), threats_detected: 30, scan_duration_minutes: 38, threat_level: "low" },
            { scan_id: 52, user_id: 89, scan_date: new Date("2023-08-04T10:39:21Z"), threats_detected: 8, scan_duration_minutes: 52, threat_level: "medium" },
            { scan_id: 53, user_id: 32, scan_date: new Date("2023-12-25T07:23:56Z"), threats_detected: 6, scan_duration_minutes: 87, threat_level: "low" },
            { scan_id: 54, user_id: 18, scan_date: new Date("2023-03-10T09:33:55Z"), threats_detected: 1, scan_duration_minutes: 57, threat_level: "high" },
            { scan_id: 55, user_id: 104, scan_date: new Date("2023-04-07T13:38:46Z"), threats_detected: 24, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 56, user_id: 113, scan_date: new Date("2023-10-17T09:47:10Z"), threats_detected: 0, scan_duration_minutes: 88, threat_level: "low" },
            { scan_id: 57, user_id: 200, scan_date: new Date("2022-11-09T11:46:29Z"), threats_detected: 35, scan_duration_minutes: 64, threat_level: "medium" },
            { scan_id: 58, user_id: 23, scan_date: new Date("2023-10-12T12:09:17Z"), threats_detected: 22, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 59, user_id: 79, scan_date: new Date("2023-06-26T14:46:58Z"), threats_detected: 6, scan_duration_minutes: 87, threat_level: "medium" },
            { scan_id: 60, user_id: 190, scan_date: new Date("2022-11-09T14:20:55Z"), threats_detected: 20, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 61, user_id: 179, scan_date: new Date("2022-05-17T15:29:21Z"), threats_detected: 26, scan_duration_minutes: 46, threat_level: "medium" },
            { scan_id: 62, user_id: 149, scan_date: new Date("2022-02-03T08:10:04Z"), threats_detected: 39, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 63, user_id: 172, scan_date: new Date("2023-08-25T16:33:15Z"), threats_detected: 35, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 64, user_id: 197, scan_date: new Date("2023-06-17T17:46:26Z"), threats_detected: 0, scan_duration_minutes: 74, threat_level: "high" },
            { scan_id: 65, user_id: 166, scan_date: new Date("2023-07-05T11:57:11Z"), threats_detected: 17, scan_duration_minutes: 67, threat_level: "high" },
            { scan_id: 66, user_id: 1, scan_date: new Date("2023-02-04T13:40:46Z"), threats_detected: 15, scan_duration_minutes: 65, threat_level: "medium" },
            { scan_id: 67, user_id: 64, scan_date: new Date("2023-11-22T10:24:57Z"), threats_detected: 1, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 68, user_id: 97, scan_date: new Date("2022-11-22T11:40:34Z"), threats_detected: 21, scan_duration_minutes: 59, threat_level: "medium" },
            { scan_id: 69, user_id: 53, scan_date: new Date("2023-08-04T14:18:33Z"), threats_detected: 42, scan_duration_minutes: 72, threat_level: "medium" },
            { scan_id: 70, user_id: 78, scan_date: new Date("2023-02-02T12:23:05Z"), threats_detected: 0, scan_duration_minutes: 57, threat_level: "low" },
            { scan_id: 71, user_id: 97, scan_date: new Date("2023-02-05T09:08:10Z"), threats_detected: 1, scan_duration_minutes: 51, threat_level: "medium" },
            { scan_id: 72, user_id: 98, scan_date: new Date("2022-05-18T06:03:11Z"), threats_detected: 35, scan_duration_minutes: 60, threat_level: "low" },
            { scan_id: 73, user_id: 64, scan_date: new Date("2023-06-13T12:30:43Z"), threats_detected: 8, scan_duration_minutes: 29, threat_level: "low" },
            { scan_id: 74, user_id: 114, scan_date: new Date("2023-07-08T11:56:02Z"), threats_detected: 40, scan_duration_minutes: 45, threat_level: "medium" },
            { scan_id: 75, user_id: 193, scan_date: new Date("2022-07-01T12:10:30Z"), threats_detected: 24, scan_duration_minutes: 49, threat_level: "low" },
            { scan_id: 76, user_id: 98, scan_date: new Date("2023-09-15T13:04:59Z"), threats_detected: 23, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 77, user_id: 167, scan_date: new Date("2023-08-12T16:31:33Z"), threats_detected: 14, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 78, user_id: 77, scan_date: new Date("2023-10-06T13:31:40Z"), threats_detected: 25, scan_duration_minutes: 75, threat_level: "high" },
            { scan_id: 79, user_id: 73, scan_date: new Date("2022-02-24T14:59:13Z"), threats_detected: 2, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 80, user_id: 125, scan_date: new Date("2022-05-28T16:17:58Z"), threats_detected: 16, scan_duration_minutes: 57, threat_level: "medium" },
            { scan_id: 81, user_id: 76, scan_date: new Date("2022-10-15T16:49:45Z"), threats_detected: 3, scan_duration_minutes: 72, threat_level: "medium" },
            { scan_id: 82, user_id: 85, scan_date: new Date("2023-04-09T07:18:45Z"), threats_detected: 42, scan_duration_minutes: 79, threat_level: "medium" },
            { scan_id: 83, user_id: 138, scan_date: new Date("2023-04-09T09:10:20Z"), threats_detected: 7, scan_duration_minutes: 76, threat_level: "medium" },
            { scan_id: 84, user_id: 23, scan_date: new Date("2023-03-17T13:28:10Z"), threats_detected: 26, scan_duration_minutes: 43, threat_level: "medium" },
            { scan_id: 85, user_id: 100, scan_date: new Date("2022-04-20T16:09:28Z"), threats_detected: 31, scan_duration_minutes: 56, threat_level: "medium" },
            { scan_id: 86, user_id: 167, scan_date: new Date("2023-01-03T12:01:23Z"), threats_detected: 18, scan_duration_minutes: 37, threat_level: "low" },
            { scan_id: 87, user_id: 99, scan_date: new Date("2022-06-03T15:16:08Z"), threats_detected: 1, scan_duration_minutes: 41, threat_level: "medium" },
            { scan_id: 88, user_id: 181, scan_date: new Date("2023-03-06T19:23:37Z"), threats_detected: 2, scan_duration_minutes: 35, threat_level: "low" },
            { scan_id: 89, user_id: 117, scan_date: new Date("2022-09-04T16:53:42Z"), threats_detected: 2, scan_duration_minutes: 84, threat_level: "low" },
            { scan_id: 90, user_id: 37, scan_date: new Date("2022-09-13T10:38:32Z"), threats_detected: 25, scan_duration_minutes: 71, threat_level: "low" },
            { scan_id: 91, user_id: 196, scan_date: new Date("2023-03-17T09:10:17Z"), threats_detected: 40, scan_duration_minutes: 63, threat_level: "medium" },
            { scan_id: 92, user_id: 200, scan_date: new Date("2022-01-13T12:39:42Z"), threats_detected: 1, scan_duration_minutes: 53, threat_level: "medium" },
            { scan_id: 93, user_id: 84, scan_date: new Date("2023-02-24T17:47:06Z"), threats_detected: 12, scan_duration_minutes: 72, threat_level: "high" },
            { scan_id: 94, user_id: 172, scan_date: new Date("2023-03-17T11:10:34Z"), threats_detected: 11, scan_duration_minutes: 64, threat_level: "low" },
            { scan_id: 95, user_id: 12, scan_date: new Date("2022-05-01T10:14:41Z"), threats_detected: 2, scan_duration_minutes: 71, threat_level: "low" },
            { scan_id: 96, user_id: 41, scan_date: new Date("2022-05-04T10:17:09Z"), threats_detected: 18, scan_duration_minutes: 49, threat_level: "low" },
            { scan_id: 97, user_id: 49, scan_date: new Date("2022-02-11T02:42:03Z"), threats_detected: 40, scan_duration_minutes: 55, threat_level: "low" },
            { scan_id: 98, user_id: 136, scan_date: new Date("2022-04-21T11:33:04Z"), threats_detected: 45, scan_duration_minutes: 70, threat_level: "medium" },
            { scan_id: 99, user_id: 71, scan_date: new Date("2022-09-14T10:18:16Z"), threats_detected: 3, scan_duration_minutes: 87, threat_level: "low" },
            { scan_id: 100, user_id: 140, scan_date: new Date("2022-01-12T10:41:28Z"), threats_detected: 36, scan_duration_minutes: 59, threat_level: "low" },
            { scan_id: 101, user_id: 84, scan_date: new Date("2023-03-10T22:25:06Z"), threats_detected: 45, scan_duration_minutes: 79, threat_level: "low" },
            { scan_id: 102, user_id: 113, scan_date: new Date("2022-08-02T08:33:18Z"), threats_detected: 3, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 103, user_id: 11, scan_date: new Date("2023-10-12T11:58:51Z"), threats_detected: 50, scan_duration_minutes: 29, threat_level: "medium" },
            { scan_id: 104, user_id: 103, scan_date: new Date("2023-09-19T17:53:23Z"), threats_detected: 1, scan_duration_minutes: 51, threat_level: "low" },
            { scan_id: 105, user_id: 60, scan_date: new Date("2023-06-17T16:02:22Z"), threats_detected: 13, scan_duration_minutes: 76, threat_level: "high" },
            { scan_id: 106, user_id: 35, scan_date: new Date("2023-08-22T18:07:14Z"), threats_detected: 0, scan_duration_minutes: 57, threat_level: "medium" },
            { scan_id: 107, user_id: 60, scan_date: new Date("2023-07-16T08:30:03Z"), threats_detected: 11, scan_duration_minutes: 66, threat_level: "high" },
            { scan_id: 108, user_id: 177, scan_date: new Date("2023-09-01T10:26:45Z"), threats_detected: 25, scan_duration_minutes: 72, threat_level: "low" },
            { scan_id: 109, user_id: 151, scan_date: new Date("2023-01-16T11:18:03Z"), threats_detected: 8, scan_duration_minutes: 75, threat_level: "medium" },
            { scan_id: 110, user_id: 161, scan_date: new Date("2023-01-17T11:53:52Z"), threats_detected: 6, scan_duration_minutes: 87, threat_level: "high" },
            { scan_id: 111, user_id: 42, scan_date: new Date("2022-12-07T11:13:48Z"), threats_detected: 30, scan_duration_minutes: 62, threat_level: "high" },
            { scan_id: 112, user_id: 133, scan_date: new Date("2023-04-14T13:13:54Z"), threats_detected: 7, scan_duration_minutes: 45, threat_level: "low" },
            { scan_id: 113, user_id: 22, scan_date: new Date("2023-10-19T11:37:46Z"), threats_detected: 28, scan_duration_minutes: 57, threat_level: "medium" },
            { scan_id: 114, user_id: 151, scan_date: new Date("2023-11-26T14:15:19Z"), threats_detected: 4, scan_duration_minutes: 35, threat_level: "high" },
            { scan_id: 115, user_id: 169, scan_date: new Date("2022-02-24T11:23:37Z"), threats_detected: 25, scan_duration_minutes: 41, threat_level: "high" },
            { scan_id: 116, user_id: 143, scan_date: new Date("2023-08-13T22:23:39Z"), threats_detected: 4, scan_duration_minutes: 77, threat_level: "medium" },
            { scan_id: 117, user_id: 20, scan_date: new Date("2022-11-26T13:48:20Z"), threats_detected: 6, scan_duration_minutes: 39, threat_level: "low" },
            { scan_id: 118, user_id: 80, scan_date: new Date("2022-12-20T10:30:41Z"), threats_detected: 8, scan_duration_minutes: 83, threat_level: "medium" },
            { scan_id: 119, user_id: 85, scan_date: new Date("2023-03-29T22:49:30Z"), threats_detected: 7, scan_duration_minutes: 57, threat_level: "high" },
            { scan_id: 120, user_id: 127, scan_date: new Date("2023-08-22T14:54:28Z"), threats_detected: 0, scan_duration_minutes: 77, threat_level: "medium" },
            { scan_id: 121, user_id: 78, scan_date: new Date("2023-12-08T08:51:48Z"), threats_detected: 19, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 122, user_id: 95, scan_date: new Date("2022-05-21T11:10:45Z"), threats_detected: 47, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 123, user_id: 111, scan_date: new Date("2023-03-25T10:20:27Z"), threats_detected: 42, scan_duration_minutes: 45, threat_level: "medium" },
            { scan_id: 124, user_id: 105, scan_date: new Date("2023-04-23T16:30:56Z"), threats_detected: 1, scan_duration_minutes: 35, threat_level: "high" },
            { scan_id: 125, user_id: 46, scan_date: new Date("2022-12-28T11:46:09Z"), threats_detected: 45, scan_duration_minutes: 79, threat_level: "medium" },
            { scan_id: 126, user_id: 109, scan_date: new Date("2022-09-28T18:42:32Z"), threats_detected: 4, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 127, user_id: 175, scan_date: new Date("2022-09-18T11:41:09Z"), threats_detected: 13, scan_duration_minutes: 56, threat_level: "medium" },
            { scan_id: 128, user_id: 197, scan_date: new Date("2023-12-29T08:36:43Z"), threats_detected: 46, scan_duration_minutes: 75, threat_level: "low" },
            { scan_id: 129, user_id: 19, scan_date: new Date("2022-10-14T09:55:27Z"), threats_detected: 12, scan_duration_minutes: 80, threat_level: "low" },
            { scan_id: 130, user_id: 196, scan_date: new Date("2023-04-11T18:30:13Z"), threats_detected: 8, scan_duration_minutes: 48, threat_level: "medium" },
            { scan_id: 131, user_id: 199, scan_date: new Date("2023-04-06T18:43:52Z"), threats_detected: 40, scan_duration_minutes: 51, threat_level: "medium" },
            { scan_id: 132, user_id: 198, scan_date: new Date("2023-07-28T12:24:46Z"), threats_detected: 0, scan_duration_minutes: 44, threat_level: "low" },
            { scan_id: 133, user_id: 91, scan_date: new Date("2023-02-06T16:52:05Z"), threats_detected: 42, scan_duration_minutes: 50, threat_level: "high" },
            { scan_id: 134, user_id: 19, scan_date: new Date("2022-05-24T15:43:21Z"), threats_detected: 40, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 135, user_id: 27, scan_date: new Date("2023-08-25T14:43:26Z"), threats_detected: 14, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 136, user_id: 97, scan_date: new Date("2022-04-24T15:56:41Z"), threats_detected: 30, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 137, user_id: 47, scan_date: new Date("2022-02-04T10:04:58Z"), threats_detected: 13, scan_duration_minutes: 55, threat_level: "high" },
            { scan_id: 138, user_id: 41, scan_date: new Date("2022-08-12T14:24:50Z"), threats_detected: 0, scan_duration_minutes: 81, threat_level: "low" },
            { scan_id: 139, user_id: 71, scan_date: new Date("2022-04-10T18:47:54Z"), threats_detected: 33, scan_duration_minutes: 78, threat_level: "low" },
            { scan_id: 140, user_id: 31, scan_date: new Date("2022-05-19T15:24:29Z"), threats_detected: 1, scan_duration_minutes: 61, threat_level: "medium" },
            { scan_id: 141, user_id: 105, scan_date: new Date("2022-12-01T10:07:49Z"), threats_detected: 3, scan_duration_minutes: 48, threat_level: "high" },
            { scan_id: 142, user_id: 25, scan_date: new Date("2022-01-03T13:06:38Z"), threats_detected: 27, scan_duration_minutes: 60, threat_level: "high" },
            { scan_id: 143, user_id: 7, scan_date: new Date("2023-06-13T16:16:44Z"), threats_detected: 6, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 144, user_id: 121, scan_date: new Date("2022-12-08T13:13:22Z"), threats_detected: 2, scan_duration_minutes: 93, threat_level: "medium" },
            { scan_id: 145, user_id: 87, scan_date: new Date("2022-08-30T17:43:48Z"), threats_detected: 8, scan_duration_minutes: 54, threat_level: "low" },
            { scan_id: 146, user_id: 115, scan_date: new Date("2023-10-22T19:21:57Z"), threats_detected: 0, scan_duration_minutes: 43, threat_level: "low" },
            { scan_id: 147, user_id: 189, scan_date: new Date("2023-02-25T15:52:56Z"), threats_detected: 26, scan_duration_minutes: 93, threat_level: "low" },
            { scan_id: 148, user_id: 134, scan_date: new Date("2022-01-03T16:11:40Z"), threats_detected: 16, scan_duration_minutes: 67, threat_level: "high" },
            { scan_id: 149, user_id: 100, scan_date: new Date("2022-02-12T09:16:43Z"), threats_detected: 40, scan_duration_minutes: 78, threat_level: "medium" },
            { scan_id: 150, user_id: 100, scan_date: new Date("2023-07-04T12:28:33Z"), threats_detected: 0, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 151, user_id: 14, scan_date: new Date("2023-02-25T16:14:18Z"), threats_detected: 7, scan_duration_minutes: 45, threat_level: "low" },
            { scan_id: 152, user_id: 189, scan_date: new Date("2023-06-23T17:53:46Z"), threats_detected: 3, scan_duration_minutes: 41, threat_level: "low" },
            { scan_id: 153, user_id: 153, scan_date: new Date("2022-03-30T17:00:40Z"), threats_detected: 4, scan_duration_minutes: 81, threat_level: "medium" },
            { scan_id: 154, user_id: 43, scan_date: new Date("2023-08-18T18:41:58Z"), threats_detected: 0, scan_duration_minutes: 53, threat_level: "medium" },
            { scan_id: 155, user_id: 66, scan_date: new Date("2023-01-09T08:36:51Z"), threats_detected: 6, scan_duration_minutes: 82, threat_level: "medium" },
            { scan_id: 156, user_id: 20, scan_date: new Date("2022-07-07T14:09:33Z"), threats_detected: 2, scan_duration_minutes: 69, threat_level: "high" },
            { scan_id: 157, user_id: 153, scan_date: new Date("2023-06-09T14:11:30Z"), threats_detected: 31, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 158, user_id: 55, scan_date: new Date("2023-03-16T23:05:28Z"), threats_detected: 11, scan_duration_minutes: 91, threat_level: "medium" },
            { scan_id: 159, user_id: 24, scan_date: new Date("2023-02-12T15:57:43Z"), threats_detected: 49, scan_duration_minutes: 50, threat_level: "medium" },
            { scan_id: 160, user_id: 155, scan_date: new Date("2022-07-30T14:56:02Z"), threats_detected: 29, scan_duration_minutes: 82, threat_level: "low" },
            { scan_id: 161, user_id: 13, scan_date: new Date("2023-12-06T08:16:31Z"), threats_detected: 0, scan_duration_minutes: 32, threat_level: "medium" },
            { scan_id: 162, user_id: 199, scan_date: new Date("2022-02-28T07:42:04Z"), threats_detected: 42, scan_duration_minutes: 55, threat_level: "medium" },
            { scan_id: 163, user_id: 24, scan_date: new Date("2023-07-21T08:13:45Z"), threats_detected: 11, scan_duration_minutes: 73, threat_level: "medium" },
            { scan_id: 164, user_id: 102, scan_date: new Date("2023-01-13T10:48:19Z"), threats_detected: 4, scan_duration_minutes: 68, threat_level: "low" },
            { scan_id: 165, user_id: 90, scan_date: new Date("2022-02-14T12:48:37Z"), threats_detected: 33, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 166, user_id: 30, scan_date: new Date("2023-02-02T14:50:29Z"), threats_detected: 8, scan_duration_minutes: 48, threat_level: "medium" },
            { scan_id: 167, user_id: 52, scan_date: new Date("2022-11-05T12:10:00Z"), threats_detected: 12, scan_duration_minutes: 56, threat_level: "high" },
            { scan_id: 168, user_id: 114, scan_date: new Date("2023-01-12T14:03:22Z"), threats_detected: 39, scan_duration_minutes: 93, threat_level: "low" },
            { scan_id: 169, user_id: 107, scan_date: new Date("2022-02-16T14:18:28Z"), threats_detected: 3, scan_duration_minutes: 65, threat_level: "medium" },
            { scan_id: 170, user_id: 5, scan_date: new Date("2022-07-05T11:54:20Z"), threats_detected: 32, scan_duration_minutes: 90, threat_level: "medium" },
            { scan_id: 171, user_id: 86, scan_date: new Date("2023-12-15T20:16:38Z"), threats_detected: 28, scan_duration_minutes: 62, threat_level: "high" },
            { scan_id: 172, user_id: 122, scan_date: new Date("2022-06-11T16:05:07Z"), threats_detected: 16, scan_duration_minutes: 74, threat_level: "low" },
            { scan_id: 173, user_id: 187, scan_date: new Date("2022-09-08T10:26:51Z"), threats_detected: 0, scan_duration_minutes: 55, threat_level: "medium" },
            { scan_id: 174, user_id: 170, scan_date: new Date("2023-06-09T15:33:27Z"), threats_detected: 26, scan_duration_minutes: 81, threat_level: "medium" },
            { scan_id: 175, user_id: 92, scan_date: new Date("2022-10-25T13:19:44Z"), threats_detected: 5, scan_duration_minutes: 61, threat_level: "high" },
            { scan_id: 176, user_id: 111, scan_date: new Date("2022-12-18T16:53:54Z"), threats_detected: 10, scan_duration_minutes: 82, threat_level: "low" },
            { scan_id: 177, user_id: 11, scan_date: new Date("2022-08-29T13:53:09Z"), threats_detected: 12, scan_duration_minutes: 77, threat_level: "high" },
            { scan_id: 178, user_id: 151, scan_date: new Date("2023-11-20T15:44:46Z"), threats_detected: 7, scan_duration_minutes: 94, threat_level: "low" },
            { scan_id: 179, user_id: 98, scan_date: new Date("2022-07-06T11:20:48Z"), threats_detected: 5, scan_duration_minutes: 50, threat_level: "medium" },
            { scan_id: 180, user_id: 17, scan_date: new Date("2023-02-10T13:25:48Z"), threats_detected: 5, scan_duration_minutes: 75, threat_level: "low" },
            { scan_id: 181, user_id: 84, scan_date: new Date("2023-10-23T13:40:05Z"), threats_detected: 4, scan_duration_minutes: 49, threat_level: "low" },
            { scan_id: 182, user_id: 163, scan_date: new Date("2023-04-09T19:57:46Z"), threats_detected: 19, scan_duration_minutes: 46, threat_level: "medium" },
            { scan_id: 183, user_id: 68, scan_date: new Date("2022-11-27T10:32:38Z"), threats_detected: 25, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 184, user_id: 164, scan_date: new Date("2022-06-02T18:10:28Z"), threats_detected: 10, scan_duration_minutes: 64, threat_level: "high" },
            { scan_id: 185, user_id: 72, scan_date: new Date("2023-06-03T13:39:38Z"), threats_detected: 0, scan_duration_minutes: 67, threat_level: "medium" },
            { scan_id: 186, user_id: 18, scan_date: new Date("2023-08-31T18:07:50Z"), threats_detected: 18, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 187, user_id: 107, scan_date: new Date("2022-08-27T16:57:06Z"), threats_detected: 5, scan_duration_minutes: 58, threat_level: "medium" },
            { scan_id: 188, user_id: 198, scan_date: new Date("2023-12-07T16:41:23Z"), threats_detected: 5, scan_duration_minutes: 50, threat_level: "high" },
            { scan_id: 189, user_id: 96, scan_date: new Date("2023-01-29T13:54:05Z"), threats_detected: 33, scan_duration_minutes: 41, threat_level: "medium" },
            { scan_id: 190, user_id: 188, scan_date: new Date("2022-06-18T14:15:27Z"), threats_detected: 2, scan_duration_minutes: 44, threat_level: "low" },
            { scan_id: 191, user_id: 11, scan_date: new Date("2022-10-24T08:43:56Z"), threats_detected: 1, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 192, user_id: 31, scan_date: new Date("2023-12-18T13:44:25Z"), threats_detected: 19, scan_duration_minutes: 66, threat_level: "high" },
            { scan_id: 193, user_id: 61, scan_date: new Date("2022-01-09T11:22:04Z"), threats_detected: 7, scan_duration_minutes: 71, threat_level: "medium" },
            { scan_id: 194, user_id: 73, scan_date: new Date("2022-10-03T10:33:37Z"), threats_detected: 31, scan_duration_minutes: 23, threat_level: "low" },
            { scan_id: 195, user_id: 64, scan_date: new Date("2023-03-29T09:11:23Z"), threats_detected: 11, scan_duration_minutes: 50, threat_level: "high" },
            { scan_id: 196, user_id: 165, scan_date: new Date("2022-10-28T07:40:44Z"), threats_detected: 18, scan_duration_minutes: 57, threat_level: "low" },
            { scan_id: 197, user_id: 25, scan_date: new Date("2022-10-07T16:10:36Z"), threats_detected: 41, scan_duration_minutes: 78, threat_level: "low" },
            { scan_id: 198, user_id: 57, scan_date: new Date("2023-04-15T11:21:13Z"), threats_detected: 23, scan_duration_minutes: 43, threat_level: "medium" },
            { scan_id: 199, user_id: 168, scan_date: new Date("2022-02-19T07:20:57Z"), threats_detected: 9, scan_duration_minutes: 81, threat_level: "high" },
            { scan_id: 200, user_id: 122, scan_date: new Date("2022-01-05T08:18:05Z"), threats_detected: 0, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 201, user_id: 70, scan_date: new Date("2023-08-16T09:46:02Z"), threats_detected: 0, scan_duration_minutes: 69, threat_level: "medium" },
            { scan_id: 202, user_id: 175, scan_date: new Date("2022-05-31T17:25:37Z"), threats_detected: 21, scan_duration_minutes: 69, threat_level: "high" },
            { scan_id: 203, user_id: 55, scan_date: new Date("2022-09-27T19:38:08Z"), threats_detected: 40, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 204, user_id: 117, scan_date: new Date("2022-01-03T08:39:33Z"), threats_detected: 12, scan_duration_minutes: 72, threat_level: "medium" },
            { scan_id: 205, user_id: 179, scan_date: new Date("2023-05-14T11:03:11Z"), threats_detected: 16, scan_duration_minutes: 91, threat_level: "high" },
            { scan_id: 206, user_id: 175, scan_date: new Date("2022-07-05T14:40:23Z"), threats_detected: 22, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 207, user_id: 71, scan_date: new Date("2023-04-28T11:45:10Z"), threats_detected: 8, scan_duration_minutes: 60, threat_level: "medium" },
            { scan_id: 208, user_id: 95, scan_date: new Date("2022-10-07T14:28:11Z"), threats_detected: 12, scan_duration_minutes: 52, threat_level: "high" },
            { scan_id: 209, user_id: 116, scan_date: new Date("2023-02-07T15:58:00Z"), threats_detected: 21, scan_duration_minutes: 79, threat_level: "high" },
            { scan_id: 210, user_id: 16, scan_date: new Date("2023-02-28T14:58:53Z"), threats_detected: 20, scan_duration_minutes: 34, threat_level: "low" },
            { scan_id: 211, user_id: 145, scan_date: new Date("2022-01-08T16:26:13Z"), threats_detected: 28, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 212, user_id: 161, scan_date: new Date("2023-12-19T09:49:47Z"), threats_detected: 19, scan_duration_minutes: 66, threat_level: "medium" },
            { scan_id: 213, user_id: 114, scan_date: new Date("2022-05-28T17:15:35Z"), threats_detected: 18, scan_duration_minutes: 77, threat_level: "high" },
            { scan_id: 214, user_id: 93, scan_date: new Date("2022-02-13T17:43:51Z"), threats_detected: 8, scan_duration_minutes: 51, threat_level: "low" },
            { scan_id: 215, user_id: 188, scan_date: new Date("2022-03-07T08:02:06Z"), threats_detected: 43, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 216, user_id: 104, scan_date: new Date("2023-10-13T15:00:33Z"), threats_detected: 2, scan_duration_minutes: 30, threat_level: "medium" },
            { scan_id: 217, user_id: 134, scan_date: new Date("2022-08-20T13:30:40Z"), threats_detected: 15, scan_duration_minutes: 53, threat_level: "medium" },
            { scan_id: 218, user_id: 178, scan_date: new Date("2022-02-07T18:16:27Z"), threats_detected: 18, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 219, user_id: 169, scan_date: new Date("2023-11-07T11:00:02Z"), threats_detected: 2, scan_duration_minutes: 62, threat_level: "low" },
            { scan_id: 220, user_id: 162, scan_date: new Date("2022-02-13T10:56:03Z"), threats_detected: 25, scan_duration_minutes: 56, threat_level: "medium" },
            { scan_id: 221, user_id: 171, scan_date: new Date("2023-11-18T16:12:46Z"), threats_detected: 39, scan_duration_minutes: 65, threat_level: "low" },
            { scan_id: 222, user_id: 103, scan_date: new Date("2023-04-16T10:24:46Z"), threats_detected: 22, scan_duration_minutes: 62, threat_level: "high" },
            { scan_id: 223, user_id: 174, scan_date: new Date("2022-01-08T13:14:14Z"), threats_detected: 25, scan_duration_minutes: 64, threat_level: "high" },
            { scan_id: 224, user_id: 127, scan_date: new Date("2023-05-02T13:41:35Z"), threats_detected: 29, scan_duration_minutes: 81, threat_level: "high" },
            { scan_id: 225, user_id: 163, scan_date: new Date("2022-09-19T08:07:24Z"), threats_detected: 43, scan_duration_minutes: 40, threat_level: "medium" },
            { scan_id: 226, user_id: 132, scan_date: new Date("2023-09-08T13:10:39Z"), threats_detected: 17, scan_duration_minutes: 85, threat_level: "high" },
            { scan_id: 227, user_id: 159, scan_date: new Date("2023-11-07T10:03:39Z"), threats_detected: 40, scan_duration_minutes: 59, threat_level: "medium" },
            { scan_id: 228, user_id: 117, scan_date: new Date("2023-06-03T16:25:21Z"), threats_detected: 41, scan_duration_minutes: 76, threat_level: "medium" },
            { scan_id: 229, user_id: 8, scan_date: new Date("2023-07-13T08:46:05Z"), threats_detected: 1, scan_duration_minutes: 36, threat_level: "high" },
            { scan_id: 230, user_id: 48, scan_date: new Date("2022-01-10T15:41:10Z"), threats_detected: 45, scan_duration_minutes: 35, threat_level: "high" },
            { scan_id: 231, user_id: 108, scan_date: new Date("2022-03-21T03:22:56Z"), threats_detected: 4, scan_duration_minutes: 66, threat_level: "high" },
            { scan_id: 232, user_id: 41, scan_date: new Date("2022-12-10T12:27:27Z"), threats_detected: 5, scan_duration_minutes: 88, threat_level: "medium" },
            { scan_id: 233, user_id: 103, scan_date: new Date("2023-07-04T13:11:42Z"), threats_detected: 3, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 234, user_id: 64, scan_date: new Date("2022-02-18T16:18:27Z"), threats_detected: 36, scan_duration_minutes: 61, threat_level: "medium" },
            { scan_id: 235, user_id: 55, scan_date: new Date("2022-06-26T09:35:20Z"), threats_detected: 2, scan_duration_minutes: 35, threat_level: "low" },
            { scan_id: 236, user_id: 177, scan_date: new Date("2023-01-26T15:37:03Z"), threats_detected: 2, scan_duration_minutes: 58, threat_level: "low" },
            { scan_id: 237, user_id: 155, scan_date: new Date("2022-10-10T14:09:05Z"), threats_detected: 0, scan_duration_minutes: 72, threat_level: "low" },
            { scan_id: 238, user_id: 4, scan_date: new Date("2022-07-30T18:54:11Z"), threats_detected: 11, scan_duration_minutes: 53, threat_level: "high" },
            { scan_id: 239, user_id: 147, scan_date: new Date("2023-07-12T14:45:42Z"), threats_detected: 35, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 240, user_id: 7, scan_date: new Date("2023-09-19T08:46:08Z"), threats_detected: 46, scan_duration_minutes: 67, threat_level: "medium" },
            { scan_id: 241, user_id: 89, scan_date: new Date("2023-11-10T07:38:28Z"), threats_detected: 8, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 242, user_id: 69, scan_date: new Date("2022-09-26T14:43:27Z"), threats_detected: 27, scan_duration_minutes: 79, threat_level: "medium" },
            { scan_id: 243, user_id: 117, scan_date: new Date("2023-02-28T07:39:10Z"), threats_detected: 18, scan_duration_minutes: 75, threat_level: "high" },
            { scan_id: 244, user_id: 83, scan_date: new Date("2022-05-31T13:37:53Z"), threats_detected: 0, scan_duration_minutes: 55, threat_level: "low" },
            { scan_id: 245, user_id: 160, scan_date: new Date("2023-05-26T12:48:33Z"), threats_detected: 1, scan_duration_minutes: 59, threat_level: "low" },
            { scan_id: 246, user_id: 190, scan_date: new Date("2022-02-02T17:20:21Z"), threats_detected: 35, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 247, user_id: 148, scan_date: new Date("2023-05-12T11:11:23Z"), threats_detected: 21, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 248, user_id: 98, scan_date: new Date("2022-08-13T12:27:23Z"), threats_detected: 6, scan_duration_minutes: 44, threat_level: "low" },
            { scan_id: 249, user_id: 131, scan_date: new Date("2023-05-02T11:22:08Z"), threats_detected: 37, scan_duration_minutes: 39, threat_level: "high" },
            { scan_id: 250, user_id: 168, scan_date: new Date("2023-04-25T00:19:38Z"), threats_detected: 15, scan_duration_minutes: 41, threat_level: "medium" },
            { scan_id: 251, user_id: 118, scan_date: new Date("2022-05-11T12:54:02Z"), threats_detected: 1, scan_duration_minutes: 78, threat_level: "high" },
            { scan_id: 252, user_id: 184, scan_date: new Date("2022-10-13T11:32:06Z"), threats_detected: 15, scan_duration_minutes: 63, threat_level: "medium" },
            { scan_id: 253, user_id: 131, scan_date: new Date("2022-10-23T11:38:21Z"), threats_detected: 2, scan_duration_minutes: 70, threat_level: "medium" },
            { scan_id: 254, user_id: 45, scan_date: new Date("2023-11-03T16:16:26Z"), threats_detected: 0, scan_duration_minutes: 91, threat_level: "low" },
            { scan_id: 255, user_id: 84, scan_date: new Date("2023-08-13T08:50:52Z"), threats_detected: 2, scan_duration_minutes: 93, threat_level: "low" },
            { scan_id: 256, user_id: 149, scan_date: new Date("2022-03-31T14:54:02Z"), threats_detected: 0, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 257, user_id: 143, scan_date: new Date("2023-07-06T16:14:25Z"), threats_detected: 1, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 258, user_id: 100, scan_date: new Date("2023-02-23T15:39:54Z"), threats_detected: 48, scan_duration_minutes: 83, threat_level: "medium" },
            { scan_id: 259, user_id: 149, scan_date: new Date("2023-05-12T13:35:12Z"), threats_detected: 1, scan_duration_minutes: 64, threat_level: "medium" },
            { scan_id: 260, user_id: 22, scan_date: new Date("2022-06-24T09:50:12Z"), threats_detected: 26, scan_duration_minutes: 86, threat_level: "low" },
            { scan_id: 261, user_id: 9, scan_date: new Date("2022-08-17T15:37:51Z"), threats_detected: 14, scan_duration_minutes: 40, threat_level: "low" },
            { scan_id: 262, user_id: 111, scan_date: new Date("2022-04-22T16:16:52Z"), threats_detected: 7, scan_duration_minutes: 76, threat_level: "low" },
            { scan_id: 263, user_id: 22, scan_date: new Date("2023-08-29T01:41:13Z"), threats_detected: 1, scan_duration_minutes: 52, threat_level: "low" },
            { scan_id: 264, user_id: 175, scan_date: new Date("2023-07-14T13:34:37Z"), threats_detected: 2, scan_duration_minutes: 70, threat_level: "medium" },
            { scan_id: 265, user_id: 102, scan_date: new Date("2022-07-08T11:29:39Z"), threats_detected: 1, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 266, user_id: 36, scan_date: new Date("2022-09-27T16:32:51Z"), threats_detected: 43, scan_duration_minutes: 53, threat_level: "low" },
            { scan_id: 267, user_id: 146, scan_date: new Date("2023-02-21T05:11:05Z"), threats_detected: 0, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 268, user_id: 105, scan_date: new Date("2023-12-31T10:59:55Z"), threats_detected: 0, scan_duration_minutes: 48, threat_level: "high" },
            { scan_id: 269, user_id: 8, scan_date: new Date("2022-12-24T10:42:50Z"), threats_detected: 16, scan_duration_minutes: 32, threat_level: "low" },
            { scan_id: 270, user_id: 171, scan_date: new Date("2022-04-13T18:06:53Z"), threats_detected: 40, scan_duration_minutes: 70, threat_level: "medium" },
            { scan_id: 271, user_id: 2, scan_date: new Date("2023-01-08T06:12:52Z"), threats_detected: 34, scan_duration_minutes: 71, threat_level: "high" },
            { scan_id: 272, user_id: 143, scan_date: new Date("2022-05-22T08:04:07Z"), threats_detected: 31, scan_duration_minutes: 54, threat_level: "low" },
            { scan_id: 273, user_id: 161, scan_date: new Date("2022-07-18T08:25:40Z"), threats_detected: 3, scan_duration_minutes: 49, threat_level: "medium" },
            { scan_id: 274, user_id: 172, scan_date: new Date("2023-10-12T14:00:26Z"), threats_detected: 11, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 275, user_id: 184, scan_date: new Date("2022-09-18T12:47:28Z"), threats_detected: 12, scan_duration_minutes: 57, threat_level: "high" },
            { scan_id: 276, user_id: 85, scan_date: new Date("2023-10-05T10:02:43Z"), threats_detected: 33, scan_duration_minutes: 91, threat_level: "high" },
            { scan_id: 277, user_id: 170, scan_date: new Date("2022-02-28T09:00:47Z"), threats_detected: 6, scan_duration_minutes: 50, threat_level: "medium" },
            { scan_id: 278, user_id: 11, scan_date: new Date("2023-11-21T10:35:22Z"), threats_detected: 19, scan_duration_minutes: 54, threat_level: "low" },
            { scan_id: 279, user_id: 97, scan_date: new Date("2023-08-23T15:14:19Z"), threats_detected: 27, scan_duration_minutes: 50, threat_level: "low" },
            { scan_id: 280, user_id: 88, scan_date: new Date("2022-08-17T10:13:30Z"), threats_detected: 0, scan_duration_minutes: 83, threat_level: "low" },
            { scan_id: 281, user_id: 56, scan_date: new Date("2023-08-02T15:30:49Z"), threats_detected: 1, scan_duration_minutes: 74, threat_level: "low" },
            { scan_id: 282, user_id: 90, scan_date: new Date("2022-06-01T10:40:35Z"), threats_detected: 4, scan_duration_minutes: 94, threat_level: "medium" },
            { scan_id: 283, user_id: 162, scan_date: new Date("2022-10-30T10:01:54Z"), threats_detected: 1, scan_duration_minutes: 54, threat_level: "medium" },
            { scan_id: 284, user_id: 144, scan_date: new Date("2023-12-14T07:08:41Z"), threats_detected: 49, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 285, user_id: 107, scan_date: new Date("2022-06-05T09:29:33Z"), threats_detected: 11, scan_duration_minutes: 41, threat_level: "medium" },
            { scan_id: 286, user_id: 65, scan_date: new Date("2023-09-24T15:49:15Z"), threats_detected: 32, scan_duration_minutes: 61, threat_level: "high" },
            { scan_id: 287, user_id: 3, scan_date: new Date("2023-07-09T14:22:57Z"), threats_detected: 11, scan_duration_minutes: 80, threat_level: "high" },
            { scan_id: 288, user_id: 185, scan_date: new Date("2022-06-22T09:01:15Z"), threats_detected: 2, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 289, user_id: 62, scan_date: new Date("2023-04-26T11:15:36Z"), threats_detected: 1, scan_duration_minutes: 85, threat_level: "low" },
            { scan_id: 290, user_id: 172, scan_date: new Date("2023-06-29T07:02:49Z"), threats_detected: 1, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 291, user_id: 200, scan_date: new Date("2022-09-02T13:23:14Z"), threats_detected: 1, scan_duration_minutes: 56, threat_level: "medium" },
            { scan_id: 292, user_id: 194, scan_date: new Date("2022-05-14T19:15:51Z"), threats_detected: 6, scan_duration_minutes: 33, threat_level: "medium" },
            { scan_id: 293, user_id: 41, scan_date: new Date("2022-10-13T11:23:43Z"), threats_detected: 5, scan_duration_minutes: 51, threat_level: "medium" },
            { scan_id: 294, user_id: 157, scan_date: new Date("2023-09-23T09:09:19Z"), threats_detected: 35, scan_duration_minutes: 60, threat_level: "low" },
            { scan_id: 295, user_id: 24, scan_date: new Date("2022-06-17T14:17:49Z"), threats_detected: 36, scan_duration_minutes: 56, threat_level: "high" },
            { scan_id: 296, user_id: 183, scan_date: new Date("2023-09-28T17:28:22Z"), threats_detected: 46, scan_duration_minutes: 40, threat_level: "high" },
            { scan_id: 297, user_id: 123, scan_date: new Date("2022-04-03T11:53:15Z"), threats_detected: 23, scan_duration_minutes: 52, threat_level: "medium" },
            { scan_id: 298, user_id: 123, scan_date: new Date("2022-07-18T12:13:05Z"), threats_detected: 49, scan_duration_minutes: 60, threat_level: "high" },
            { scan_id: 299, user_id: 119, scan_date: new Date("2023-09-28T09:17:53Z"), threats_detected: 4, scan_duration_minutes: 60, threat_level: "low" },
            { scan_id: 300, user_id: 143, scan_date: new Date("2023-09-03T11:39:40Z"), threats_detected: 39, scan_duration_minutes: 88, threat_level: "low" },
            { scan_id: 301, user_id: 177, scan_date: new Date("2023-09-06T18:02:35Z"), threats_detected: 0, scan_duration_minutes: 70, threat_level: "high" },
            { scan_id: 302, user_id: 77, scan_date: new Date("2022-01-11T16:09:47Z"), threats_detected: 48, scan_duration_minutes: 51, threat_level: "medium" },
            { scan_id: 303, user_id: 105, scan_date: new Date("2022-01-30T09:39:04Z"), threats_detected: 5, scan_duration_minutes: 29, threat_level: "high" },
            { scan_id: 304, user_id: 9, scan_date: new Date("2023-08-22T13:10:31Z"), threats_detected: 2, scan_duration_minutes: 74, threat_level: "low" },
            { scan_id: 305, user_id: 170, scan_date: new Date("2023-11-24T17:15:53Z"), threats_detected: 6, scan_duration_minutes: 34, threat_level: "low" },
            { scan_id: 306, user_id: 4, scan_date: new Date("2023-03-06T15:58:41Z"), threats_detected: 1, scan_duration_minutes: 73, threat_level: "low" },
            { scan_id: 307, user_id: 196, scan_date: new Date("2022-10-14T14:46:46Z"), threats_detected: 44, scan_duration_minutes: 26, threat_level: "low" },
            { scan_id: 308, user_id: 163, scan_date: new Date("2023-01-06T14:15:03Z"), threats_detected: 1, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 309, user_id: 105, scan_date: new Date("2023-10-11T16:40:23Z"), threats_detected: 35, scan_duration_minutes: 61, threat_level: "low" },
            { scan_id: 310, user_id: 85, scan_date: new Date("2023-05-18T16:34:45Z"), threats_detected: 3, scan_duration_minutes: 61, threat_level: "high" },
            { scan_id: 311, user_id: 55, scan_date: new Date("2022-01-05T12:51:41Z"), threats_detected: 7, scan_duration_minutes: 72, threat_level: "high" },
            { scan_id: 312, user_id: 154, scan_date: new Date("2023-08-07T15:51:39Z"), threats_detected: 12, scan_duration_minutes: 46, threat_level: "medium" },
            { scan_id: 313, user_id: 182, scan_date: new Date("2023-04-12T16:59:05Z"), threats_detected: 0, scan_duration_minutes: 70, threat_level: "high" },
            { scan_id: 314, user_id: 10, scan_date: new Date("2022-03-29T16:54:30Z"), threats_detected: 50, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 315, user_id: 18, scan_date: new Date("2023-06-27T09:26:55Z"), threats_detected: 2, scan_duration_minutes: 60, threat_level: "medium" },
            { scan_id: 316, user_id: 26, scan_date: new Date("2022-08-14T10:54:15Z"), threats_detected: 19, scan_duration_minutes: 46, threat_level: "low" },
            { scan_id: 317, user_id: 162, scan_date: new Date("2023-01-04T14:24:56Z"), threats_detected: 0, scan_duration_minutes: 73, threat_level: "medium" },
            { scan_id: 318, user_id: 63, scan_date: new Date("2022-12-03T19:40:06Z"), threats_detected: 14, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 319, user_id: 1, scan_date: new Date("2022-11-15T08:02:09Z"), threats_detected: 0, scan_duration_minutes: 75, threat_level: "low" },
            { scan_id: 320, user_id: 100, scan_date: new Date("2022-04-23T09:28:39Z"), threats_detected: 1, scan_duration_minutes: 42, threat_level: "low" },
            { scan_id: 321, user_id: 192, scan_date: new Date("2022-09-28T16:45:00Z"), threats_detected: 34, scan_duration_minutes: 51, threat_level: "low" },
            { scan_id: 322, user_id: 195, scan_date: new Date("2023-09-19T13:33:00Z"), threats_detected: 0, scan_duration_minutes: 54, threat_level: "high" },
            { scan_id: 323, user_id: 45, scan_date: new Date("2023-04-18T13:26:11Z"), threats_detected: 0, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 324, user_id: 134, scan_date: new Date("2022-10-07T18:49:39Z"), threats_detected: 41, scan_duration_minutes: 57, threat_level: "low" },
            { scan_id: 325, user_id: 185, scan_date: new Date("2022-11-30T18:07:11Z"), threats_detected: 3, scan_duration_minutes: 45, threat_level: "low" },
            { scan_id: 326, user_id: 182, scan_date: new Date("2022-11-20T13:49:03Z"), threats_detected: 20, scan_duration_minutes: 90, threat_level: "medium" },
            { scan_id: 327, user_id: 124, scan_date: new Date("2022-06-24T17:09:58Z"), threats_detected: 27, scan_duration_minutes: 67, threat_level: "high" },
            { scan_id: 328, user_id: 94, scan_date: new Date("2022-06-30T16:51:26Z"), threats_detected: 0, scan_duration_minutes: 42, threat_level: "medium" },
            { scan_id: 329, user_id: 199, scan_date: new Date("2023-05-19T14:34:53Z"), threats_detected: 25, scan_duration_minutes: 88, threat_level: "medium" },
            { scan_id: 330, user_id: 118, scan_date: new Date("2022-10-10T13:37:51Z"), threats_detected: 17, scan_duration_minutes: 38, threat_level: "low" },
            { scan_id: 331, user_id: 187, scan_date: new Date("2023-06-27T06:24:39Z"), threats_detected: 0, scan_duration_minutes: 56, threat_level: "low" },
            { scan_id: 332, user_id: 123, scan_date: new Date("2023-08-16T13:39:49Z"), threats_detected: 0, scan_duration_minutes: 50, threat_level: "high" },
            { scan_id: 333, user_id: 100, scan_date: new Date("2022-03-14T09:20:25Z"), threats_detected: 30, scan_duration_minutes: 44, threat_level: "high" },
            { scan_id: 334, user_id: 138, scan_date: new Date("2023-02-16T09:15:57Z"), threats_detected: 11, scan_duration_minutes: 72, threat_level: "medium" },
            { scan_id: 335, user_id: 143, scan_date: new Date("2023-08-18T15:35:49Z"), threats_detected: 47, scan_duration_minutes: 60, threat_level: "medium" },
            { scan_id: 336, user_id: 159, scan_date: new Date("2022-02-16T09:09:25Z"), threats_detected: 11, scan_duration_minutes: 66, threat_level: "high" },
            { scan_id: 337, user_id: 5, scan_date: new Date("2022-05-27T08:28:55Z"), threats_detected: 3, scan_duration_minutes: 35, threat_level: "medium" },
            { scan_id: 338, user_id: 173, scan_date: new Date("2022-01-24T10:46:39Z"), threats_detected: 7, scan_duration_minutes: 55, threat_level: "low" },
            { scan_id: 339, user_id: 41, scan_date: new Date("2022-11-04T18:01:40Z"), threats_detected: 17, scan_duration_minutes: 61, threat_level: "high" },
            { scan_id: 340, user_id: 36, scan_date: new Date("2022-11-29T08:01:42Z"), threats_detected: 47, scan_duration_minutes: 82, threat_level: "low" },
            { scan_id: 341, user_id: 54, scan_date: new Date("2022-03-14T05:10:36Z"), threats_detected: 48, scan_duration_minutes: 49, threat_level: "low" },
            { scan_id: 342, user_id: 180, scan_date: new Date("2023-10-19T17:21:03Z"), threats_detected: 22, scan_duration_minutes: 67, threat_level: "low" },
            { scan_id: 343, user_id: 176, scan_date: new Date("2022-10-14T14:22:39Z"), threats_detected: 7, scan_duration_minutes: 60, threat_level: "low" },
            { scan_id: 344, user_id: 126, scan_date: new Date("2022-09-10T11:39:26Z"), threats_detected: 2, scan_duration_minutes: 54, threat_level: "low" },
            { scan_id: 345, user_id: 7, scan_date: new Date("2022-06-08T15:56:24Z"), threats_detected: 24, scan_duration_minutes: 39, threat_level: "high" },
            { scan_id: 346, user_id: 135, scan_date: new Date("2022-08-09T13:14:02Z"), threats_detected: 31, scan_duration_minutes: 52, threat_level: "medium" },
            { scan_id: 347, user_id: 117, scan_date: new Date("2022-09-03T10:54:09Z"), threats_detected: 12, scan_duration_minutes: 49, threat_level: "low" },
            { scan_id: 348, user_id: 54, scan_date: new Date("2022-08-18T13:11:16Z"), threats_detected: 1, scan_duration_minutes: 44, threat_level: "medium" },
            { scan_id: 349, user_id: 47, scan_date: new Date("2022-05-03T15:57:22Z"), threats_detected: 0, scan_duration_minutes: 83, threat_level: "high" },
            { scan_id: 350, user_id: 132, scan_date: new Date("2022-07-05T06:28:22Z"), threats_detected: 30, scan_duration_minutes: 66, threat_level: "low" },
            { scan_id: 351, user_id: 71, scan_date: new Date("2022-03-26T11:36:03Z"), threats_detected: 2, scan_duration_minutes: 91, threat_level: "medium" },
            { scan_id: 352, user_id: 72, scan_date: new Date("2022-11-02T16:38:15Z"), threats_detected: 8, scan_duration_minutes: 38, threat_level: "low" },
            { scan_id: 353, user_id: 102, scan_date: new Date("2022-10-06T17:35:11Z"), threats_detected: 43, scan_duration_minutes: 68, threat_level: "medium" },
            { scan_id: 354, user_id: 9, scan_date: new Date("2022-09-03T07:32:47Z"), threats_detected: 4, scan_duration_minutes: 80, threat_level: "medium" },
            { scan_id: 355, user_id: 5, scan_date: new Date("2022-04-09T12:12:23Z"), threats_detected: 0, scan_duration_minutes: 71, threat_level: "low" },
            { scan_id: 356, user_id: 69, scan_date: new Date("2022-02-13T14:16:10Z"), threats_detected: 22, scan_duration_minutes: 41, threat_level: "low" },
            { scan_id: 357, user_id: 93, scan_date: new Date("2022-05-08T14:13:06Z"), threats_detected: 25, scan_duration_minutes: 49, threat_level: "high" },
            { scan_id: 358, user_id: 124, scan_date: new Date("2022-04-08T13:59:59Z"), threats_detected: 3, scan_duration_minutes: 54, threat_level: "low" },
            { scan_id: 359, user_id: 167, scan_date: new Date("2022-02-09T09:27:37Z"), threats_detected: 47, scan_duration_minutes: 79, threat_level: "medium" },
            { scan_id: 360, user_id: 70, scan_date: new Date("2023-10-26T14:46:55Z"), threats_detected: 32, scan_duration_minutes: 33, threat_level: "medium" },
            { scan_id: 361, user_id: 136, scan_date: new Date("2022-05-23T17:56:29Z"), threats_detected: 15, scan_duration_minutes: 92, threat_level: "low" },
            { scan_id: 362, user_id: 66, scan_date: new Date("2023-07-07T16:28:28Z"), threats_detected: 4, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 363, user_id: 195, scan_date: new Date("2022-06-03T07:16:58Z"), threats_detected: 3, scan_duration_minutes: 74, threat_level: "low" },
            { scan_id: 364, user_id: 37, scan_date: new Date("2023-06-18T17:58:29Z"), threats_detected: 33, scan_duration_minutes: 80, threat_level: "medium" },
            { scan_id: 365, user_id: 196, scan_date: new Date("2023-03-18T15:27:05Z"), threats_detected: 16, scan_duration_minutes: 49, threat_level: "medium" },
            { scan_id: 366, user_id: 8, scan_date: new Date("2022-02-22T09:40:17Z"), threats_detected: 10, scan_duration_minutes: 80, threat_level: "low" },
            { scan_id: 367, user_id: 3, scan_date: new Date("2022-03-24T15:48:23Z"), threats_detected: 13, scan_duration_minutes: 73, threat_level: "medium" },
            { scan_id: 368, user_id: 120, scan_date: new Date("2023-03-03T06:42:54Z"), threats_detected: 37, scan_duration_minutes: 58, threat_level: "low" },
            { scan_id: 369, user_id: 85, scan_date: new Date("2022-11-28T16:34:28Z"), threats_detected: 34, scan_duration_minutes: 25, threat_level: "low" },
            { scan_id: 370, user_id: 166, scan_date: new Date("2023-01-13T09:06:59Z"), threats_detected: 0, scan_duration_minutes: 66, threat_level: "low" },
            { scan_id: 371, user_id: 186, scan_date: new Date("2023-10-26T10:16:27Z"), threats_detected: 32, scan_duration_minutes: 79, threat_level: "high" },
            { scan_id: 372, user_id: 13, scan_date: new Date("2022-12-20T16:12:21Z"), threats_detected: 40, scan_duration_minutes: 45, threat_level: "low" },
            { scan_id: 373, user_id: 23, scan_date: new Date("2023-04-28T08:07:53Z"), threats_detected: 1, scan_duration_minutes: 31, threat_level: "low" },
            { scan_id: 374, user_id: 57, scan_date: new Date("2022-05-10T11:32:07Z"), threats_detected: 7, scan_duration_minutes: 42, threat_level: "low" },
            { scan_id: 375, user_id: 108, scan_date: new Date("2022-07-30T11:26:55Z"), threats_detected: 4, scan_duration_minutes: 70, threat_level: "low" },
            { scan_id: 376, user_id: 117, scan_date: new Date("2022-01-19T10:55:47Z"), threats_detected: 2, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 377, user_id: 51, scan_date: new Date("2023-02-24T11:01:08Z"), threats_detected: 6, scan_duration_minutes: 30, threat_level: "low" },
            { scan_id: 378, user_id: 185, scan_date: new Date("2023-05-13T16:08:31Z"), threats_detected: 12, scan_duration_minutes: 79, threat_level: "high" },
            { scan_id: 379, user_id: 29, scan_date: new Date("2022-08-27T13:42:55Z"), threats_detected: 7, scan_duration_minutes: 58, threat_level: "high" },
            { scan_id: 380, user_id: 52, scan_date: new Date("2022-09-08T16:55:14Z"), threats_detected: 36, scan_duration_minutes: 55, threat_level: "medium" },
            { scan_id: 381, user_id: 55, scan_date: new Date("2023-07-21T10:15:54Z"), threats_detected: 2, scan_duration_minutes: 49, threat_level: "high" },
            { scan_id: 382, user_id: 189, scan_date: new Date("2022-05-06T14:49:46Z"), threats_detected: 14, scan_duration_minutes: 62, threat_level: "low" },
            { scan_id: 383, user_id: 12, scan_date: new Date("2022-03-22T13:11:56Z"), threats_detected: 6, scan_duration_minutes: 40, threat_level: "low" },
            { scan_id: 384, user_id: 49, scan_date: new Date("2022-02-14T15:43:03Z"), threats_detected: 25, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 385, user_id: 73, scan_date: new Date("2022-06-27T10:13:49Z"), threats_detected: 42, scan_duration_minutes: 28, threat_level: "low" },
            { scan_id: 386, user_id: 170, scan_date: new Date("2023-02-09T12:43:24Z"), threats_detected: 11, scan_duration_minutes: 42, threat_level: "medium" },
            { scan_id: 387, user_id: 59, scan_date: new Date("2023-12-26T16:41:28Z"), threats_detected: 29, scan_duration_minutes: 38, threat_level: "medium" },
            { scan_id: 388, user_id: 166, scan_date: new Date("2022-01-14T14:14:58Z"), threats_detected: 14, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 389, user_id: 167, scan_date: new Date("2022-06-13T09:18:24Z"), threats_detected: 23, scan_duration_minutes: 48, threat_level: "low" },
            { scan_id: 390, user_id: 107, scan_date: new Date("2023-03-09T10:32:41Z"), threats_detected: 21, scan_duration_minutes: 76, threat_level: "medium" },
            { scan_id: 391, user_id: 42, scan_date: new Date("2022-10-10T17:06:14Z"), threats_detected: 4, scan_duration_minutes: 77, threat_level: "low" },
            { scan_id: 392, user_id: 162, scan_date: new Date("2022-09-18T13:33:28Z"), threats_detected: 33, scan_duration_minutes: 68, threat_level: "medium" },
            { scan_id: 393, user_id: 70, scan_date: new Date("2023-10-21T17:19:25Z"), threats_detected: 5, scan_duration_minutes: 46, threat_level: "high" },
            { scan_id: 394, user_id: 35, scan_date: new Date("2022-04-03T12:27:34Z"), threats_detected: 10, scan_duration_minutes: 80, threat_level: "high" },
            { scan_id: 395, user_id: 111, scan_date: new Date("2022-10-17T15:10:39Z"), threats_detected: 45, scan_duration_minutes: 84, threat_level: "medium" },
            { scan_id: 396, user_id: 198, scan_date: new Date("2022-11-27T17:29:07Z"), threats_detected: 18, scan_duration_minutes: 82, threat_level: "medium" },
            { scan_id: 397, user_id: 125, scan_date: new Date("2022-06-20T18:12:13Z"), threats_detected: 1, scan_duration_minutes: 63, threat_level: "low" },
            { scan_id: 398, user_id: 65, scan_date: new Date("2022-07-03T11:44:28Z"), threats_detected: 4, scan_duration_minutes: 69, threat_level: "low" },
            { scan_id: 399, user_id: 136, scan_date: new Date("2022-08-18T09:47:09Z"), threats_detected: 1, scan_duration_minutes: 80, threat_level: "medium" },
            { scan_id: 400, user_id: 125, scan_date: new Date("2022-11-08T13:58:52Z"), threats_detected: 37, scan_duration_minutes: 56, threat_level: "medium" },
        ],
    });
    await prisma.blocked_websites.createMany({
        data: [
            { block_id: 1, scan_id: 379, website: "https://example.com/final/recent", block_reason: "malware", block_timestamp: new Date("2022-12-03T13:12:33Z"), user_feedback: "helpful" },
            { block_id: 2, scan_id: 337, website: "https://example.com/another/simple", block_reason: "malware", block_timestamp: new Date("2023-08-12T11:39:45Z"), user_feedback: "helpful" },
            { block_id: 3, scan_id: 308, website: "https://example.com/useful/careful", block_reason: "spam", block_timestamp: new Date("2022-07-22T01:53:49Z"), user_feedback: "helpful" },
            { block_id: 4, scan_id: 237, website: "https://example.com/various/along", block_reason: "malware", block_timestamp: new Date("2022-11-05T17:43:28Z"), user_feedback: "helpful" },
            { block_id: 5, scan_id: 198, website: "https://example.com/bright/detail", block_reason: "phishing", block_timestamp: new Date("2022-01-10T14:20:20Z"), user_feedback: "helpful" },
            { block_id: 6, scan_id: 183, website: "https://example.com/nearly/support", block_reason: "malware", block_timestamp: new Date("2023-07-21T10:07:49Z"), user_feedback: "helpful" },
            { block_id: 7, scan_id: 357, website: "https://example.com/along/follow", block_reason: "phishing", block_timestamp: new Date("2023-06-12T19:54:57Z"), user_feedback: "helpful" },
            { block_id: 8, scan_id: 117, website: "https://example.com/useful/ground", block_reason: "malware", block_timestamp: new Date("2023-09-28T14:29:56Z"), user_feedback: "not helpful" },
            { block_id: 9, scan_id: 383, website: "https://example.com/common/often", block_reason: "malware", block_timestamp: new Date("2023-09-29T06:08:56Z"), user_feedback: "helpful" },
            { block_id: 10, scan_id: 40, website: "https://example.com/total/often", block_reason: "malware", block_timestamp: new Date("2023-05-25T08:10:11Z"), user_feedback: "helpful" },
            { block_id: 11, scan_id: 398, website: "https://example.com/total/final", block_reason: "malware", block_timestamp: new Date("2023-04-02T07:55:35Z"), user_feedback: "helpful" },
            { block_id: 12, scan_id: 389, website: "https://example.com/enough/order", block_reason: "phishing", block_timestamp: new Date("2022-08-30T12:44:55Z"), user_feedback: "helpful" },
            { block_id: 13, scan_id: 23, website: "https://example.com/quiet/little", block_reason: "malware", block_timestamp: new Date("2022-03-23T20:38:10Z"), user_feedback: "helpful" },
            { block_id: 14, scan_id: 88, website: "https://example.com/easy/second", block_reason: "malware", block_timestamp: new Date("2023-02-10T13:32:18Z"), user_feedback: "not helpful" },
            { block_id: 15, scan_id: 65, website: "https://example.com/steady/little", block_reason: "phishing", block_timestamp: new Date("2022-01-21T00:16:29Z"), user_feedback: "helpful" },
            { block_id: 16, scan_id: 265, website: "https://example.com/early/clear", block_reason: "malware", block_timestamp: new Date("2022-01-18T07:49:24Z"), user_feedback: "not helpful" },
            { block_id: 17, scan_id: 89, website: "https://example.com/strong/usual", block_reason: "malware", block_timestamp: new Date("2023-07-14T03:34:08Z"), user_feedback: "helpful" },
            { block_id: 18, scan_id: 4, website: "https://example.com/yearly/inside", block_reason: "malware", block_timestamp: new Date("2023-11-25T14:25:22Z"), user_feedback: "helpful" },
            { block_id: 19, scan_id: 33, website: "https://example.com/long/today", block_reason: "malware", block_timestamp: new Date("2022-01-25T08:46:02Z"), user_feedback: "helpful" },
            { block_id: 20, scan_id: 315, website: "https://example.com/clear/whole", block_reason: "malware", block_timestamp: new Date("2022-09-05T02:38:20Z"), user_feedback: "not helpful" },
            { block_id: 21, scan_id: 355, website: "https://example.com/various/change", block_reason: "phishing", block_timestamp: new Date("2022-06-01T00:18:24Z"), user_feedback: "not helpful" },
            { block_id: 22, scan_id: 316, website: "https://example.com/within/large", block_reason: "malware", block_timestamp: new Date("2022-04-13T07:52:31Z"), user_feedback: "not helpful" },
            { block_id: 23, scan_id: 126, website: "https://example.com/period/about", block_reason: "spam", block_timestamp: new Date("2022-07-11T04:50:29Z"), user_feedback: "not helpful" },
            { block_id: 24, scan_id: 282, website: "https://example.com/simple/usual", block_reason: "phishing", block_timestamp: new Date("2022-02-24T12:25:48Z"), user_feedback: "not helpful" },
            { block_id: 25, scan_id: 92, website: "https://example.com/summary/given", block_reason: "malware", block_timestamp: new Date("2023-02-19T15:36:32Z"), user_feedback: "helpful" },
            { block_id: 26, scan_id: 163, website: "https://example.com/period/total", block_reason: "malware", block_timestamp: new Date("2023-02-04T11:33:30Z"), user_feedback: "helpful" },
            { block_id: 27, scan_id: 183, website: "https://example.com/early/because", block_reason: "malware", block_timestamp: new Date("2023-10-31T12:32:17Z"), user_feedback: "helpful" },
            { block_id: 28, scan_id: 130, website: "https://example.com/another/moment", block_reason: "malware", block_timestamp: new Date("2023-05-15T09:43:37Z"), user_feedback: "not helpful" },
            { block_id: 29, scan_id: 27, website: "https://example.com/small/reason", block_reason: "malware", block_timestamp: new Date("2023-05-21T14:07:51Z"), user_feedback: "helpful" },
            { block_id: 30, scan_id: 44, website: "https://example.com/detail/major", block_reason: "malware", block_timestamp: new Date("2022-11-05T06:05:48Z"), user_feedback: "not helpful" },
            { block_id: 31, scan_id: 302, website: "https://example.com/often/close", block_reason: "malware", block_timestamp: new Date("2023-04-24T20:50:53Z"), user_feedback: "not helpful" },
            { block_id: 32, scan_id: 241, website: "https://example.com/matter/high", block_reason: "malware", block_timestamp: new Date("2023-10-04T12:07:27Z"), user_feedback: "helpful" },
            { block_id: 33, scan_id: 329, website: "https://example.com/quick/issue", block_reason: "malware", block_timestamp: new Date("2022-12-19T09:16:37Z"), user_feedback: "helpful" },
            { block_id: 34, scan_id: 210, website: "https://example.com/order/normal", block_reason: "malware", block_timestamp: new Date("2022-12-29T16:29:00Z"), user_feedback: "not helpful" },
            { block_id: 35, scan_id: 149, website: "https://example.com/within/yearly", block_reason: "malware", block_timestamp: new Date("2022-07-19T18:58:09Z"), user_feedback: "helpful" },
            { block_id: 36, scan_id: 379, website: "https://example.com/recent/between", block_reason: "spam", block_timestamp: new Date("2023-06-28T04:44:57Z"), user_feedback: "helpful" },
            { block_id: 37, scan_id: 303, website: "https://example.com/detail/daily", block_reason: "malware", block_timestamp: new Date("2023-07-21T09:28:56Z"), user_feedback: "helpful" },
            { block_id: 38, scan_id: 13, website: "https://example.com/other/bright", block_reason: "malware", block_timestamp: new Date("2023-01-13T10:10:44Z"), user_feedback: "helpful" },
            { block_id: 39, scan_id: 264, website: "https://example.com/second/ready", block_reason: "phishing", block_timestamp: new Date("2022-05-10T15:37:11Z"), user_feedback: "helpful" },
            { block_id: 40, scan_id: 214, website: "https://example.com/around/change", block_reason: "phishing", block_timestamp: new Date("2023-09-24T01:30:35Z"), user_feedback: "helpful" },
            { block_id: 41, scan_id: 304, website: "https://example.com/review/because", block_reason: "phishing", block_timestamp: new Date("2023-06-21T04:53:46Z"), user_feedback: "not helpful" },
            { block_id: 42, scan_id: 178, website: "https://example.com/common/early", block_reason: "malware", block_timestamp: new Date("2022-09-02T13:08:41Z"), user_feedback: "helpful" },
            { block_id: 43, scan_id: 144, website: "https://example.com/clear/result", block_reason: "malware", block_timestamp: new Date("2022-04-23T02:02:19Z"), user_feedback: "not helpful" },
            { block_id: 44, scan_id: 2, website: "https://example.com/minor/light", block_reason: "malware", block_timestamp: new Date("2022-01-04T23:25:43Z"), user_feedback: "helpful" },
            { block_id: 45, scan_id: 119, website: "https://example.com/major/yearly", block_reason: "malware", block_timestamp: new Date("2023-03-09T12:52:39Z"), user_feedback: "helpful" },
            { block_id: 46, scan_id: 127, website: "https://example.com/again/matter", block_reason: "malware", block_timestamp: new Date("2022-04-25T03:26:56Z"), user_feedback: "helpful" },
            { block_id: 47, scan_id: 319, website: "https://example.com/simple/record", block_reason: "malware", block_timestamp: new Date("2023-08-10T19:32:21Z"), user_feedback: null },
            { block_id: 48, scan_id: 266, website: "https://example.com/number/local", block_reason: "malware", block_timestamp: new Date("2023-07-20T08:46:17Z"), user_feedback: "helpful" },
            { block_id: 49, scan_id: 90, website: "https://example.com/various/still", block_reason: "malware", block_timestamp: new Date("2023-07-18T06:06:00Z"), user_feedback: "not helpful" },
            { block_id: 50, scan_id: 88, website: "https://example.com/early/steady", block_reason: "malware", block_timestamp: new Date("2022-04-17T06:44:40Z"), user_feedback: "not helpful" },
            { block_id: 51, scan_id: 263, website: "https://example.com/long/long", block_reason: "malware", block_timestamp: new Date("2022-01-29T08:54:07Z"), user_feedback: "helpful" },
            { block_id: 52, scan_id: 276, website: "https://example.com/around/given", block_reason: "phishing", block_timestamp: new Date("2022-09-05T10:06:31Z"), user_feedback: "helpful" },
            { block_id: 53, scan_id: 382, website: "https://example.com/every/light", block_reason: "spam", block_timestamp: new Date("2023-03-26T04:22:01Z"), user_feedback: "helpful" },
            { block_id: 54, scan_id: 188, website: "https://example.com/first/record", block_reason: "malware", block_timestamp: new Date("2023-09-28T20:47:12Z"), user_feedback: "not helpful" },
            { block_id: 55, scan_id: 118, website: "https://example.com/between/direct", block_reason: "malware", block_timestamp: new Date("2023-07-11T06:03:07Z"), user_feedback: "not helpful" },
            { block_id: 56, scan_id: 365, website: "https://example.com/several/ready", block_reason: "malware", block_timestamp: new Date("2023-07-04T21:06:58Z"), user_feedback: null },
            { block_id: 57, scan_id: 168, website: "https://example.com/another/other", block_reason: "phishing", block_timestamp: new Date("2023-10-14T22:22:00Z"), user_feedback: "helpful" },
            { block_id: 58, scan_id: 4, website: "https://example.com/change/month", block_reason: "malware", block_timestamp: new Date("2023-02-23T11:10:10Z"), user_feedback: "not helpful" },
            { block_id: 59, scan_id: 208, website: "https://example.com/about/high", block_reason: "phishing", block_timestamp: new Date("2022-08-07T11:13:28Z"), user_feedback: "helpful" },
            { block_id: 60, scan_id: 15, website: "https://example.com/along/various", block_reason: "spam", block_timestamp: new Date("2022-02-07T08:36:05Z"), user_feedback: "helpful" },
            { block_id: 61, scan_id: 277, website: "https://example.com/little/single", block_reason: "malware", block_timestamp: new Date("2022-10-31T10:36:34Z"), user_feedback: "not helpful" },
            { block_id: 62, scan_id: 247, website: "https://example.com/within/various", block_reason: "spam", block_timestamp: new Date("2023-10-07T20:48:28Z"), user_feedback: "not helpful" },
            { block_id: 63, scan_id: 12, website: "https://example.com/second/today", block_reason: "malware", block_timestamp: new Date("2023-10-15T03:28:09Z"), user_feedback: "helpful" },
            { block_id: 64, scan_id: 241, website: "https://example.com/period/order", block_reason: "spam", block_timestamp: new Date("2023-05-06T08:35:22Z"), user_feedback: "not helpful" },
            { block_id: 65, scan_id: 139, website: "https://example.com/before/daily", block_reason: "malware", block_timestamp: new Date("2022-08-06T15:03:32Z"), user_feedback: "not helpful" },
            { block_id: 66, scan_id: 73, website: "https://example.com/common/detail", block_reason: "malware", block_timestamp: new Date("2022-11-20T11:47:58Z"), user_feedback: "helpful" },
            { block_id: 67, scan_id: 144, website: "https://example.com/partial/given", block_reason: "malware", block_timestamp: new Date("2023-06-08T11:33:27Z"), user_feedback: "helpful" },
            { block_id: 68, scan_id: 244, website: "https://example.com/strong/about", block_reason: "phishing", block_timestamp: new Date("2022-10-26T12:36:16Z"), user_feedback: "helpful" },
            { block_id: 69, scan_id: 9, website: "https://example.com/support/period", block_reason: "phishing", block_timestamp: new Date("2022-08-29T15:37:58Z"), user_feedback: "helpful" },
            { block_id: 70, scan_id: 321, website: "https://example.com/several/reason", block_reason: "phishing", block_timestamp: new Date("2022-03-06T09:12:33Z"), user_feedback: "helpful" },
            { block_id: 71, scan_id: 70, website: "https://example.com/second/special", block_reason: "malware", block_timestamp: new Date("2022-06-04T23:01:15Z"), user_feedback: null },
            { block_id: 72, scan_id: 347, website: "https://example.com/around/various", block_reason: "malware", block_timestamp: new Date("2022-09-23T14:16:26Z"), user_feedback: "helpful" },
            { block_id: 73, scan_id: 41, website: "https://example.com/period/weekly", block_reason: "malware", block_timestamp: new Date("2022-12-01T22:41:57Z"), user_feedback: "helpful" },
            { block_id: 74, scan_id: 170, website: "https://example.com/local/total", block_reason: "spam", block_timestamp: new Date("2023-06-02T16:47:42Z"), user_feedback: "helpful" },
            { block_id: 75, scan_id: 258, website: "https://example.com/ready/point", block_reason: "malware", block_timestamp: new Date("2023-09-29T20:36:05Z"), user_feedback: "helpful" },
            { block_id: 76, scan_id: 277, website: "https://example.com/whole/enough", block_reason: "malware", block_timestamp: new Date("2022-10-18T09:07:55Z"), user_feedback: "helpful" },
            { block_id: 77, scan_id: 360, website: "https://example.com/special/daily", block_reason: "malware", block_timestamp: new Date("2023-04-10T02:24:25Z"), user_feedback: null },
            { block_id: 78, scan_id: 232, website: "https://example.com/little/plain", block_reason: "malware", block_timestamp: new Date("2023-05-21T07:55:31Z"), user_feedback: "helpful" },
            { block_id: 79, scan_id: 178, website: "https://example.com/easy/normal", block_reason: "phishing", block_timestamp: new Date("2022-09-25T13:14:57Z"), user_feedback: "not helpful" },
            { block_id: 80, scan_id: 107, website: "https://example.com/before/moving", block_reason: "malware", block_timestamp: new Date("2022-07-23T07:51:16Z"), user_feedback: "helpful" },
            { block_id: 81, scan_id: 242, website: "https://example.com/ready/usual", block_reason: "malware", block_timestamp: new Date("2022-02-25T07:51:27Z"), user_feedback: "not helpful" },
            { block_id: 82, scan_id: 111, website: "https://example.com/support/about", block_reason: "phishing", block_timestamp: new Date("2023-02-14T19:32:41Z"), user_feedback: "helpful" },
            { block_id: 83, scan_id: 374, website: "https://example.com/steady/within", block_reason: "malware", block_timestamp: new Date("2022-05-26T21:45:18Z"), user_feedback: "not helpful" },
            { block_id: 84, scan_id: 178, website: "https://example.com/plain/example", block_reason: "malware", block_timestamp: new Date("2023-09-20T08:47:43Z"), user_feedback: "helpful" },
            { block_id: 85, scan_id: 128, website: "https://example.com/easy/reason", block_reason: "phishing", block_timestamp: new Date("2022-07-03T08:32:12Z"), user_feedback: "helpful" },
            { block_id: 86, scan_id: 123, website: "https://example.com/follow/little", block_reason: "spam", block_timestamp: new Date("2022-10-04T13:29:02Z"), user_feedback: "helpful" },
            { block_id: 87, scan_id: 354, website: "https://example.com/morning/result", block_reason: "malware", block_timestamp: new Date("2022-07-20T09:32:17Z"), user_feedback: "helpful" },
            { block_id: 88, scan_id: 119, website: "https://example.com/several/notice", block_reason: "malware", block_timestamp: new Date("2022-07-19T04:58:42Z"), user_feedback: "helpful" },
            { block_id: 89, scan_id: 304, website: "https://example.com/example/between", block_reason: "phishing", block_timestamp: new Date("2022-06-18T19:29:32Z"), user_feedback: "not helpful" },
            { block_id: 90, scan_id: 106, website: "https://example.com/second/example", block_reason: "malware", block_timestamp: new Date("2022-03-11T23:16:44Z"), user_feedback: "not helpful" },
            { block_id: 91, scan_id: 247, website: "https://example.com/moving/special", block_reason: "spam", block_timestamp: new Date("2023-12-08T15:45:49Z"), user_feedback: "helpful" },
            { block_id: 92, scan_id: 212, website: "https://example.com/natural/short", block_reason: "malware", block_timestamp: new Date("2023-11-07T11:20:03Z"), user_feedback: "helpful" },
            { block_id: 93, scan_id: 391, website: "https://example.com/weekly/clear", block_reason: "malware", block_timestamp: new Date("2023-04-02T08:48:46Z"), user_feedback: "helpful" },
            { block_id: 94, scan_id: 381, website: "https://example.com/along/review", block_reason: "malware", block_timestamp: new Date("2023-09-06T05:20:30Z"), user_feedback: "not helpful" },
            { block_id: 95, scan_id: 330, website: "https://example.com/daily/partial", block_reason: "malware", block_timestamp: new Date("2023-11-10T04:02:51Z"), user_feedback: "helpful" },
            { block_id: 96, scan_id: 227, website: "https://example.com/reason/total", block_reason: "malware", block_timestamp: new Date("2023-03-21T19:31:54Z"), user_feedback: "not helpful" },
            { block_id: 97, scan_id: 152, website: "https://example.com/small/order", block_reason: "malware", block_timestamp: new Date("2023-05-25T08:24:50Z"), user_feedback: "helpful" },
            { block_id: 98, scan_id: 74, website: "https://example.com/clear/final", block_reason: "phishing", block_timestamp: new Date("2022-10-05T01:52:22Z"), user_feedback: "not helpful" },
            { block_id: 99, scan_id: 157, website: "https://example.com/steady/regular", block_reason: "malware", block_timestamp: new Date("2022-01-10T16:57:11Z"), user_feedback: "helpful" },
            { block_id: 100, scan_id: 390, website: "https://example.com/careful/general", block_reason: "malware", block_timestamp: new Date("2023-10-24T16:05:41Z"), user_feedback: "not helpful" },
            { block_id: 101, scan_id: 152, website: "https://example.com/level/local", block_reason: "malware", block_timestamp: new Date("2022-02-01T02:45:43Z"), user_feedback: null },
            { block_id: 102, scan_id: 259, website: "https://example.com/record/various", block_reason: "malware", block_timestamp: new Date("2022-05-10T02:24:40Z"), user_feedback: "not helpful" },
            { block_id: 103, scan_id: 295, website: "https://example.com/moving/support", block_reason: "malware", block_timestamp: new Date("2022-08-25T06:05:46Z"), user_feedback: "not helpful" },
            { block_id: 104, scan_id: 363, website: "https://example.com/first/period", block_reason: "phishing", block_timestamp: new Date("2022-10-26T01:59:24Z"), user_feedback: "helpful" },
            { block_id: 105, scan_id: 53, website: "https://example.com/outside/quiet", block_reason: "malware", block_timestamp: new Date("2023-11-17T19:36:45Z"), user_feedback: "helpful" },
            { block_id: 106, scan_id: 208, website: "https://example.com/issue/clear", block_reason: "malware", block_timestamp: new Date("2023-08-21T20:51:22Z"), user_feedback: "helpful" },
            { block_id: 107, scan_id: 104, website: "https://example.com/update/section", block_reason: "spam", block_timestamp: new Date("2022-01-20T11:58:58Z"), user_feedback: "helpful" },
            { block_id: 108, scan_id: 254, website: "https://example.com/after/update", block_reason: "malware", block_timestamp: new Date("2022-11-27T12:28:02Z"), user_feedback: "not helpful" },
            { block_id: 109, scan_id: 16, website: "https://example.com/always/after", block_reason: "malware", block_timestamp: new Date("2023-11-02T23:12:52Z"), user_feedback: "helpful" },
            { block_id: 110, scan_id: 55, website: "https://example.com/again/total", block_reason: "spam", block_timestamp: new Date("2022-07-02T18:18:32Z"), user_feedback: null },
            { block_id: 111, scan_id: 345, website: "https://example.com/simple/normal", block_reason: "malware", block_timestamp: new Date("2022-07-22T21:43:37Z"), user_feedback: null },
            { block_id: 112, scan_id: 300, website: "https://example.com/little/inside", block_reason: "malware", block_timestamp: new Date("2023-02-19T00:09:29Z"), user_feedback: "helpful" },
            { block_id: 113, scan_id: 158, website: "https://example.com/single/moving", block_reason: "malware", block_timestamp: new Date("2023-07-10T03:56:21Z"), user_feedback: "not helpful" },
            { block_id: 114, scan_id: 101, website: "https://example.com/quiet/reason", block_reason: "phishing", block_timestamp: new Date("2023-08-25T19:27:12Z"), user_feedback: "not helpful" },
            { block_id: 115, scan_id: 261, website: "https://example.com/issue/number", block_reason: "malware", block_timestamp: new Date("2023-05-04T11:38:02Z"), user_feedback: "helpful" },
            { block_id: 116, scan_id: 223, website: "https://example.com/level/easy", block_reason: "malware", block_timestamp: new Date("2022-11-20T17:05:27Z"), user_feedback: "helpful" },
            { block_id: 117, scan_id: 150, website: "https://example.com/point/ready", block_reason: "spam", block_timestamp: new Date("2023-07-21T10:49:54Z"), user_feedback: "not helpful" },
            { block_id: 118, scan_id: 62, website: "https://example.com/reason/second", block_reason: "malware", block_timestamp: new Date("2023-11-07T00:25:00Z"), user_feedback: null },
            { block_id: 119, scan_id: 29, website: "https://example.com/direct/open", block_reason: "malware", block_timestamp: new Date("2022-08-27T01:54:44Z"), user_feedback: "helpful" },
            { block_id: 120, scan_id: 109, website: "https://example.com/direct/final", block_reason: "spam", block_timestamp: new Date("2023-12-21T18:07:44Z"), user_feedback: "helpful" },
            { block_id: 121, scan_id: 121, website: "https://example.com/outside/small", block_reason: "phishing", block_timestamp: new Date("2022-01-25T18:46:54Z"), user_feedback: "helpful" },
            { block_id: 122, scan_id: 39, website: "https://example.com/useful/reason", block_reason: "malware", block_timestamp: new Date("2023-01-02T09:06:32Z"), user_feedback: "not helpful" },
            { block_id: 123, scan_id: 337, website: "https://example.com/early/close", block_reason: "spam", block_timestamp: new Date("2022-11-21T16:13:12Z"), user_feedback: "helpful" },
            { block_id: 124, scan_id: 357, website: "https://example.com/follow/always", block_reason: "phishing", block_timestamp: new Date("2023-08-13T05:55:45Z"), user_feedback: null },
            { block_id: 125, scan_id: 210, website: "https://example.com/always/useful", block_reason: "phishing", block_timestamp: new Date("2023-08-22T20:31:05Z"), user_feedback: "not helpful" },
            { block_id: 126, scan_id: 44, website: "https://example.com/various/group", block_reason: "malware", block_timestamp: new Date("2022-04-02T13:38:54Z"), user_feedback: null },
            { block_id: 127, scan_id: 95, website: "https://example.com/review/major", block_reason: "phishing", block_timestamp: new Date("2022-02-09T00:58:02Z"), user_feedback: "helpful" },
            { block_id: 128, scan_id: 271, website: "https://example.com/toward/morning", block_reason: "malware", block_timestamp: new Date("2022-07-26T13:12:36Z"), user_feedback: "helpful" },
            { block_id: 129, scan_id: 38, website: "https://example.com/always/moving", block_reason: "malware", block_timestamp: new Date("2023-04-16T15:19:13Z"), user_feedback: "helpful" },
            { block_id: 130, scan_id: 20, website: "https://example.com/other/inside", block_reason: "malware", block_timestamp: new Date("2022-06-08T21:22:47Z"), user_feedback: "not helpful" },
            { block_id: 131, scan_id: 110, website: "https://example.com/open/short", block_reason: "malware", block_timestamp: new Date("2022-10-22T18:28:34Z"), user_feedback: "not helpful" },
            { block_id: 132, scan_id: 329, website: "https://example.com/around/number", block_reason: "malware", block_timestamp: new Date("2022-07-19T00:56:21Z"), user_feedback: "helpful" },
            { block_id: 133, scan_id: 178, website: "https://example.com/without/enough", block_reason: "malware", block_timestamp: new Date("2022-09-01T01:13:12Z"), user_feedback: "helpful" },
            { block_id: 134, scan_id: 18, website: "https://example.com/major/nearly", block_reason: "malware", block_timestamp: new Date("2023-09-16T09:43:38Z"), user_feedback: "helpful" },
            { block_id: 135, scan_id: 117, website: "https://example.com/summary/enough", block_reason: "malware", block_timestamp: new Date("2023-10-22T23:27:27Z"), user_feedback: "helpful" },
            { block_id: 136, scan_id: 76, website: "https://example.com/month/daily", block_reason: "malware", block_timestamp: new Date("2022-07-16T01:41:26Z"), user_feedback: "helpful" },
            { block_id: 137, scan_id: 332, website: "https://example.com/long/ready", block_reason: "malware", block_timestamp: new Date("2023-09-06T18:01:00Z"), user_feedback: "not helpful" },
            { block_id: 138, scan_id: 306, website: "https://example.com/number/ground", block_reason: "malware", block_timestamp: new Date("2022-08-14T18:32:02Z"), user_feedback: "not helpful" },
            { block_id: 139, scan_id: 29, website: "https://example.com/quick/natural", block_reason: "phishing", block_timestamp: new Date("2023-06-02T21:09:04Z"), user_feedback: null },
            { block_id: 140, scan_id: 11, website: "https://example.com/various/ground", block_reason: "malware", block_timestamp: new Date("2023-07-06T02:07:55Z"), user_feedback: "helpful" },
            { block_id: 141, scan_id: 73, website: "https://example.com/system/special", block_reason: "malware", block_timestamp: new Date("2023-01-30T22:03:34Z"), user_feedback: "helpful" },
            { block_id: 142, scan_id: 45, website: "https://example.com/bright/month", block_reason: "malware", block_timestamp: new Date("2023-11-14T06:14:34Z"), user_feedback: "not helpful" },
            { block_id: 143, scan_id: 38, website: "https://example.com/quick/given", block_reason: "phishing", block_timestamp: new Date("2023-11-21T10:01:25Z"), user_feedback: "helpful" },
            { block_id: 144, scan_id: 257, website: "https://example.com/within/today", block_reason: "phishing", block_timestamp: new Date("2023-08-05T19:57:24Z"), user_feedback: null },
            { block_id: 145, scan_id: 260, website: "https://example.com/local/reason", block_reason: "malware", block_timestamp: new Date("2023-07-08T10:05:36Z"), user_feedback: "helpful" },
            { block_id: 146, scan_id: 363, website: "https://example.com/total/quick", block_reason: "malware", block_timestamp: new Date("2022-01-29T15:30:13Z"), user_feedback: "not helpful" },
            { block_id: 147, scan_id: 254, website: "https://example.com/light/because", block_reason: "malware", block_timestamp: new Date("2022-03-02T20:20:34Z"), user_feedback: "not helpful" },
            { block_id: 148, scan_id: 192, website: "https://example.com/every/detail", block_reason: "malware", block_timestamp: new Date("2023-02-05T11:07:04Z"), user_feedback: "helpful" },
            { block_id: 149, scan_id: 5, website: "https://example.com/general/within", block_reason: "malware", block_timestamp: new Date("2022-09-06T08:41:48Z"), user_feedback: "not helpful" },
            { block_id: 150, scan_id: 74, website: "https://example.com/another/small", block_reason: "malware", block_timestamp: new Date("2022-12-21T04:52:21Z"), user_feedback: "helpful" },
            { block_id: 151, scan_id: 179, website: "https://example.com/moving/natural", block_reason: "spam", block_timestamp: new Date("2022-06-18T23:25:45Z"), user_feedback: null },
            { block_id: 152, scan_id: 62, website: "https://example.com/plain/local", block_reason: "malware", block_timestamp: new Date("2023-08-09T06:33:14Z"), user_feedback: "not helpful" },
            { block_id: 153, scan_id: 57, website: "https://example.com/inside/major", block_reason: "spam", block_timestamp: new Date("2022-10-22T09:09:14Z"), user_feedback: "helpful" },
            { block_id: 154, scan_id: 259, website: "https://example.com/moving/high", block_reason: "malware", block_timestamp: new Date("2023-06-06T20:30:47Z"), user_feedback: "not helpful" },
            { block_id: 155, scan_id: 86, website: "https://example.com/useful/enough", block_reason: "malware", block_timestamp: new Date("2023-05-06T23:51:51Z"), user_feedback: "not helpful" },
            { block_id: 156, scan_id: 356, website: "https://example.com/regular/several", block_reason: "phishing", block_timestamp: new Date("2022-09-18T00:11:15Z"), user_feedback: "not helpful" },
            { block_id: 157, scan_id: 335, website: "https://example.com/clear/point", block_reason: "phishing", block_timestamp: new Date("2022-08-31T03:53:23Z"), user_feedback: "helpful" },
            { block_id: 158, scan_id: 206, website: "https://example.com/early/always", block_reason: "malware", block_timestamp: new Date("2023-12-09T19:01:36Z"), user_feedback: "not helpful" },
            { block_id: 159, scan_id: 331, website: "https://example.com/minor/strong", block_reason: "malware", block_timestamp: new Date("2022-03-08T12:26:22Z"), user_feedback: "helpful" },
            { block_id: 160, scan_id: 152, website: "https://example.com/long/plain", block_reason: "spam", block_timestamp: new Date("2023-09-25T04:51:48Z"), user_feedback: "helpful" },
            { block_id: 161, scan_id: 199, website: "https://example.com/weekly/level", block_reason: "malware", block_timestamp: new Date("2022-08-30T06:25:09Z"), user_feedback: "helpful" },
            { block_id: 162, scan_id: 163, website: "https://example.com/second/summary", block_reason: "phishing", block_timestamp: new Date("2023-11-19T12:18:49Z"), user_feedback: "not helpful" },
            { block_id: 163, scan_id: 272, website: "https://example.com/major/first", block_reason: "malware", block_timestamp: new Date("2023-11-28T13:42:51Z"), user_feedback: "helpful" },
            { block_id: 164, scan_id: 367, website: "https://example.com/useful/without", block_reason: "malware", block_timestamp: new Date("2022-04-18T13:51:56Z"), user_feedback: "helpful" },
            { block_id: 165, scan_id: 72, website: "https://example.com/around/single", block_reason: "spam", block_timestamp: new Date("2023-12-14T09:54:40Z"), user_feedback: "helpful" },
            { block_id: 166, scan_id: 16, website: "https://example.com/before/steady", block_reason: "malware", block_timestamp: new Date("2023-06-21T13:17:29Z"), user_feedback: "not helpful" },
            { block_id: 167, scan_id: 96, website: "https://example.com/within/short", block_reason: "phishing", block_timestamp: new Date("2022-03-06T07:52:21Z"), user_feedback: "not helpful" },
            { block_id: 168, scan_id: 190, website: "https://example.com/toward/large", block_reason: "phishing", block_timestamp: new Date("2022-07-21T09:06:18Z"), user_feedback: "helpful" },
            { block_id: 169, scan_id: 363, website: "https://example.com/moving/moment", block_reason: "spam", block_timestamp: new Date("2022-07-31T11:33:34Z"), user_feedback: "not helpful" },
            { block_id: 170, scan_id: 271, website: "https://example.com/single/general", block_reason: "malware", block_timestamp: new Date("2023-01-08T05:52:05Z"), user_feedback: "helpful" },
            { block_id: 171, scan_id: 131, website: "https://example.com/happen/common", block_reason: "malware", block_timestamp: new Date("2023-05-02T19:51:26Z"), user_feedback: "helpful" },
            { block_id: 172, scan_id: 272, website: "https://example.com/again/reason", block_reason: "spam", block_timestamp: new Date("2022-02-06T02:59:01Z"), user_feedback: "not helpful" },
            { block_id: 173, scan_id: 209, website: "https://example.com/notice/several", block_reason: "phishing", block_timestamp: new Date("2022-01-18T18:40:49Z"), user_feedback: "helpful" },
            { block_id: 174, scan_id: 96, website: "https://example.com/within/support", block_reason: "spam", block_timestamp: new Date("2022-09-14T17:07:43Z"), user_feedback: "not helpful" },
            { block_id: 175, scan_id: 18, website: "https://example.com/again/again", block_reason: "malware", block_timestamp: new Date("2023-02-25T03:39:54Z"), user_feedback: "not helpful" },
            { block_id: 176, scan_id: 141, website: "https://example.com/outside/notice", block_reason: "malware", block_timestamp: new Date("2023-08-13T02:56:22Z"), user_feedback: "not helpful" },
            { block_id: 177, scan_id: 381, website: "https://example.com/early/yearly", block_reason: "malware", block_timestamp: new Date("2022-07-22T15:58:48Z"), user_feedback: "not helpful" },
            { block_id: 178, scan_id: 232, website: "https://example.com/another/order", block_reason: "phishing", block_timestamp: new Date("2022-06-18T16:50:42Z"), user_feedback: "helpful" },
            { block_id: 179, scan_id: 242, website: "https://example.com/high/example", block_reason: "phishing", block_timestamp: new Date("2023-10-14T11:59:23Z"), user_feedback: "not helpful" },
            { block_id: 180, scan_id: 322, website: "https://example.com/morning/every", block_reason: "phishing", block_timestamp: new Date("2022-03-21T11:08:35Z"), user_feedback: "helpful" },
            { block_id: 181, scan_id: 130, website: "https://example.com/high/review", block_reason: "spam", block_timestamp: new Date("2022-10-03T06:08:07Z"), user_feedback: "helpful" },
            { block_id: 182, scan_id: 68, website: "https://example.com/review/after", block_reason: "spam", block_timestamp: new Date("2023-11-07T10:31:51Z"), user_feedback: "not helpful" },
            { block_id: 183, scan_id: 126, website: "https://example.com/follow/simple", block_reason: "phishing", block_timestamp: new Date("2023-07-25T16:15:47Z"), user_feedback: "helpful" },
            { block_id: 184, scan_id: 203, website: "https://example.com/plain/local", block_reason: "phishing", block_timestamp: new Date("2022-06-23T11:41:58Z"), user_feedback: "helpful" },
            { block_id: 185, scan_id: 76, website: "https://example.com/plain/small", block_reason: "malware", block_timestamp: new Date("2022-03-24T12:54:45Z"), user_feedback: null },
            { block_id: 186, scan_id: 135, website: "https://example.com/moving/every", block_reason: "malware", block_timestamp: new Date("2022-08-25T21:42:12Z"), user_feedback: "not helpful" },
            { block_id: 187, scan_id: 256, website: "https://example.com/group/toward", block_reason: "malware", block_timestamp: new Date("2023-07-16T17:49:58Z"), user_feedback: "helpful" },
            { block_id: 188, scan_id: 155, website: "https://example.com/little/still", block_reason: "malware", block_timestamp: new Date("2022-03-19T19:29:22Z"), user_feedback: "helpful" },
            { block_id: 189, scan_id: 140, website: "https://example.com/before/point", block_reason: "malware", block_timestamp: new Date("2022-03-03T03:37:46Z"), user_feedback: "helpful" },
            { block_id: 190, scan_id: 291, website: "https://example.com/several/ready", block_reason: "malware", block_timestamp: new Date("2023-08-12T18:24:18Z"), user_feedback: "not helpful" },
            { block_id: 191, scan_id: 30, website: "https://example.com/notice/around", block_reason: "malware", block_timestamp: new Date("2022-06-25T03:59:02Z"), user_feedback: null },
            { block_id: 192, scan_id: 378, website: "https://example.com/notice/public", block_reason: "phishing", block_timestamp: new Date("2023-08-07T04:28:28Z"), user_feedback: "helpful" },
            { block_id: 193, scan_id: 45, website: "https://example.com/section/high", block_reason: "malware", block_timestamp: new Date("2022-11-09T21:56:25Z"), user_feedback: "not helpful" },
            { block_id: 194, scan_id: 346, website: "https://example.com/clear/light", block_reason: "phishing", block_timestamp: new Date("2023-04-26T18:27:44Z"), user_feedback: "helpful" },
            { block_id: 195, scan_id: 360, website: "https://example.com/ready/often", block_reason: "spam", block_timestamp: new Date("2022-04-21T20:19:31Z"), user_feedback: "helpful" },
            { block_id: 196, scan_id: 216, website: "https://example.com/order/change", block_reason: "malware", block_timestamp: new Date("2023-07-06T16:19:58Z"), user_feedback: "not helpful" },
            { block_id: 197, scan_id: 300, website: "https://example.com/short/record", block_reason: "malware", block_timestamp: new Date("2022-04-05T11:44:27Z"), user_feedback: null },
            { block_id: 198, scan_id: 44, website: "https://example.com/partial/support", block_reason: "malware", block_timestamp: new Date("2023-03-11T12:12:36Z"), user_feedback: "not helpful" },
            { block_id: 199, scan_id: 14, website: "https://example.com/order/happen", block_reason: "spam", block_timestamp: new Date("2022-03-02T18:33:52Z"), user_feedback: "not helpful" },
            { block_id: 200, scan_id: 136, website: "https://example.com/common/nearly", block_reason: "malware", block_timestamp: new Date("2022-11-12T16:21:27Z"), user_feedback: "not helpful" },
            { block_id: 201, scan_id: 260, website: "https://example.com/great/today", block_reason: "malware", block_timestamp: new Date("2023-04-23T02:11:51Z"), user_feedback: "not helpful" },
            { block_id: 202, scan_id: 34, website: "https://example.com/toward/yearly", block_reason: "malware", block_timestamp: new Date("2023-04-06T12:06:59Z"), user_feedback: "not helpful" },
            { block_id: 203, scan_id: 341, website: "https://example.com/before/first", block_reason: "malware", block_timestamp: new Date("2022-07-31T11:06:25Z"), user_feedback: "helpful" },
            { block_id: 204, scan_id: 327, website: "https://example.com/around/update", block_reason: "malware", block_timestamp: new Date("2022-10-16T23:37:30Z"), user_feedback: "helpful" },
            { block_id: 205, scan_id: 380, website: "https://example.com/moment/second", block_reason: "malware", block_timestamp: new Date("2023-06-08T11:43:34Z"), user_feedback: "helpful" },
            { block_id: 206, scan_id: 96, website: "https://example.com/direct/enough", block_reason: "malware", block_timestamp: new Date("2023-07-15T16:28:45Z"), user_feedback: "helpful" },
            { block_id: 207, scan_id: 379, website: "https://example.com/careful/small", block_reason: "malware", block_timestamp: new Date("2022-02-27T10:08:08Z"), user_feedback: "helpful" },
            { block_id: 208, scan_id: 178, website: "https://example.com/toward/special", block_reason: "malware", block_timestamp: new Date("2023-06-04T22:38:22Z"), user_feedback: "helpful" },
            { block_id: 209, scan_id: 17, website: "https://example.com/steady/first", block_reason: "phishing", block_timestamp: new Date("2022-08-22T01:52:35Z"), user_feedback: "helpful" },
            { block_id: 210, scan_id: 348, website: "https://example.com/group/minor", block_reason: "phishing", block_timestamp: new Date("2022-02-09T09:56:35Z"), user_feedback: "helpful" },
            { block_id: 211, scan_id: 55, website: "https://example.com/after/between", block_reason: "malware", block_timestamp: new Date("2023-05-16T00:50:56Z"), user_feedback: null },
            { block_id: 212, scan_id: 106, website: "https://example.com/happen/final", block_reason: "malware", block_timestamp: new Date("2023-11-07T15:20:30Z"), user_feedback: null },
            { block_id: 213, scan_id: 39, website: "https://example.com/after/strong", block_reason: "malware", block_timestamp: new Date("2022-11-13T00:04:35Z"), user_feedback: "helpful" },
            { block_id: 214, scan_id: 322, website: "https://example.com/strong/result", block_reason: "phishing", block_timestamp: new Date("2022-10-10T09:55:44Z"), user_feedback: null },
            { block_id: 215, scan_id: 361, website: "https://example.com/yearly/today", block_reason: "phishing", block_timestamp: new Date("2023-06-21T16:02:01Z"), user_feedback: "not helpful" },
            { block_id: 216, scan_id: 164, website: "https://example.com/later/strong", block_reason: "phishing", block_timestamp: new Date("2023-06-25T10:29:48Z"), user_feedback: null },
            { block_id: 217, scan_id: 135, website: "https://example.com/weekly/order", block_reason: "malware", block_timestamp: new Date("2022-07-30T01:19:52Z"), user_feedback: "helpful" },
            { block_id: 218, scan_id: 230, website: "https://example.com/short/later", block_reason: "malware", block_timestamp: new Date("2023-12-24T03:09:15Z"), user_feedback: "not helpful" },
            { block_id: 219, scan_id: 18, website: "https://example.com/simple/without", block_reason: "malware", block_timestamp: new Date("2022-12-02T14:00:45Z"), user_feedback: "helpful" },
            { block_id: 220, scan_id: 87, website: "https://example.com/second/moment", block_reason: "spam", block_timestamp: new Date("2023-12-01T19:31:20Z"), user_feedback: "helpful" },
            { block_id: 221, scan_id: 17, website: "https://example.com/record/several", block_reason: "malware", block_timestamp: new Date("2022-06-22T21:42:09Z"), user_feedback: "helpful" },
            { block_id: 222, scan_id: 230, website: "https://example.com/result/total", block_reason: "malware", block_timestamp: new Date("2022-11-29T23:53:27Z"), user_feedback: null },
            { block_id: 223, scan_id: 109, website: "https://example.com/around/review", block_reason: "malware", block_timestamp: new Date("2023-02-24T04:08:21Z"), user_feedback: null },
            { block_id: 224, scan_id: 70, website: "https://example.com/special/local", block_reason: "phishing", block_timestamp: new Date("2023-02-15T01:49:28Z"), user_feedback: "not helpful" },
            { block_id: 225, scan_id: 281, website: "https://example.com/happen/today", block_reason: "phishing", block_timestamp: new Date("2022-05-19T11:18:19Z"), user_feedback: "not helpful" },
            { block_id: 226, scan_id: 167, website: "https://example.com/special/strong", block_reason: "malware", block_timestamp: new Date("2023-11-12T18:42:07Z"), user_feedback: "helpful" },
            { block_id: 227, scan_id: 155, website: "https://example.com/happen/matter", block_reason: "malware", block_timestamp: new Date("2023-10-23T23:34:12Z"), user_feedback: "not helpful" },
            { block_id: 228, scan_id: 182, website: "https://example.com/matter/toward", block_reason: "malware", block_timestamp: new Date("2023-02-16T20:59:29Z"), user_feedback: "not helpful" },
            { block_id: 229, scan_id: 310, website: "https://example.com/given/quick", block_reason: "malware", block_timestamp: new Date("2023-02-06T03:44:20Z"), user_feedback: "helpful" },
            { block_id: 230, scan_id: 21, website: "https://example.com/period/close", block_reason: "malware", block_timestamp: new Date("2022-09-23T05:34:48Z"), user_feedback: "helpful" },
            { block_id: 231, scan_id: 286, website: "https://example.com/moment/matter", block_reason: "malware", block_timestamp: new Date("2023-12-26T01:29:59Z"), user_feedback: "not helpful" },
            { block_id: 232, scan_id: 61, website: "https://example.com/period/clear", block_reason: "spam", block_timestamp: new Date("2023-08-13T15:29:50Z"), user_feedback: "not helpful" },
            { block_id: 233, scan_id: 333, website: "https://example.com/morning/regular", block_reason: "malware", block_timestamp: new Date("2022-12-04T13:25:53Z"), user_feedback: null },
            { block_id: 234, scan_id: 169, website: "https://example.com/large/light", block_reason: "phishing", block_timestamp: new Date("2022-07-17T17:37:15Z"), user_feedback: "helpful" },
            { block_id: 235, scan_id: 78, website: "https://example.com/without/after", block_reason: "malware", block_timestamp: new Date("2022-08-07T02:50:22Z"), user_feedback: "helpful" },
            { block_id: 236, scan_id: 195, website: "https://example.com/simple/without", block_reason: "malware", block_timestamp: new Date("2022-12-18T09:16:52Z"), user_feedback: "not helpful" },
            { block_id: 237, scan_id: 198, website: "https://example.com/minor/every", block_reason: "spam", block_timestamp: new Date("2023-10-12T15:09:47Z"), user_feedback: "helpful" },
            { block_id: 238, scan_id: 399, website: "https://example.com/steady/weekly", block_reason: "malware", block_timestamp: new Date("2022-05-29T23:26:17Z"), user_feedback: "helpful" },
            { block_id: 239, scan_id: 357, website: "https://example.com/weekly/later", block_reason: "spam", block_timestamp: new Date("2023-07-25T21:40:56Z"), user_feedback: "helpful" },
            { block_id: 240, scan_id: 190, website: "https://example.com/ready/about", block_reason: "malware", block_timestamp: new Date("2023-10-02T17:42:06Z"), user_feedback: "helpful" },
            { block_id: 241, scan_id: 22, website: "https://example.com/major/large", block_reason: "malware", block_timestamp: new Date("2023-03-27T01:14:34Z"), user_feedback: "not helpful" },
            { block_id: 242, scan_id: 357, website: "https://example.com/between/ground", block_reason: "malware", block_timestamp: new Date("2022-12-01T16:48:27Z"), user_feedback: "not helpful" },
            { block_id: 243, scan_id: 54, website: "https://example.com/later/detail", block_reason: "malware", block_timestamp: new Date("2023-12-06T20:50:08Z"), user_feedback: "helpful" },
            { block_id: 244, scan_id: 176, website: "https://example.com/public/easy", block_reason: "malware", block_timestamp: new Date("2022-10-03T17:35:54Z"), user_feedback: "helpful" },
            { block_id: 245, scan_id: 137, website: "https://example.com/reason/still", block_reason: "malware", block_timestamp: new Date("2023-09-22T16:50:40Z"), user_feedback: "helpful" },
            { block_id: 246, scan_id: 280, website: "https://example.com/ready/great", block_reason: "malware", block_timestamp: new Date("2022-09-15T09:29:42Z"), user_feedback: "helpful" },
            { block_id: 247, scan_id: 338, website: "https://example.com/steady/every", block_reason: "malware", block_timestamp: new Date("2023-06-12T13:51:25Z"), user_feedback: "helpful" },
            { block_id: 248, scan_id: 232, website: "https://example.com/short/level", block_reason: "malware", block_timestamp: new Date("2022-08-05T03:33:34Z"), user_feedback: "helpful" },
            { block_id: 249, scan_id: 77, website: "https://example.com/another/daily", block_reason: "malware", block_timestamp: new Date("2022-08-18T00:28:38Z"), user_feedback: "not helpful" },
            { block_id: 250, scan_id: 4, website: "https://example.com/because/given", block_reason: "malware", block_timestamp: new Date("2022-02-10T21:35:10Z"), user_feedback: "helpful" },
            { block_id: 251, scan_id: 217, website: "https://example.com/open/result", block_reason: "malware", block_timestamp: new Date("2022-09-13T06:22:39Z"), user_feedback: "helpful" },
            { block_id: 252, scan_id: 247, website: "https://example.com/every/recent", block_reason: "malware", block_timestamp: new Date("2022-10-23T09:22:32Z"), user_feedback: "not helpful" },
            { block_id: 253, scan_id: 380, website: "https://example.com/quiet/result", block_reason: "phishing", block_timestamp: new Date("2022-07-26T03:29:18Z"), user_feedback: "not helpful" },
            { block_id: 254, scan_id: 80, website: "https://example.com/several/section", block_reason: "malware", block_timestamp: new Date("2023-06-08T22:47:43Z"), user_feedback: "helpful" },
            { block_id: 255, scan_id: 67, website: "https://example.com/ground/outside", block_reason: "malware", block_timestamp: new Date("2023-08-22T15:50:32Z"), user_feedback: "not helpful" },
            { block_id: 256, scan_id: 320, website: "https://example.com/large/minor", block_reason: "malware", block_timestamp: new Date("2022-04-12T22:18:58Z"), user_feedback: "helpful" },
            { block_id: 257, scan_id: 72, website: "https://example.com/careful/useful", block_reason: "phishing", block_timestamp: new Date("2023-09-12T14:43:49Z"), user_feedback: "helpful" },
            { block_id: 258, scan_id: 313, website: "https://example.com/every/follow", block_reason: "spam", block_timestamp: new Date("2023-06-30T15:42:02Z"), user_feedback: "helpful" },
            { block_id: 259, scan_id: 240, website: "https://example.com/careful/short", block_reason: "malware", block_timestamp: new Date("2022-06-29T15:31:28Z"), user_feedback: "helpful" },
            { block_id: 260, scan_id: 294, website: "https://example.com/record/light", block_reason: "malware", block_timestamp: new Date("2023-12-20T19:17:06Z"), user_feedback: "helpful" },
            { block_id: 261, scan_id: 80, website: "https://example.com/little/bright", block_reason: "malware", block_timestamp: new Date("2022-08-14T02:30:35Z"), user_feedback: "helpful" },
            { block_id: 262, scan_id: 108, website: "https://example.com/month/issue", block_reason: "malware", block_timestamp: new Date("2023-10-03T02:15:05Z"), user_feedback: null },
            { block_id: 263, scan_id: 312, website: "https://example.com/common/example", block_reason: "phishing", block_timestamp: new Date("2022-06-03T14:39:09Z"), user_feedback: "not helpful" },
            { block_id: 264, scan_id: 39, website: "https://example.com/whole/always", block_reason: "malware", block_timestamp: new Date("2022-07-25T18:02:59Z"), user_feedback: "helpful" },
            { block_id: 265, scan_id: 247, website: "https://example.com/careful/change", block_reason: "phishing", block_timestamp: new Date("2023-10-22T08:04:56Z"), user_feedback: "helpful" },
            { block_id: 266, scan_id: 187, website: "https://example.com/total/direct", block_reason: "phishing", block_timestamp: new Date("2022-07-26T00:38:54Z"), user_feedback: "helpful" },
            { block_id: 267, scan_id: 53, website: "https://example.com/several/moving", block_reason: "malware", block_timestamp: new Date("2023-07-11T15:14:33Z"), user_feedback: "helpful" },
            { block_id: 268, scan_id: 273, website: "https://example.com/still/system", block_reason: "spam", block_timestamp: new Date("2022-07-27T04:27:44Z"), user_feedback: "not helpful" },
            { block_id: 269, scan_id: 254, website: "https://example.com/ground/nearly", block_reason: "malware", block_timestamp: new Date("2023-02-10T00:02:19Z"), user_feedback: "helpful" },
            { block_id: 270, scan_id: 394, website: "https://example.com/always/recent", block_reason: "malware", block_timestamp: new Date("2023-12-24T05:14:10Z"), user_feedback: "not helpful" },
            { block_id: 271, scan_id: 155, website: "https://example.com/moving/ready", block_reason: "malware", block_timestamp: new Date("2022-10-30T04:28:10Z"), user_feedback: "helpful" },
            { block_id: 272, scan_id: 241, website: "https://example.com/result/summary", block_reason: "malware", block_timestamp: new Date("2023-01-30T16:57:00Z"), user_feedback: "helpful" },
            { block_id: 273, scan_id: 74, website: "https://example.com/still/direct", block_reason: "phishing", block_timestamp: new Date("2022-09-15T18:03:00Z"), user_feedback: "not helpful" },
            { block_id: 274, scan_id: 23, website: "https://example.com/toward/other", block_reason: "phishing", block_timestamp: new Date("2023-04-25T00:31:08Z"), user_feedback: "helpful" },
            { block_id: 275, scan_id: 382, website: "https://example.com/without/direct", block_reason: "malware", block_timestamp: new Date("2023-09-18T14:08:18Z"), user_feedback: "helpful" },
            { block_id: 276, scan_id: 4, website: "https://example.com/level/minor", block_reason: "malware", block_timestamp: new Date("2022-11-22T04:35:30Z"), user_feedback: null },
            { block_id: 277, scan_id: 254, website: "https://example.com/light/follow", block_reason: "malware", block_timestamp: new Date("2023-11-18T20:00:57Z"), user_feedback: "not helpful" },
            { block_id: 278, scan_id: 182, website: "https://example.com/ready/system", block_reason: "phishing", block_timestamp: new Date("2023-08-07T16:10:26Z"), user_feedback: "helpful" },
            { block_id: 279, scan_id: 277, website: "https://example.com/update/other", block_reason: "malware", block_timestamp: new Date("2022-11-25T13:03:41Z"), user_feedback: null },
            { block_id: 280, scan_id: 157, website: "https://example.com/record/support", block_reason: "malware", block_timestamp: new Date("2023-05-29T18:29:13Z"), user_feedback: "helpful" },
            { block_id: 281, scan_id: 219, website: "https://example.com/various/partial", block_reason: "malware", block_timestamp: new Date("2022-03-30T13:14:00Z"), user_feedback: "helpful" },
            { block_id: 282, scan_id: 224, website: "https://example.com/long/yearly", block_reason: "malware", block_timestamp: new Date("2022-11-30T07:52:14Z"), user_feedback: "not helpful" },
            { block_id: 283, scan_id: 192, website: "https://example.com/toward/direct", block_reason: "phishing", block_timestamp: new Date("2022-04-05T19:36:21Z"), user_feedback: "helpful" },
            { block_id: 284, scan_id: 47, website: "https://example.com/final/again", block_reason: "malware", block_timestamp: new Date("2022-01-28T15:51:35Z"), user_feedback: "helpful" },
            { block_id: 285, scan_id: 289, website: "https://example.com/major/later", block_reason: "phishing", block_timestamp: new Date("2023-05-21T19:20:49Z"), user_feedback: "helpful" },
            { block_id: 286, scan_id: 223, website: "https://example.com/number/careful", block_reason: "malware", block_timestamp: new Date("2022-06-01T06:52:29Z"), user_feedback: "helpful" },
            { block_id: 287, scan_id: 161, website: "https://example.com/given/usual", block_reason: "malware", block_timestamp: new Date("2022-08-27T17:06:54Z"), user_feedback: "not helpful" },
            { block_id: 288, scan_id: 158, website: "https://example.com/usual/record", block_reason: "malware", block_timestamp: new Date("2023-10-21T06:14:57Z"), user_feedback: "not helpful" },
            { block_id: 289, scan_id: 290, website: "https://example.com/without/ready", block_reason: "phishing", block_timestamp: new Date("2023-02-01T03:56:53Z"), user_feedback: "not helpful" },
            { block_id: 290, scan_id: 317, website: "https://example.com/result/little", block_reason: "malware", block_timestamp: new Date("2022-11-17T01:56:13Z"), user_feedback: "not helpful" },
            { block_id: 291, scan_id: 151, website: "https://example.com/easy/number", block_reason: "phishing", block_timestamp: new Date("2022-05-05T13:45:18Z"), user_feedback: "not helpful" },
            { block_id: 292, scan_id: 72, website: "https://example.com/quick/various", block_reason: "phishing", block_timestamp: new Date("2022-07-23T06:01:32Z"), user_feedback: "not helpful" },
            { block_id: 293, scan_id: 164, website: "https://example.com/before/partial", block_reason: "phishing", block_timestamp: new Date("2023-02-08T14:52:53Z"), user_feedback: "helpful" },
            { block_id: 294, scan_id: 98, website: "https://example.com/various/without", block_reason: "malware", block_timestamp: new Date("2022-01-28T06:58:35Z"), user_feedback: "not helpful" },
            { block_id: 295, scan_id: 124, website: "https://example.com/period/because", block_reason: "malware", block_timestamp: new Date("2023-05-02T18:35:06Z"), user_feedback: "not helpful" },
            { block_id: 296, scan_id: 331, website: "https://example.com/issue/section", block_reason: "phishing", block_timestamp: new Date("2023-06-11T04:14:28Z"), user_feedback: "not helpful" },
            { block_id: 297, scan_id: 238, website: "https://example.com/special/open", block_reason: "malware", block_timestamp: new Date("2022-06-14T11:28:20Z"), user_feedback: "helpful" },
            { block_id: 298, scan_id: 380, website: "https://example.com/along/number", block_reason: "phishing", block_timestamp: new Date("2022-02-16T18:59:10Z"), user_feedback: "helpful" },
            { block_id: 299, scan_id: 38, website: "https://example.com/still/major", block_reason: "malware", block_timestamp: new Date("2022-11-21T23:34:13Z"), user_feedback: "not helpful" },
            { block_id: 300, scan_id: 228, website: "https://example.com/close/partial", block_reason: "malware", block_timestamp: new Date("2023-04-29T10:01:10Z"), user_feedback: "helpful" },
        ],
    });
    await prisma.vulnerabilities.createMany({
        data: [
            { vulnerability_id: 1, scan_id: 118, severity: "medium", status: "open", discovery_date: new Date("2022-09-03T03:15:43Z"), resolution_time_days: 15 },
            { vulnerability_id: 2, scan_id: 214, severity: "low", status: "resolved", discovery_date: new Date("2022-09-14T16:38:36Z"), resolution_time_days: 19 },
            { vulnerability_id: 3, scan_id: 25, severity: "low", status: "open", discovery_date: new Date("2023-10-20T03:04:24Z"), resolution_time_days: 11 },
            { vulnerability_id: 4, scan_id: 86, severity: "high", status: "open", discovery_date: new Date("2023-02-13T20:50:05Z"), resolution_time_days: 22 },
            { vulnerability_id: 5, scan_id: 140, severity: "high", status: "open", discovery_date: new Date("2022-10-15T06:49:27Z"), resolution_time_days: 9 },
            { vulnerability_id: 6, scan_id: 91, severity: "low", status: "open", discovery_date: new Date("2023-10-30T21:25:06Z"), resolution_time_days: 11 },
            { vulnerability_id: 7, scan_id: 161, severity: "low", status: "open", discovery_date: new Date("2023-08-13T16:32:42Z"), resolution_time_days: 11 },
            { vulnerability_id: 8, scan_id: 122, severity: "low", status: "open", discovery_date: new Date("2022-11-11T12:51:19Z"), resolution_time_days: 6 },
            { vulnerability_id: 9, scan_id: 276, severity: "medium", status: "resolved", discovery_date: new Date("2022-10-22T05:57:04Z"), resolution_time_days: null },
            { vulnerability_id: 10, scan_id: 15, severity: "low", status: "resolved", discovery_date: new Date("2022-01-07T11:01:13Z"), resolution_time_days: 9 },
            { vulnerability_id: 11, scan_id: 62, severity: "low", status: "resolved", discovery_date: new Date("2023-10-16T13:08:29Z"), resolution_time_days: 15 },
            { vulnerability_id: 12, scan_id: 398, severity: "medium", status: "resolved", discovery_date: new Date("2023-02-03T00:21:56Z"), resolution_time_days: 20 },
            { vulnerability_id: 13, scan_id: 183, severity: "low", status: "open", discovery_date: new Date("2023-05-03T16:22:52Z"), resolution_time_days: 13 },
            { vulnerability_id: 14, scan_id: 86, severity: "low", status: "open", discovery_date: new Date("2023-08-29T14:40:17Z"), resolution_time_days: 17 },
            { vulnerability_id: 15, scan_id: 111, severity: "medium", status: "resolved", discovery_date: new Date("2023-11-16T14:22:50Z"), resolution_time_days: null },
            { vulnerability_id: 16, scan_id: 176, severity: "low", status: "open", discovery_date: new Date("2023-01-04T15:04:39Z"), resolution_time_days: 6 },
            { vulnerability_id: 17, scan_id: 158, severity: "medium", status: "open", discovery_date: new Date("2023-05-13T00:30:17Z"), resolution_time_days: 16 },
            { vulnerability_id: 18, scan_id: 96, severity: "low", status: "resolved", discovery_date: new Date("2022-08-11T12:18:09Z"), resolution_time_days: 4 },
            { vulnerability_id: 19, scan_id: 340, severity: "medium", status: "open", discovery_date: new Date("2023-05-12T07:11:15Z"), resolution_time_days: null },
            { vulnerability_id: 20, scan_id: 78, severity: "low", status: "open", discovery_date: new Date("2022-11-10T23:09:43Z"), resolution_time_days: 11 },
            { vulnerability_id: 21, scan_id: 370, severity: "low", status: "open", discovery_date: new Date("2022-02-17T12:19:03Z"), resolution_time_days: null },
            { vulnerability_id: 22, scan_id: 103, severity: "medium", status: "resolved", discovery_date: new Date("2023-03-08T05:01:50Z"), resolution_time_days: 10 },
            { vulnerability_id: 23, scan_id: 170, severity: "medium", status: "open", discovery_date: new Date("2022-02-22T14:10:18Z"), resolution_time_days: 19 },
            { vulnerability_id: 24, scan_id: 136, severity: "low", status: "open", discovery_date: new Date("2023-03-08T00:20:49Z"), resolution_time_days: 11 },
            { vulnerability_id: 25, scan_id: 130, severity: "medium", status: "open", discovery_date: new Date("2023-07-12T16:43:20Z"), resolution_time_days: 16 },
            { vulnerability_id: 26, scan_id: 138, severity: "high", status: "open", discovery_date: new Date("2023-04-06T17:33:34Z"), resolution_time_days: 15 },
            { vulnerability_id: 27, scan_id: 132, severity: "low", status: "resolved", discovery_date: new Date("2023-12-14T23:21:03Z"), resolution_time_days: 6 },
            { vulnerability_id: 28, scan_id: 136, severity: "medium", status: "open", discovery_date: new Date("2022-08-21T14:26:55Z"), resolution_time_days: 15 },
            { vulnerability_id: 29, scan_id: 261, severity: "low", status: "open", discovery_date: new Date("2022-05-30T10:24:50Z"), resolution_time_days: null },
            { vulnerability_id: 30, scan_id: 233, severity: "low", status: "resolved", discovery_date: new Date("2023-07-27T13:55:16Z"), resolution_time_days: 20 },
            { vulnerability_id: 31, scan_id: 389, severity: "medium", status: "open", discovery_date: new Date("2023-04-03T19:51:01Z"), resolution_time_days: 12 },
            { vulnerability_id: 32, scan_id: 231, severity: "low", status: "open", discovery_date: new Date("2023-09-04T14:38:00Z"), resolution_time_days: 21 },
            { vulnerability_id: 33, scan_id: 382, severity: "low", status: "open", discovery_date: new Date("2023-04-27T21:16:56Z"), resolution_time_days: 16 },
            { vulnerability_id: 34, scan_id: 374, severity: "low", status: "open", discovery_date: new Date("2023-01-25T08:04:15Z"), resolution_time_days: 10 },
            { vulnerability_id: 35, scan_id: 326, severity: "low", status: "open", discovery_date: new Date("2022-12-04T00:52:39Z"), resolution_time_days: 18 },
            { vulnerability_id: 36, scan_id: 37, severity: "medium", status: "open", discovery_date: new Date("2022-05-05T22:10:37Z"), resolution_time_days: null },
            { vulnerability_id: 37, scan_id: 197, severity: "low", status: "open", discovery_date: new Date("2022-09-01T05:51:53Z"), resolution_time_days: 14 },
            { vulnerability_id: 38, scan_id: 250, severity: "medium", status: "open", discovery_date: new Date("2023-11-19T07:06:15Z"), resolution_time_days: 14 },
            { vulnerability_id: 39, scan_id: 322, severity: "low", status: "open", discovery_date: new Date("2023-09-23T10:47:59Z"), resolution_time_days: 5 },
            { vulnerability_id: 40, scan_id: 46, severity: "low", status: "open", discovery_date: new Date("2023-09-08T01:11:06Z"), resolution_time_days: 16 },
            { vulnerability_id: 41, scan_id: 165, severity: "high", status: "open", discovery_date: new Date("2022-05-13T15:01:43Z"), resolution_time_days: 21 },
            { vulnerability_id: 42, scan_id: 82, severity: "medium", status: "open", discovery_date: new Date("2023-04-06T17:34:24Z"), resolution_time_days: 15 },
            { vulnerability_id: 43, scan_id: 204, severity: "low", status: "resolved", discovery_date: new Date("2023-09-12T01:45:10Z"), resolution_time_days: 16 },
            { vulnerability_id: 44, scan_id: 197, severity: "low", status: "open", discovery_date: new Date("2023-09-02T03:21:16Z"), resolution_time_days: 11 },
            { vulnerability_id: 45, scan_id: 16, severity: "low", status: "open", discovery_date: new Date("2022-06-23T12:02:05Z"), resolution_time_days: 19 },
            { vulnerability_id: 46, scan_id: 317, severity: "medium", status: "resolved", discovery_date: new Date("2022-04-02T18:04:08Z"), resolution_time_days: null },
            { vulnerability_id: 47, scan_id: 1, severity: "medium", status: "open", discovery_date: new Date("2022-08-20T04:16:47Z"), resolution_time_days: 14 },
            { vulnerability_id: 48, scan_id: 95, severity: "low", status: "open", discovery_date: new Date("2023-06-02T20:58:35Z"), resolution_time_days: 10 },
            { vulnerability_id: 49, scan_id: 238, severity: "low", status: "resolved", discovery_date: new Date("2023-09-15T07:30:46Z"), resolution_time_days: 18 },
            { vulnerability_id: 50, scan_id: 48, severity: "low", status: "open", discovery_date: new Date("2022-11-05T07:34:35Z"), resolution_time_days: 16 },
            { vulnerability_id: 51, scan_id: 360, severity: "medium", status: "open", discovery_date: new Date("2022-02-21T06:42:10Z"), resolution_time_days: 14 },
            { vulnerability_id: 52, scan_id: 271, severity: "high", status: "open", discovery_date: new Date("2022-10-16T08:40:55Z"), resolution_time_days: 16 },
            { vulnerability_id: 53, scan_id: 389, severity: "low", status: "open", discovery_date: new Date("2023-05-18T14:07:23Z"), resolution_time_days: null },
            { vulnerability_id: 54, scan_id: 354, severity: "low", status: "open", discovery_date: new Date("2023-12-23T00:34:21Z"), resolution_time_days: 13 },
            { vulnerability_id: 55, scan_id: 341, severity: "medium", status: "open", discovery_date: new Date("2023-06-04T06:30:29Z"), resolution_time_days: 11 },
            { vulnerability_id: 56, scan_id: 99, severity: "medium", status: "open", discovery_date: new Date("2022-04-21T05:56:55Z"), resolution_time_days: null },
            { vulnerability_id: 57, scan_id: 394, severity: "medium", status: "open", discovery_date: new Date("2022-08-11T19:07:20Z"), resolution_time_days: 13 },
            { vulnerability_id: 58, scan_id: 187, severity: "medium", status: "open", discovery_date: new Date("2023-03-11T02:05:51Z"), resolution_time_days: 11 },
            { vulnerability_id: 59, scan_id: 23, severity: "low", status: "open", discovery_date: new Date("2022-06-16T08:28:26Z"), resolution_time_days: 21 },
            { vulnerability_id: 60, scan_id: 340, severity: "low", status: "resolved", discovery_date: new Date("2023-07-02T19:27:59Z"), resolution_time_days: 15 },
            { vulnerability_id: 61, scan_id: 59, severity: "low", status: "open", discovery_date: new Date("2023-01-14T10:02:16Z"), resolution_time_days: 15 },
            { vulnerability_id: 62, scan_id: 124, severity: "low", status: "resolved", discovery_date: new Date("2023-07-10T12:16:34Z"), resolution_time_days: 12 },
            { vulnerability_id: 63, scan_id: 190, severity: "low", status: "resolved", discovery_date: new Date("2023-03-07T03:58:06Z"), resolution_time_days: 15 },
            { vulnerability_id: 64, scan_id: 202, severity: "low", status: "open", discovery_date: new Date("2023-10-06T10:44:09Z"), resolution_time_days: 14 },
            { vulnerability_id: 65, scan_id: 75, severity: "low", status: "resolved", discovery_date: new Date("2023-02-11T10:21:19Z"), resolution_time_days: 20 },
            { vulnerability_id: 66, scan_id: 110, severity: "medium", status: "open", discovery_date: new Date("2023-10-15T03:57:54Z"), resolution_time_days: 14 },
            { vulnerability_id: 67, scan_id: 58, severity: "medium", status: "open", discovery_date: new Date("2023-01-25T10:14:47Z"), resolution_time_days: 18 },
            { vulnerability_id: 68, scan_id: 190, severity: "low", status: "open", discovery_date: new Date("2022-10-27T04:54:27Z"), resolution_time_days: 20 },
            { vulnerability_id: 69, scan_id: 129, severity: "low", status: "open", discovery_date: new Date("2022-02-12T13:33:41Z"), resolution_time_days: 8 },
            { vulnerability_id: 70, scan_id: 128, severity: "low", status: "resolved", discovery_date: new Date("2022-07-26T22:40:48Z"), resolution_time_days: 14 },
            { vulnerability_id: 71, scan_id: 91, severity: "high", status: "open", discovery_date: new Date("2023-01-22T03:31:15Z"), resolution_time_days: 13 },
            { vulnerability_id: 72, scan_id: 177, severity: "medium", status: "open", discovery_date: new Date("2022-12-29T19:43:04Z"), resolution_time_days: 9 },
            { vulnerability_id: 73, scan_id: 325, severity: "low", status: "open", discovery_date: new Date("2022-05-30T06:49:36Z"), resolution_time_days: 11 },
            { vulnerability_id: 74, scan_id: 342, severity: "low", status: "open", discovery_date: new Date("2022-11-07T00:03:35Z"), resolution_time_days: 7 },
            { vulnerability_id: 75, scan_id: 72, severity: "low", status: "resolved", discovery_date: new Date("2023-06-22T00:58:00Z"), resolution_time_days: 14 },
            { vulnerability_id: 76, scan_id: 293, severity: "medium", status: "resolved", discovery_date: new Date("2023-01-26T01:42:56Z"), resolution_time_days: 18 },
            { vulnerability_id: 77, scan_id: 334, severity: "low", status: "open", discovery_date: new Date("2022-05-28T08:06:29Z"), resolution_time_days: 11 },
            { vulnerability_id: 78, scan_id: 48, severity: "low", status: "open", discovery_date: new Date("2023-03-10T18:55:30Z"), resolution_time_days: 15 },
            { vulnerability_id: 79, scan_id: 317, severity: "high", status: "open", discovery_date: new Date("2022-12-25T16:50:32Z"), resolution_time_days: 12 },
            { vulnerability_id: 80, scan_id: 338, severity: "low", status: "open", discovery_date: new Date("2023-06-12T01:53:54Z"), resolution_time_days: 12 },
            { vulnerability_id: 81, scan_id: 46, severity: "low", status: "open", discovery_date: new Date("2023-10-06T02:03:09Z"), resolution_time_days: 9 },
            { vulnerability_id: 82, scan_id: 234, severity: "medium", status: "open", discovery_date: new Date("2022-08-16T19:05:37Z"), resolution_time_days: null },
            { vulnerability_id: 83, scan_id: 286, severity: "low", status: "open", discovery_date: new Date("2023-04-08T12:09:06Z"), resolution_time_days: 17 },
            { vulnerability_id: 84, scan_id: 264, severity: "low", status: "open", discovery_date: new Date("2023-03-26T09:41:25Z"), resolution_time_days: 11 },
            { vulnerability_id: 85, scan_id: 80, severity: "low", status: "open", discovery_date: new Date("2022-09-28T04:53:32Z"), resolution_time_days: 16 },
            { vulnerability_id: 86, scan_id: 272, severity: "low", status: "resolved", discovery_date: new Date("2023-05-02T01:24:19Z"), resolution_time_days: 17 },
            { vulnerability_id: 87, scan_id: 295, severity: "low", status: "open", discovery_date: new Date("2023-09-24T06:16:24Z"), resolution_time_days: 10 },
            { vulnerability_id: 88, scan_id: 316, severity: "high", status: "open", discovery_date: new Date("2023-01-31T15:26:02Z"), resolution_time_days: null },
            { vulnerability_id: 89, scan_id: 175, severity: "medium", status: "resolved", discovery_date: new Date("2023-11-29T21:01:37Z"), resolution_time_days: 13 },
            { vulnerability_id: 90, scan_id: 399, severity: "medium", status: "resolved", discovery_date: new Date("2023-06-01T21:53:28Z"), resolution_time_days: 18 },
            { vulnerability_id: 91, scan_id: 174, severity: "medium", status: "open", discovery_date: new Date("2023-06-05T18:54:42Z"), resolution_time_days: 14 },
            { vulnerability_id: 92, scan_id: 319, severity: "low", status: "open", discovery_date: new Date("2023-03-01T14:32:47Z"), resolution_time_days: 21 },
            { vulnerability_id: 93, scan_id: 49, severity: "high", status: "open", discovery_date: new Date("2022-06-24T06:47:28Z"), resolution_time_days: 18 },
            { vulnerability_id: 94, scan_id: 108, severity: "medium", status: "resolved", discovery_date: new Date("2023-03-22T08:38:53Z"), resolution_time_days: 14 },
            { vulnerability_id: 95, scan_id: 283, severity: "high", status: "open", discovery_date: new Date("2023-01-11T21:41:27Z"), resolution_time_days: 13 },
            { vulnerability_id: 96, scan_id: 237, severity: "low", status: "open", discovery_date: new Date("2023-08-19T09:31:10Z"), resolution_time_days: 16 },
            { vulnerability_id: 97, scan_id: 363, severity: "low", status: "open", discovery_date: new Date("2022-02-07T08:58:58Z"), resolution_time_days: 10 },
            { vulnerability_id: 98, scan_id: 165, severity: "low", status: "open", discovery_date: new Date("2022-02-12T01:07:10Z"), resolution_time_days: 15 },
            { vulnerability_id: 99, scan_id: 21, severity: "medium", status: "open", discovery_date: new Date("2023-09-11T23:52:30Z"), resolution_time_days: 19 },
            { vulnerability_id: 100, scan_id: 243, severity: "medium", status: "open", discovery_date: new Date("2022-12-01T20:02:33Z"), resolution_time_days: 16 },
            { vulnerability_id: 101, scan_id: 151, severity: "low", status: "open", discovery_date: new Date("2022-03-10T13:22:33Z"), resolution_time_days: 11 },
            { vulnerability_id: 102, scan_id: 326, severity: "low", status: "open", discovery_date: new Date("2022-11-02T09:07:13Z"), resolution_time_days: 8 },
            { vulnerability_id: 103, scan_id: 20, severity: "low", status: "open", discovery_date: new Date("2022-04-06T05:23:42Z"), resolution_time_days: null },
            { vulnerability_id: 104, scan_id: 173, severity: "medium", status: "resolved", discovery_date: new Date("2022-07-15T12:34:23Z"), resolution_time_days: 13 },
            { vulnerability_id: 105, scan_id: 141, severity: "low", status: "open", discovery_date: new Date("2022-09-25T00:27:47Z"), resolution_time_days: 16 },
            { vulnerability_id: 106, scan_id: 331, severity: "low", status: "resolved", discovery_date: new Date("2023-03-20T15:42:03Z"), resolution_time_days: 12 },
            { vulnerability_id: 107, scan_id: 6, severity: "low", status: "open", discovery_date: new Date("2022-12-31T19:30:56Z"), resolution_time_days: 14 },
            { vulnerability_id: 108, scan_id: 263, severity: "medium", status: "open", discovery_date: new Date("2023-03-13T15:34:44Z"), resolution_time_days: 15 },
            { vulnerability_id: 109, scan_id: 103, severity: "low", status: "open", discovery_date: new Date("2022-04-19T19:09:10Z"), resolution_time_days: null },
            { vulnerability_id: 110, scan_id: 378, severity: "medium", status: "open", discovery_date: new Date("2022-08-25T01:06:16Z"), resolution_time_days: 20 },
            { vulnerability_id: 111, scan_id: 255, severity: "low", status: "open", discovery_date: new Date("2023-11-12T13:52:24Z"), resolution_time_days: null },
            { vulnerability_id: 112, scan_id: 144, severity: "medium", status: "open", discovery_date: new Date("2023-01-29T13:57:28Z"), resolution_time_days: 14 },
            { vulnerability_id: 113, scan_id: 72, severity: "medium", status: "open", discovery_date: new Date("2022-06-09T23:34:35Z"), resolution_time_days: 8 },
            { vulnerability_id: 114, scan_id: 6, severity: "medium", status: "resolved", discovery_date: new Date("2023-01-11T14:58:24Z"), resolution_time_days: null },
            { vulnerability_id: 115, scan_id: 93, severity: "low", status: "open", discovery_date: new Date("2022-02-24T11:48:46Z"), resolution_time_days: 10 },
            { vulnerability_id: 116, scan_id: 224, severity: "medium", status: "open", discovery_date: new Date("2022-07-02T08:02:24Z"), resolution_time_days: 11 },
            { vulnerability_id: 117, scan_id: 98, severity: "medium", status: "resolved", discovery_date: new Date("2022-09-26T03:44:54Z"), resolution_time_days: 16 },
            { vulnerability_id: 118, scan_id: 95, severity: "low", status: "open", discovery_date: new Date("2023-07-31T17:36:45Z"), resolution_time_days: 10 },
            { vulnerability_id: 119, scan_id: 47, severity: "low", status: "open", discovery_date: new Date("2023-03-21T11:30:12Z"), resolution_time_days: 23 },
            { vulnerability_id: 120, scan_id: 127, severity: "low", status: "resolved", discovery_date: new Date("2022-02-22T18:41:56Z"), resolution_time_days: 11 },
            { vulnerability_id: 121, scan_id: 196, severity: "low", status: "resolved", discovery_date: new Date("2023-02-21T12:43:55Z"), resolution_time_days: 20 },
            { vulnerability_id: 122, scan_id: 210, severity: "low", status: "open", discovery_date: new Date("2023-05-29T04:21:28Z"), resolution_time_days: 18 },
            { vulnerability_id: 123, scan_id: 230, severity: "low", status: "resolved", discovery_date: new Date("2022-12-27T04:41:10Z"), resolution_time_days: 19 },
            { vulnerability_id: 124, scan_id: 257, severity: "high", status: "open", discovery_date: new Date("2022-07-10T22:47:49Z"), resolution_time_days: 17 },
            { vulnerability_id: 125, scan_id: 234, severity: "low", status: "open", discovery_date: new Date("2022-03-24T18:09:04Z"), resolution_time_days: 16 },
            { vulnerability_id: 126, scan_id: 200, severity: "low", status: "open", discovery_date: new Date("2022-07-26T22:31:07Z"), resolution_time_days: 13 },
            { vulnerability_id: 127, scan_id: 70, severity: "high", status: "open", discovery_date: new Date("2022-03-16T01:24:43Z"), resolution_time_days: 16 },
            { vulnerability_id: 128, scan_id: 23, severity: "low", status: "resolved", discovery_date: new Date("2022-09-22T11:11:03Z"), resolution_time_days: 18 },
            { vulnerability_id: 129, scan_id: 5, severity: "medium", status: "open", discovery_date: new Date("2022-09-11T14:06:50Z"), resolution_time_days: 11 },
            { vulnerability_id: 130, scan_id: 308, severity: "low", status: "resolved", discovery_date: new Date("2023-10-02T08:59:02Z"), resolution_time_days: 21 },
            { vulnerability_id: 131, scan_id: 276, severity: "high", status: "resolved", discovery_date: new Date("2023-10-25T05:59:10Z"), resolution_time_days: 20 },
            { vulnerability_id: 132, scan_id: 121, severity: "high", status: "open", discovery_date: new Date("2022-06-03T00:46:17Z"), resolution_time_days: 20 },
            { vulnerability_id: 133, scan_id: 351, severity: "low", status: "resolved", discovery_date: new Date("2023-08-06T17:00:52Z"), resolution_time_days: null },
            { vulnerability_id: 134, scan_id: 188, severity: "low", status: "resolved", discovery_date: new Date("2022-03-18T18:00:30Z"), resolution_time_days: 16 },
            { vulnerability_id: 135, scan_id: 23, severity: "high", status: "open", discovery_date: new Date("2022-11-23T17:39:17Z"), resolution_time_days: 18 },
            { vulnerability_id: 136, scan_id: 93, severity: "medium", status: "open", discovery_date: new Date("2023-03-31T15:13:42Z"), resolution_time_days: 15 },
            { vulnerability_id: 137, scan_id: 119, severity: "medium", status: "open", discovery_date: new Date("2022-04-12T19:30:09Z"), resolution_time_days: 12 },
            { vulnerability_id: 138, scan_id: 291, severity: "low", status: "open", discovery_date: new Date("2022-09-07T17:12:35Z"), resolution_time_days: 11 },
            { vulnerability_id: 139, scan_id: 308, severity: "low", status: "open", discovery_date: new Date("2022-11-17T16:40:43Z"), resolution_time_days: 12 },
            { vulnerability_id: 140, scan_id: 176, severity: "low", status: "resolved", discovery_date: new Date("2022-04-26T00:05:01Z"), resolution_time_days: 12 },
            { vulnerability_id: 141, scan_id: 329, severity: "medium", status: "open", discovery_date: new Date("2022-02-26T14:12:37Z"), resolution_time_days: 8 },
            { vulnerability_id: 142, scan_id: 248, severity: "low", status: "resolved", discovery_date: new Date("2023-04-26T22:15:14Z"), resolution_time_days: 14 },
            { vulnerability_id: 143, scan_id: 49, severity: "low", status: "open", discovery_date: new Date("2022-05-14T04:01:39Z"), resolution_time_days: null },
            { vulnerability_id: 144, scan_id: 222, severity: "low", status: "open", discovery_date: new Date("2022-12-05T20:26:28Z"), resolution_time_days: 16 },
            { vulnerability_id: 145, scan_id: 132, severity: "medium", status: "resolved", discovery_date: new Date("2023-01-04T03:34:43Z"), resolution_time_days: 6 },
            { vulnerability_id: 146, scan_id: 261, severity: "high", status: "open", discovery_date: new Date("2023-06-03T15:08:59Z"), resolution_time_days: 13 },
            { vulnerability_id: 147, scan_id: 173, severity: "medium", status: "open", discovery_date: new Date("2022-05-28T04:06:06Z"), resolution_time_days: 17 },
            { vulnerability_id: 148, scan_id: 80, severity: "medium", status: "open", discovery_date: new Date("2023-06-25T22:59:36Z"), resolution_time_days: 17 },
            { vulnerability_id: 149, scan_id: 339, severity: "low", status: "open", discovery_date: new Date("2022-05-09T23:18:37Z"), resolution_time_days: 3 },
            { vulnerability_id: 150, scan_id: 295, severity: "high", status: "open", discovery_date: new Date("2022-04-28T13:41:21Z"), resolution_time_days: 13 },
            { vulnerability_id: 151, scan_id: 92, severity: "low", status: "resolved", discovery_date: new Date("2023-01-11T22:48:08Z"), resolution_time_days: 10 },
            { vulnerability_id: 152, scan_id: 229, severity: "low", status: "resolved", discovery_date: new Date("2022-10-22T05:24:09Z"), resolution_time_days: 24 },
            { vulnerability_id: 153, scan_id: 135, severity: "low", status: "open", discovery_date: new Date("2022-09-26T01:24:21Z"), resolution_time_days: null },
            { vulnerability_id: 154, scan_id: 26, severity: "low", status: "open", discovery_date: new Date("2023-02-25T21:11:21Z"), resolution_time_days: 13 },
            { vulnerability_id: 155, scan_id: 220, severity: "low", status: "open", discovery_date: new Date("2023-10-25T14:44:29Z"), resolution_time_days: 11 },
            { vulnerability_id: 156, scan_id: 182, severity: "low", status: "open", discovery_date: new Date("2023-05-08T07:49:02Z"), resolution_time_days: 8 },
            { vulnerability_id: 157, scan_id: 235, severity: "medium", status: "open", discovery_date: new Date("2022-04-30T15:29:45Z"), resolution_time_days: null },
            { vulnerability_id: 158, scan_id: 281, severity: "medium", status: "resolved", discovery_date: new Date("2022-09-28T10:23:46Z"), resolution_time_days: 11 },
            { vulnerability_id: 159, scan_id: 376, severity: "low", status: "open", discovery_date: new Date("2022-01-14T01:56:00Z"), resolution_time_days: 16 },
            { vulnerability_id: 160, scan_id: 259, severity: "high", status: "open", discovery_date: new Date("2023-05-11T06:16:35Z"), resolution_time_days: 20 },
            { vulnerability_id: 161, scan_id: 74, severity: "low", status: "open", discovery_date: new Date("2023-11-01T16:30:25Z"), resolution_time_days: 24 },
            { vulnerability_id: 162, scan_id: 323, severity: "low", status: "open", discovery_date: new Date("2022-08-16T20:22:44Z"), resolution_time_days: 16 },
            { vulnerability_id: 163, scan_id: 144, severity: "high", status: "open", discovery_date: new Date("2022-09-14T00:54:29Z"), resolution_time_days: 15 },
            { vulnerability_id: 164, scan_id: 252, severity: "low", status: "open", discovery_date: new Date("2022-07-13T02:47:29Z"), resolution_time_days: null },
            { vulnerability_id: 165, scan_id: 302, severity: "low", status: "resolved", discovery_date: new Date("2023-09-12T14:47:05Z"), resolution_time_days: 12 },
            { vulnerability_id: 166, scan_id: 122, severity: "medium", status: "open", discovery_date: new Date("2022-01-11T16:06:50Z"), resolution_time_days: 17 },
            { vulnerability_id: 167, scan_id: 37, severity: "low", status: "open", discovery_date: new Date("2022-12-15T22:01:10Z"), resolution_time_days: null },
            { vulnerability_id: 168, scan_id: 83, severity: "low", status: "open", discovery_date: new Date("2022-02-01T11:26:48Z"), resolution_time_days: 16 },
            { vulnerability_id: 169, scan_id: 284, severity: "high", status: "resolved", discovery_date: new Date("2022-11-28T14:38:57Z"), resolution_time_days: 10 },
            { vulnerability_id: 170, scan_id: 216, severity: "low", status: "open", discovery_date: new Date("2023-03-25T19:31:56Z"), resolution_time_days: 11 },
            { vulnerability_id: 171, scan_id: 175, severity: "low", status: "open", discovery_date: new Date("2023-05-08T17:09:37Z"), resolution_time_days: 12 },
            { vulnerability_id: 172, scan_id: 165, severity: "low", status: "open", discovery_date: new Date("2023-12-06T16:45:45Z"), resolution_time_days: 16 },
            { vulnerability_id: 173, scan_id: 31, severity: "low", status: "open", discovery_date: new Date("2022-03-12T15:57:45Z"), resolution_time_days: 15 },
            { vulnerability_id: 174, scan_id: 223, severity: "medium", status: "resolved", discovery_date: new Date("2023-10-09T09:26:17Z"), resolution_time_days: 18 },
            { vulnerability_id: 175, scan_id: 254, severity: "medium", status: "open", discovery_date: new Date("2023-04-17T00:14:54Z"), resolution_time_days: 13 },
            { vulnerability_id: 176, scan_id: 384, severity: "low", status: "resolved", discovery_date: new Date("2022-07-19T19:47:47Z"), resolution_time_days: 24 },
            { vulnerability_id: 177, scan_id: 205, severity: "low", status: "resolved", discovery_date: new Date("2023-06-09T16:31:14Z"), resolution_time_days: 17 },
            { vulnerability_id: 178, scan_id: 400, severity: "low", status: "open", discovery_date: new Date("2023-06-02T01:39:46Z"), resolution_time_days: 12 },
            { vulnerability_id: 179, scan_id: 254, severity: "medium", status: "open", discovery_date: new Date("2023-03-30T08:22:01Z"), resolution_time_days: 6 },
            { vulnerability_id: 180, scan_id: 314, severity: "low", status: "open", discovery_date: new Date("2022-04-21T19:13:34Z"), resolution_time_days: 13 },
            { vulnerability_id: 181, scan_id: 333, severity: "low", status: "open", discovery_date: new Date("2023-09-20T19:09:38Z"), resolution_time_days: 10 },
            { vulnerability_id: 182, scan_id: 58, severity: "low", status: "resolved", discovery_date: new Date("2023-05-28T05:29:07Z"), resolution_time_days: 14 },
            { vulnerability_id: 183, scan_id: 194, severity: "medium", status: "open", discovery_date: new Date("2023-04-05T14:49:52Z"), resolution_time_days: 8 },
            { vulnerability_id: 184, scan_id: 294, severity: "medium", status: "open", discovery_date: new Date("2023-06-19T21:11:20Z"), resolution_time_days: 12 },
            { vulnerability_id: 185, scan_id: 276, severity: "low", status: "open", discovery_date: new Date("2023-07-29T04:03:42Z"), resolution_time_days: 12 },
            { vulnerability_id: 186, scan_id: 343, severity: "low", status: "open", discovery_date: new Date("2022-05-02T09:20:34Z"), resolution_time_days: 14 },
            { vulnerability_id: 187, scan_id: 41, severity: "low", status: "resolved", discovery_date: new Date("2023-09-08T00:23:42Z"), resolution_time_days: 15 },
            { vulnerability_id: 188, scan_id: 69, severity: "low", status: "open", discovery_date: new Date("2022-10-24T12:51:07Z"), resolution_time_days: 5 },
            { vulnerability_id: 189, scan_id: 201, severity: "low", status: "resolved", discovery_date: new Date("2022-08-28T01:29:37Z"), resolution_time_days: 18 },
            { vulnerability_id: 190, scan_id: 228, severity: "low", status: "resolved", discovery_date: new Date("2022-09-18T04:31:51Z"), resolution_time_days: 10 },
            { vulnerability_id: 191, scan_id: 12, severity: "high", status: "open", discovery_date: new Date("2023-11-25T06:01:36Z"), resolution_time_days: 10 },
            { vulnerability_id: 192, scan_id: 58, severity: "high", status: "resolved", discovery_date: new Date("2022-10-29T10:49:55Z"), resolution_time_days: null },
            { vulnerability_id: 193, scan_id: 341, severity: "medium", status: "open", discovery_date: new Date("2023-03-23T21:09:13Z"), resolution_time_days: 17 },
            { vulnerability_id: 194, scan_id: 58, severity: "low", status: "open", discovery_date: new Date("2023-04-20T09:16:09Z"), resolution_time_days: 16 },
            { vulnerability_id: 195, scan_id: 129, severity: "medium", status: "open", discovery_date: new Date("2022-11-07T21:15:28Z"), resolution_time_days: 9 },
            { vulnerability_id: 196, scan_id: 105, severity: "low", status: "open", discovery_date: new Date("2023-12-24T04:04:08Z"), resolution_time_days: null },
            { vulnerability_id: 197, scan_id: 109, severity: "low", status: "open", discovery_date: new Date("2023-06-11T11:34:07Z"), resolution_time_days: 21 },
            { vulnerability_id: 198, scan_id: 316, severity: "medium", status: "open", discovery_date: new Date("2023-09-26T16:53:01Z"), resolution_time_days: 19 },
            { vulnerability_id: 199, scan_id: 168, severity: "medium", status: "open", discovery_date: new Date("2022-06-26T18:10:14Z"), resolution_time_days: 17 },
            { vulnerability_id: 200, scan_id: 121, severity: "high", status: "resolved", discovery_date: new Date("2023-07-04T22:52:04Z"), resolution_time_days: 10 },
            { vulnerability_id: 201, scan_id: 395, severity: "medium", status: "resolved", discovery_date: new Date("2023-09-02T04:10:51Z"), resolution_time_days: 11 },
            { vulnerability_id: 202, scan_id: 35, severity: "low", status: "open", discovery_date: new Date("2023-08-26T16:33:09Z"), resolution_time_days: 8 },
            { vulnerability_id: 203, scan_id: 18, severity: "medium", status: "open", discovery_date: new Date("2022-08-26T11:50:47Z"), resolution_time_days: 15 },
            { vulnerability_id: 204, scan_id: 44, severity: "medium", status: "open", discovery_date: new Date("2022-08-29T11:55:24Z"), resolution_time_days: 10 },
            { vulnerability_id: 205, scan_id: 359, severity: "low", status: "open", discovery_date: new Date("2022-06-13T01:48:37Z"), resolution_time_days: 18 },
            { vulnerability_id: 206, scan_id: 87, severity: "low", status: "resolved", discovery_date: new Date("2022-08-02T20:20:53Z"), resolution_time_days: null },
            { vulnerability_id: 207, scan_id: 196, severity: "low", status: "open", discovery_date: new Date("2023-07-08T02:19:36Z"), resolution_time_days: 19 },
            { vulnerability_id: 208, scan_id: 224, severity: "medium", status: "open", discovery_date: new Date("2023-01-24T02:15:09Z"), resolution_time_days: null },
            { vulnerability_id: 209, scan_id: 16, severity: "low", status: "open", discovery_date: new Date("2023-05-07T18:43:30Z"), resolution_time_days: 18 },
            { vulnerability_id: 210, scan_id: 105, severity: "high", status: "open", discovery_date: new Date("2022-08-15T07:58:45Z"), resolution_time_days: 13 },
            { vulnerability_id: 211, scan_id: 151, severity: "medium", status: "resolved", discovery_date: new Date("2023-09-30T02:59:07Z"), resolution_time_days: null },
            { vulnerability_id: 212, scan_id: 46, severity: "low", status: "resolved", discovery_date: new Date("2023-11-29T21:11:50Z"), resolution_time_days: 14 },
            { vulnerability_id: 213, scan_id: 316, severity: "medium", status: "open", discovery_date: new Date("2023-09-01T05:18:28Z"), resolution_time_days: 18 },
            { vulnerability_id: 214, scan_id: 126, severity: "high", status: "open", discovery_date: new Date("2023-03-26T13:36:50Z"), resolution_time_days: 11 },
            { vulnerability_id: 215, scan_id: 316, severity: "low", status: "open", discovery_date: new Date("2022-05-19T20:53:28Z"), resolution_time_days: 9 },
            { vulnerability_id: 216, scan_id: 201, severity: "low", status: "open", discovery_date: new Date("2023-08-29T12:40:55Z"), resolution_time_days: 17 },
            { vulnerability_id: 217, scan_id: 368, severity: "low", status: "open", discovery_date: new Date("2023-02-26T15:55:21Z"), resolution_time_days: null },
            { vulnerability_id: 218, scan_id: 17, severity: "medium", status: "resolved", discovery_date: new Date("2023-06-27T11:32:10Z"), resolution_time_days: 9 },
            { vulnerability_id: 219, scan_id: 201, severity: "medium", status: "resolved", discovery_date: new Date("2022-10-29T22:11:09Z"), resolution_time_days: null },
            { vulnerability_id: 220, scan_id: 50, severity: "low", status: "open", discovery_date: new Date("2023-09-19T10:13:48Z"), resolution_time_days: 13 },
            { vulnerability_id: 221, scan_id: 94, severity: "medium", status: "open", discovery_date: new Date("2023-03-08T20:26:17Z"), resolution_time_days: 19 },
            { vulnerability_id: 222, scan_id: 356, severity: "medium", status: "open", discovery_date: new Date("2022-02-04T02:59:45Z"), resolution_time_days: 12 },
            { vulnerability_id: 223, scan_id: 370, severity: "low", status: "resolved", discovery_date: new Date("2022-05-10T03:33:59Z"), resolution_time_days: 16 },
            { vulnerability_id: 224, scan_id: 172, severity: "low", status: "open", discovery_date: new Date("2023-07-09T01:45:50Z"), resolution_time_days: 18 },
            { vulnerability_id: 225, scan_id: 236, severity: "low", status: "resolved", discovery_date: new Date("2023-02-22T22:25:13Z"), resolution_time_days: 16 },
            { vulnerability_id: 226, scan_id: 178, severity: "low", status: "open", discovery_date: new Date("2023-01-13T00:32:39Z"), resolution_time_days: 16 },
            { vulnerability_id: 227, scan_id: 309, severity: "low", status: "open", discovery_date: new Date("2023-12-17T08:01:48Z"), resolution_time_days: null },
            { vulnerability_id: 228, scan_id: 189, severity: "low", status: "open", discovery_date: new Date("2023-07-15T21:23:43Z"), resolution_time_days: 20 },
            { vulnerability_id: 229, scan_id: 13, severity: "low", status: "open", discovery_date: new Date("2023-05-09T22:58:24Z"), resolution_time_days: null },
            { vulnerability_id: 230, scan_id: 86, severity: "medium", status: "open", discovery_date: new Date("2023-09-05T13:51:05Z"), resolution_time_days: 13 },
            { vulnerability_id: 231, scan_id: 362, severity: "low", status: "resolved", discovery_date: new Date("2022-09-07T16:40:39Z"), resolution_time_days: 10 },
            { vulnerability_id: 232, scan_id: 22, severity: "low", status: "open", discovery_date: new Date("2022-04-25T18:12:15Z"), resolution_time_days: 16 },
            { vulnerability_id: 233, scan_id: 65, severity: "low", status: "open", discovery_date: new Date("2022-02-14T23:42:33Z"), resolution_time_days: 12 },
            { vulnerability_id: 234, scan_id: 103, severity: "low", status: "open", discovery_date: new Date("2022-04-27T07:23:23Z"), resolution_time_days: 12 },
            { vulnerability_id: 235, scan_id: 360, severity: "high", status: "open", discovery_date: new Date("2023-07-31T13:06:21Z"), resolution_time_days: 13 },
            { vulnerability_id: 236, scan_id: 43, severity: "low", status: "open", discovery_date: new Date("2023-06-16T08:32:25Z"), resolution_time_days: 13 },
            { vulnerability_id: 237, scan_id: 21, severity: "low", status: "open", discovery_date: new Date("2022-05-12T21:26:33Z"), resolution_time_days: 13 },
            { vulnerability_id: 238, scan_id: 112, severity: "medium", status: "open", discovery_date: new Date("2022-09-16T19:03:14Z"), resolution_time_days: 7 },
            { vulnerability_id: 239, scan_id: 168, severity: "high", status: "resolved", discovery_date: new Date("2023-03-26T05:20:53Z"), resolution_time_days: 13 },
            { vulnerability_id: 240, scan_id: 273, severity: "high", status: "open", discovery_date: new Date("2023-03-15T16:04:11Z"), resolution_time_days: 14 },
            { vulnerability_id: 241, scan_id: 62, severity: "medium", status: "resolved", discovery_date: new Date("2023-08-25T14:57:22Z"), resolution_time_days: 4 },
            { vulnerability_id: 242, scan_id: 363, severity: "low", status: "open", discovery_date: new Date("2022-07-27T13:52:59Z"), resolution_time_days: 8 },
            { vulnerability_id: 243, scan_id: 304, severity: "low", status: "open", discovery_date: new Date("2023-09-15T21:06:56Z"), resolution_time_days: 12 },
            { vulnerability_id: 244, scan_id: 133, severity: "low", status: "open", discovery_date: new Date("2022-06-13T12:46:55Z"), resolution_time_days: 14 },
            { vulnerability_id: 245, scan_id: 114, severity: "high", status: "open", discovery_date: new Date("2023-06-09T12:54:28Z"), resolution_time_days: 14 },
            { vulnerability_id: 246, scan_id: 215, severity: "medium", status: "resolved", discovery_date: new Date("2022-03-13T15:46:33Z"), resolution_time_days: 23 },
            { vulnerability_id: 247, scan_id: 134, severity: "medium", status: "open", discovery_date: new Date("2022-09-05T14:50:23Z"), resolution_time_days: 9 },
            { vulnerability_id: 248, scan_id: 86, severity: "medium", status: "resolved", discovery_date: new Date("2023-03-04T09:05:50Z"), resolution_time_days: 18 },
            { vulnerability_id: 249, scan_id: 366, severity: "medium", status: "open", discovery_date: new Date("2023-12-02T02:36:35Z"), resolution_time_days: 16 },
            { vulnerability_id: 250, scan_id: 327, severity: "low", status: "resolved", discovery_date: new Date("2023-06-23T00:37:44Z"), resolution_time_days: 17 },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
