Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juju4/macos-baseline

Macos hardening baseline for Inspec
https://github.com/juju4/macos-baseline

Last synced: 12 days ago
JSON representation

Macos hardening baseline for Inspec

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/juju4/macos-baseline.svg?branch=master)](https://travis-ci.org/juju4/macos-baseline)
# MacOS hardening baseline InSpec Profile

This Baseline ensures security hardening for Darwin/Macos platform

- https://github.com/juju4/macos-baseline

## Standalone Usage

This Compliance Profile requires [InSpec](https://github.com/chef/inspec) for execution:

```
$ git clone https://github.com/juju4/macos-baseline
$ inspec exec macos-baseline
```

You can also execute the profile directly from Github:

```
$ inspec exec https://github.com/juju4/macos-baseline
```

## License

BSD 2-clause