{"id":16383288,"url":"https://github.com/safinsingh/midnight","last_synced_at":"2026-03-09T10:33:44.279Z","repository":{"id":55465800,"uuid":"275484497","full_name":"safinsingh/midnight","owner":"safinsingh","description":"🔧 An extensible Linux security auditing tool","archived":false,"fork":false,"pushed_at":"2020-12-29T08:50:37.000Z","size":353,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T14:56:37.891Z","etag":null,"topics":["cybersecurity","docker","go","golang","linux","security"],"latest_commit_sha":null,"homepage":"","language":"Go","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/safinsingh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit.go","citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-28T01:38:27.000Z","updated_at":"2021-12-27T11:18:46.000Z","dependencies_parsed_at":"2022-08-15T01:00:42.512Z","dependency_job_id":null,"html_url":"https://github.com/safinsingh/midnight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/safinsingh/midnight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinsingh%2Fmidnight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinsingh%2Fmidnight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinsingh%2Fmidnight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinsingh%2Fmidnight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/safinsingh","download_url":"https://codeload.github.com/safinsingh/midnight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinsingh%2Fmidnight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cybersecurity","docker","go","golang","linux","security"],"created_at":"2024-10-11T04:07:53.233Z","updated_at":"2026-03-09T10:33:44.258Z","avatar_url":"https://github.com/safinsingh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/logo.png\" style=\"\n    border-radius: 10px;\n  \"/\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ci\u003e\n    An extensible security auditing tool\n  \u003c/i\u003e\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/Version-1.0-red.svg\" /\u003e\n  \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-GPLv3-orange.svg\" /\u003e\n  \u003cimg alt=\"Made with Go\" src=\"https://img.shields.io/badge/Made%20with-Go-yellow.svg\" /\u003e\n  \u003cimg alt=\"A+\" src=\"https://goreportcard.com/badge/github.com/safinsingh/midnight\"\u003e\n  \u003cimg alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-Welcome-blue.svg\"\u003e\n  \u003cimg alt=\"awesome\" src=\"https://img.shields.io/badge/Awesome-Yes-blueviolet\"\u003e\n  \u003cbr\u003e\n  \u003cimg alt=\"gh-actions\" src=\"https://github.com/safinsingh/midnight/workflows/Go/badge.svg\" /\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n## 💡 Features\n\n- System audit to report vulnerabilities\n- Based on STIGs and (in the future) CIS Controls\n- User can specify custom controls in JSON\n- Ability to run on virtual machines with Docker and Alpine Linux\n\n## ✨ In Action\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/screen.png\" /\u003e\n\u003c/p\u003e\n\n## 💻 Try it out\n\n```sh\ngit clone https://github.com/safinsingh/midnight.git\n\nbash install.sh\nbash docker.sh # Optional, to install Docker\n\ngo build .\n\n./midnight -file checks/u16stig.json\n```\n\n## 🔮 Usage\n\n```sh\n./midnight -h\n\n# output\n\nUsage of ./midnight:\n  -file string\n        Configuration file to use (mandatory)\n  -mode string\n        Mode to run midnight in. Possible modes: audit, enforce, docker (default \"audit\")\n\n```\n\n## 👨‍💻 Author\n\nLinkedin: [Safin Singh](https://www.linkedin.com/in/safin-singh-b2630918a/) \u003cbr\u003e\nGitHub: [safinsingh](https://github.com/safinsingh) \u003cbr\u003e\nDribbble: [Safin Singh](https://dribbble.com/safinsingh/) \u003cbr\u003e\nYouTube: [Safin Singh](https://www.youtube.com/channel/UCvb01sUdAgcPAG1j0SLxAtA)\n\n## 🤝 Contributing\n\nContributions, PRs, issues and feature requests are welcome! Feel free to check out my [issues page](https://github.com/safinsingh/midnight/issues).\n\n## ❤️ Show your support\n\nGive a ⭐️ if this project helped you!\nHope you enjoy it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafinsingh%2Fmidnight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafinsingh%2Fmidnight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafinsingh%2Fmidnight/lists"}