{"id":20259442,"url":"https://github.com/defguard/fake-data-generator","last_synced_at":"2025-07-05T01:33:31.822Z","repository":{"id":164506311,"uuid":"576284955","full_name":"DefGuard/fake-data-generator","owner":"DefGuard","description":"Inserts fake data into database (Users, Devices)","archived":false,"fork":false,"pushed_at":"2024-05-03T20:57:50.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-14T04:12:08.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DefGuard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T13:09:25.000Z","updated_at":"2024-10-25T01:35:08.000Z","dependencies_parsed_at":"2024-05-03T22:04:43.483Z","dependency_job_id":null,"html_url":"https://github.com/DefGuard/fake-data-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffake-data-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffake-data-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffake-data-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffake-data-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DefGuard","download_url":"https://codeload.github.com/DefGuard/fake-data-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241719973,"owners_count":20008894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T11:14:43.390Z","updated_at":"2025-03-03T18:39:40.484Z","avatar_url":"https://github.com/DefGuard.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this?\n\nThis repository contains a python script that generates fake data for Defguard system and inserts it into database. Data\nthat is generated includes:\n\n- Users\n- Devices\n\n# How do I use it?\n\n```\nUsage: main.py [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  insert-devices\n  insert-users\n```\n\nTo insert users:\n\n```\nmain.py insert-users postgresql+psycopg2://defguard:defguard@localhost/defguard --count 1000\n```\n\nTo insert devices:\n\n```\nmain.py insert-devices postgresql+psycopg2://defguard:defguard@localhost/defguard --count 10 --user-id 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Ffake-data-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefguard%2Ffake-data-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Ffake-data-generator/lists"}