{"id":19143242,"url":"https://github.com/devenes/mag-vulnerability-report","last_synced_at":"2026-07-03T00:01:25.738Z","repository":{"id":107131275,"uuid":"489352520","full_name":"devenes/mag-vulnerability-report","owner":"devenes","description":"MAG Vulnerability Reporter uses Yag Mail to send report","archived":false,"fork":false,"pushed_at":"2022-05-06T13:51:20.000Z","size":3431,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T19:26:46.532Z","etag":null,"topics":["email","gmail","mail","scanner","smtp","vulnerability","vulnerability-scanner","vulnerability-scanners","yag"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devenes.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":"2022-05-06T12:50:01.000Z","updated_at":"2022-05-09T11:31:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7c2b934-a6fc-4e23-8d2b-2145876991a0","html_url":"https://github.com/devenes/mag-vulnerability-report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devenes/mag-vulnerability-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devenes%2Fmag-vulnerability-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devenes%2Fmag-vulnerability-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devenes%2Fmag-vulnerability-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devenes%2Fmag-vulnerability-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devenes","download_url":"https://codeload.github.com/devenes/mag-vulnerability-report/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devenes%2Fmag-vulnerability-report/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35067032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["email","gmail","mail","scanner","smtp","vulnerability","vulnerability-scanner","vulnerability-scanners","yag"],"created_at":"2024-11-09T07:30:04.915Z","updated_at":"2026-07-03T00:01:25.681Z","avatar_url":"https://github.com/devenes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MAG Vulnerability Report\n\n## Output\n\n![output](./readme/sender.gif)\n\n## Vulnerability Lister\n\nList vulnerabilities in a given directory with the given extension.\n\n![list file](./readme/txt.jpg)\n\n## Automated File Sender\n\nYag Mail is a Python library that allows you to send emails with attachments. It is a great tool for sending files. Yag sends the report to the email address you specify.\n\n![mail send](./readme/mail.jpg)\n\n## Autherization Gmail Accounts with SMTP\n\nYou can use your gmail account credentials to send emails in Python application with yagmail.\n\n- If you are using gmail, you can use the following settings to add your gmail account to your keyring: [Enable less secure apps](https://myaccount.google.com/lesssecureapps)\n\n\u003e You need to enable access to less secure apps in your gmail account settings.\n\n\u003cimg src=\"./readme/gmail.png\"/\u003e\n\n## Configuration File\n\nConfigure the `config.py` file with your email address, password and the list of emails you want to send the report to.\n\n![config.py](./readme/config.png)\n\n```json\nconfig = {\n    \"log_file\": \"logs/app.log\",\n    \"log_level\": \"INFO\",\n    \"sender_mail\": \"sender_mail@gmail.com\",\n    \"password\": \"password\",\n    \"reciever_mail\": \"reciever_mail@gmail.com\",\n    \"subject\": \"List of files\",\n    \"contents\": \"This is the list of files\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevenes%2Fmag-vulnerability-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevenes%2Fmag-vulnerability-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevenes%2Fmag-vulnerability-report/lists"}