{"id":15514332,"url":"https://github.com/petems/petems-mozilla_ssh_hardening","last_synced_at":"2026-05-01T02:34:17.921Z","repository":{"id":137299681,"uuid":"85750231","full_name":"petems/petems-mozilla_ssh_hardening","owner":"petems","description":"A module to configure SSH according to the Mozilla hardening guidelines","archived":false,"fork":false,"pushed_at":"2019-08-22T07:10:59.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T06:07:46.788Z","etag":null,"topics":["hardening","mozilla","puppet","ssh"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-03-21T20:30:52.000Z","updated_at":"2023-04-27T21:11:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb82156d-2153-4ad3-88a7-21d46f446302","html_url":"https://github.com/petems/petems-mozilla_ssh_hardening","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petems/petems-mozilla_ssh_hardening","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petems%2Fpetems-mozilla_ssh_hardening","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petems%2Fpetems-mozilla_ssh_hardening/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petems%2Fpetems-mozilla_ssh_hardening/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petems%2Fpetems-mozilla_ssh_hardening/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petems","download_url":"https://codeload.github.com/petems/petems-mozilla_ssh_hardening/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petems%2Fpetems-mozilla_ssh_hardening/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["hardening","mozilla","puppet","ssh"],"created_at":"2024-10-02T09:58:36.452Z","updated_at":"2026-05-01T02:34:17.856Z","avatar_url":"https://github.com/petems.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `petems-mozilla_ssh_hardening`\n\n[![Build Status](https://travis-ci.org/petems/petems-mozilla_ssh_hardening.svg?branch=master)](https://travis-ci.org/petems/petems-mozilla_ssh_hardening)\n\n#### Table of Contents\n\n1. [Overview](#overview)\n2. [Module Description - What the module does and why it is useful](#module-description)\n3. [Setup - The basics of getting started with mozilla_ssh_hardening](#setup)\n    * [What mozilla_ssh_hardening affects](#what-mozilla_ssh_hardening-affects)\n    * [Setup requirements](#setup-requirements)\n    * [Beginning with mozilla_ssh_hardening](#beginning-with-mozilla_ssh_hardening)\n4. [Usage - Configuration options and additional functionality](#usage)\n5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n5. [Limitations - OS compatibility, etc.](#limitations)\n6. [Development - Guide for contributing to the module](#development)\n\n## Overview\n\nConfigures OpenSSH with [Mozilla hardening recomendations](https://wiki.mozilla.org/Security/Guidelines/OpenSSH).\n\n## Module Description\n\nThis is a module to use an existing\n\nIt's basically my standard way of configuring and hardening SSH servers for my requirements, and is part of the base profile I configure on all my machines.\n\n## Setup\n\n### What `mozilla_ssh_hardening` affects\n\n* All the standard stuff you expect from an `sshd` configuration, the config file, deamon, package and such\n* Ciphers, MAC, Key exchanges are configured to be the Mozilla settings\n\n### Setup Requirements\n\nThis module requires the `saz/ssh` module\n\n### Beginning with `mozilla_ssh_hardening`\n\nThe most basic configuration is simply:\n\n```puppet\ninclude ::mozilla_ssh_hardening::server\n```\n\nThere will be parameters to configure further settings as I do more research on SSH options.\n\n## Usage\n\nPut the classes, types, and resources for customizing, configuring, and doing the fancy stuff with your module here.\n\n## Reference\n\nHere, list the classes, types, providers, facts, etc contained in your module. This section should include all of the under-the-hood workings of your module so people know what the module is touching on their system but don't need to mess with things. (We are working on automating this section!)\n\n## Limitations\n\nRight now this is only extensively tested on the machines that I manage, which is mainly:\n\n* Ubuntu 16.04\n* CentOS 7\n* CentOS 6\n\nOther operating systems may work, if there are issues, pull-requests welcome!\n\nRight now it's only setup to configure the server part of the setup, but I'm looking to extend it to support client in the future also.\n\n## Development\n\nIf you'd like to other features or anything else, check out the contributing guidelines in [CONTRIBUTING.md](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetems%2Fpetems-mozilla_ssh_hardening","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetems%2Fpetems-mozilla_ssh_hardening","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetems%2Fpetems-mozilla_ssh_hardening/lists"}