{"id":22152046,"url":"https://github.com/blackmarllbor0/authentication-audit","last_synced_at":"2025-03-24T13:23:40.707Z","repository":{"id":172662039,"uuid":"649403499","full_name":"blackmarllbor0/authentication-audit","owner":"blackmarllbor0","description":"A powerful toolset for auditing authentication systems in Go. Identify vulnerabilities, measure performance, and enhance security with this Go-based toolkit.","archived":false,"fork":false,"pushed_at":"2023-08-17T14:50:37.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:28:17.784Z","etag":null,"topics":["audit-logs","authentication","docker","docker-compose","go","golang","gorm","postgres"],"latest_commit_sha":null,"homepage":"","language":"Go","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/blackmarllbor0.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":"2023-06-04T18:26:04.000Z","updated_at":"2023-10-06T14:30:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdfcaf29-d6c9-4c58-922c-4e7f0a824cdd","html_url":"https://github.com/blackmarllbor0/authentication-audit","commit_stats":null,"previous_names":["blackmarllbor0/authentication-audit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmarllbor0%2Fauthentication-audit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmarllbor0%2Fauthentication-audit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmarllbor0%2Fauthentication-audit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmarllbor0%2Fauthentication-audit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackmarllbor0","download_url":"https://codeload.github.com/blackmarllbor0/authentication-audit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276754,"owners_count":20589024,"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":["audit-logs","authentication","docker","docker-compose","go","golang","gorm","postgres"],"created_at":"2024-12-02T00:41:16.653Z","updated_at":"2025-03-24T13:23:40.687Z","avatar_url":"https://github.com/blackmarllbor0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Benefit for launching the application.\n\n## 1. In the config package, create a ```config.yaml``` file and put the following content in it:\n```\napp:\n  server:\n    port: int\n  db:\n    dsn: string\n```\n\n## 2. To run the database in a docker container, you need to create an .env file with current data:\n```\nPOSTGRES_USER=string\nPOSTGRES_PASSWORD=string\nPOSTGRES_DB=string\nPOSTGRES_PORT=int\n\nDOCKER_CONTAINER_NAME=string\n```\n\n## 3. You must have Docker \u0026 Docker-compose on your local machine.\nTo start the database in a container separate from the application, run the `make up_db` command.\n\n### All `make` functions are described in the `Makefile`.\n\n### The project structure was generated with [create-project-struct](https://github.com/blackmarllbor0/create-project-struct).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmarllbor0%2Fauthentication-audit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackmarllbor0%2Fauthentication-audit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmarllbor0%2Fauthentication-audit/lists"}