{"id":24364482,"url":"https://github.com/markuman/lynis-bridge","last_synced_at":"2026-04-18T05:03:15.134Z","repository":{"id":70098316,"uuid":"306427413","full_name":"markuman/lynis-bridge","owner":"markuman","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-30T18:36:11.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T14:11:02.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/markuman.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":"2020-10-22T18:34:36.000Z","updated_at":"2020-10-30T18:36:13.000Z","dependencies_parsed_at":"2023-03-10T17:45:40.153Z","dependency_job_id":null,"html_url":"https://github.com/markuman/lynis-bridge","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/markuman/lynis-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markuman%2Flynis-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markuman%2Flynis-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markuman%2Flynis-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markuman%2Flynis-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markuman","download_url":"https://codeload.github.com/markuman/lynis-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markuman%2Flynis-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"2025-01-18T23:53:34.062Z","updated_at":"2026-04-18T05:03:15.127Z","avatar_url":"https://github.com/markuman.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lynis-bridge\n\nAccept lynis-report.dat files (upload), transform it into json and put it into a mariadb to visualize the result with grafana.\n\n![lynis_grafana](lynis_grafana.png)\n\n## notes\n\nWhen using lynis-cron, you can post the result to your lynis-bridge with curl (_yes, the user-agent must be set to `lynis-bridge`, otherwise the lynis-bridge will response http code 403_).\n\n```\ncurl -A \"lynis-bridge\" -F data=@lynis-report.dat http://\u003clynis-bridge\u003e:8080/upload\n```\n\n# database\n\nCurrently only Mariadb \u003e= 10.3 is supported.  \nThe table `reports` is using `WITH SYSTEM VERSIONING`. So you got a report history about you hosts.  \nYou just need to query them ;)\n\n# credits.\n\n`lynis-report-converter.pl` is taken from https://github.com/d4t4king/lynis-report-converter\n\n# SCM\n\n| **host** | **category** |\n| --- | --- |\n| https://git.osuv.de/m/lynis-bridge | origin |\n| https://gitlab.com/markuman/lynis-bridge | pull mirror |\n| https://github.com/markuman/lynis-bridge | push mirror |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkuman%2Flynis-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkuman%2Flynis-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkuman%2Flynis-bridge/lists"}