{"id":22282883,"url":"https://github.com/leslitech/leslivault","last_synced_at":"2025-08-31T20:45:59.247Z","repository":{"id":195292979,"uuid":"690779875","full_name":"LesliTech/LesliVault","owner":"LesliTech","description":"Security management module for the Lesli Framework","archived":false,"fork":false,"pushed_at":"2023-11-02T01:53:32.000Z","size":404,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-04T10:43:36.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.lesli.dev/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LesliTech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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":"2023-09-12T21:33:14.000Z","updated_at":"2023-12-13T03:13:50.000Z","dependencies_parsed_at":"2023-09-17T10:41:16.277Z","dependency_job_id":"61ce4f09-2911-4928-9f8a-1dc26b0307b5","html_url":"https://github.com/LesliTech/LesliVault","commit_stats":null,"previous_names":["leslitech/leslivault"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LesliTech/LesliVault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliVault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliVault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliVault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliVault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LesliTech","download_url":"https://codeload.github.com/LesliTech/LesliVault/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliVault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273038627,"owners_count":25035180,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-03T16:36:58.994Z","updated_at":"2025-08-31T20:45:59.197Z","avatar_url":"https://github.com/LesliTech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg width=\"90\" alt=\"LesliVault logo\" src=\"./app/assets/images/lesli_vault/vault-logo.svg\" /\u003e\n    \u003ch3 align=\"center\"\u003eSecurity Management Module for the Lesli Framework.\u003c/h3\u003e\n\u003c/p\u003e\n\n\u003chr/\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca target=\"blank\" href=\"https://rubygems.org/gems/lesli_vault\"\u003e\n            \u003cimg src=\"https://badge.fury.io/rb/lesli_vault.svg\" alt=\"Gem Version\" height=\"24\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003chr/\u003e\n\n### Quick start\n\n```shell\n# Add LesliAdmin engine\nbundle add lesli_vault\n```\n\n```shell\n# Setup database\nrake lesli:db:setup\n```\n\n```ruby\n# Load LesliAdmin\nRails.application.routes.draw do\n    mount LesliVault::Engine =\u003e \"/vault\"\nend\n```\n\n\n### Documentation\n* [database](./docs/database.md)\n* [documentation](https://www.lesli.dev/documentation/)\n\n\n### Get in touch\n\n* [Website: https://www.lesli.tech](https://www.lesli.tech)\n* [Email: hello@lesli.tech](hello@lesli.tech)\n* [Twitter: @LesliTech](https://twitter.com/LesliTech)\n\n\n### License\n-------\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\n\u003chr /\u003e\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"200\" alt=\"Lesli logo\" src=\"https://cdn.lesli.tech/lesli/brand/app-logo.svg\" /\u003e\n    \u003ch4 align=\"center\"\u003eRuby on Rails SaaS Development Framework.\u003c/h4\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslivault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleslitech%2Fleslivault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslivault/lists"}