{"id":23969097,"url":"https://github.com/jiab77/vuls-scripts","last_synced_at":"2025-04-13T16:23:07.796Z","repository":{"id":87588427,"uuid":"267174323","full_name":"Jiab77/vuls-scripts","owner":"Jiab77","description":"Bash scripts made to ease the use of Vuls","archived":false,"fork":false,"pushed_at":"2024-04-11T16:01:54.000Z","size":47,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T07:21:18.421Z","etag":null,"topics":["bash","scan","security-vulnerability","vuls"],"latest_commit_sha":null,"homepage":"https://vuls.io/","language":"Shell","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/Jiab77.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}},"created_at":"2020-05-26T23:35:10.000Z","updated_at":"2025-02-12T08:37:29.000Z","dependencies_parsed_at":"2024-01-07T21:45:21.704Z","dependency_job_id":null,"html_url":"https://github.com/Jiab77/vuls-scripts","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/Jiab77%2Fvuls-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fvuls-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fvuls-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fvuls-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jiab77","download_url":"https://codeload.github.com/Jiab77/vuls-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248742041,"owners_count":21154427,"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":["bash","scan","security-vulnerability","vuls"],"created_at":"2025-01-07T01:00:19.467Z","updated_at":"2025-04-13T16:23:07.768Z","avatar_url":"https://github.com/Jiab77.png","language":"Shell","readme":"# vuls-scripts\n\nBash scripts made to ease the use of [Vuls](https://vuls.io/)\n\n* `vuls-client-scan.sh`: Copy this script on the client to be scanned and run it.\n* `vuls-server.sh`: Start the `vuls` scanning server for using the client scan script.\n  * (_can be done also with the `vuls-manage.sh` script_)\n* `vuls-manage.sh`: Used to run most of the common actions with [Vuls](https://github.com/future-architect/vuls)\n  * Start the scan server\n  * Start the terminal interface\n  * Start the web interface\n  * Scan local host\n  * Show scan history\n  * Generate recent scan reports\n  * Generate all scan reports\n  * Generate and send recent scan reports and specify severity level\n  * Generate and upload recent scan reports\n  * Generate and upload all scan reports\n  * Create / Reset Vuls configuration\n  * Update all vulnerabilities databases\n\nThe scripts are based on [vulsctl](https://vuls.io/docs/en/install-with-vulsctl.html).\n\n## Usage\n\nYou can use the scripts in [Docker](https://docs.docker.com/engine/) based environment with or without the [Rootless](https://docs.docker.com/engine/security/rootless/) mode or natively.\n\n### Docker\n\nScript configuration:\n\n```bash\nVULSCTL_DIR=\"$HOME/vulsctl\"\nDOCKER_DIR=\"$VULSCTL_DIR/docker\"\nRESULTS_DIR=\"$DOCKER_DIR/results\"\n```\n\n### Native\n\nScript configuration:\n\n```bash\nVULSCTL_DIR=\"$HOME/vulsctl\"\nVULSREPO_DIR=\"$HOME/vulsrepo\"\nINSTALL_DIR=\"$VULSCTL_DIR/install-host\"\nRESULTS_DIR=\"$INSTALL_DIR/results\"\n```\n\n## Credits\n\n* [vuls](https://github.com/vulsdoc/vuls) / [vulsctl](https://github.com/vulsio/vulsctl) - Made by [@kotakambe](https://github.com/kotakanbe)\n* [vulsrepo](https://github.com/ishiDACo/vulsrepo) - Made by [@ishiDACo](https://github.com/ishiDACo)\n* [vuls-scripts](https://github.com/Jiab77/vuls-scripts) - Made by [@Jiab77](https://github.com/Jiab77)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiab77%2Fvuls-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiab77%2Fvuls-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiab77%2Fvuls-scripts/lists"}