2017-02-24 04:46:54 +00:00
---
title: InSpec - Downloads
2018-02-22 00:42:55 +00:00
description: InSpec is an open source (OSS) automated testing tool for integration, compliance, security, and other policy requirements. Download InSpec packages and start using Compliance-as-Code.
priority: 0.7
change_frequency: daily
2017-02-24 04:46:54 +00:00
---
2018-02-17 15:44:42 +00:00
/! header and tiles
header.bg-gradient.margin-top-offset.short-bg.relative
.row
2018-02-20 01:04:16 +00:00
.columns.large-7.medium-7.mobile-12.z-20
2018-02-17 15:44:42 +00:00
.margin-both
h2.t-white#icon-trigger
| Compliance as code starts here.
br
| Download InSpec and let's get started.
2018-02-20 01:04:16 +00:00
.row.strict-center.mobile-row
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow.strict-center.fit-height.relative.slide-up.z-20
2018-02-17 15:44:42 +00:00
.align-vertical-50
hr.center
h3 Ruby gem
hr.center
p.pad-top-xs.pad-under-xs
2018-02-19 21:14:01 +00:00
' InSpec is included in the
2018-02-17 15:44:42 +00:00
a href="https://downloads.chef.io/chefdk" ChefDK
2018-02-19 21:14:01 +00:00
' and is available as a standalone
2018-02-17 15:44:42 +00:00
a href="https://rubygems.org/gems/inspec" Ruby gem
2018-02-19 21:14:01 +00:00
' .
2018-02-17 15:44:42 +00:00
.box-code.shadow.margin-top-xs
2018-02-20 01:04:16 +00:00
i#copy.fa.fa-copy.copy.t-purple.mobile-hide onclick="copyToClipboard('#install')"
2018-02-17 15:44:42 +00:00
code#install gem install inspec
.triangle-right
2018-02-20 01:04:16 +00:00
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow.strict-center.fit-height.relative.slide-up.z-20
2018-02-17 15:44:42 +00:00
.align-vertical-50
hr.center
h3 Ready-made packages
hr.center
p.pad-top-xs
| Installable packages that include everything you need to write and execute profiles.
a.button.btn-lg.btn-purple.shadow-dark.margin-top-xs href="https://downloads.chef.io/inspec"
i.fa.fa-cloud-download
span download inspec 2.0
.triangle-right
#particles-third
canvas.particles-js-canvas-el /
2017-02-24 04:46:54 +00:00
2018-02-17 15:44:42 +00:00
.margin-under
2018-02-20 01:04:16 +00:00
.row.strict-center.mobile-row
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow.strict-center.fit-height.relative.slide-up.z-20
2018-02-17 15:44:42 +00:00
.align-vertical-50
hr.center
h3 Habitat Packages
hr.center
p.pad-top-xs
2018-02-19 21:14:01 +00:00
' Use
2018-02-17 15:44:42 +00:00
a href="https://www.habitat.sh/" Habitat
2018-02-19 21:14:01 +00:00
' to install InSpec, or include InSpec in your own Habitat packages.
2018-02-17 15:44:42 +00:00
a.button.btn-lg.btn-purple.shadow-dark.margin-top-xs href="https://bldr.habitat.sh/#/pkgs/chef/inspec" InSpec on the depot
.triangle-right
2018-02-20 01:04:16 +00:00
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow.strict-center.fit-height.relative.slide-up.z-20
2018-02-17 15:44:42 +00:00
.align-vertical-50
hr.center
h3 Use Your System Package Manager
hr.center
p.pad-top-xs
| The same ready-made packages are available via yum and apt, too.
a.button.btn-lg.btn-purple.shadow-dark.margin-top-xs href="https://docs.chef.io/packages.html" learn more
.triangle-right
2017-06-06 14:18:46 +00:00
2018-02-17 15:44:42 +00:00
/! bottom-feedback
2017-06-06 14:18:46 +00:00
2018-02-17 15:44:42 +00:00
.bg-gradient
.pad-both.relative
.row
2018-02-20 01:04:16 +00:00
.large-7.medium-7.mobile-12.columns.z-20
2018-02-17 15:44:42 +00:00
h2.t-white.margin-under-sm
| Whether it’ s a code review or a commit, your participation matters.
2018-02-20 01:04:16 +00:00
.row.strict-center.mobile-row
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow-dark.strict-center.fit-height.z-20
2018-02-22 00:42:55 +00:00
img.icon-art.margin-both-xs src="/images/community/contribute.svg" onerror="this.src='/images/community/contribute.png'" alt="image for InSpec contributions"/
2018-02-17 15:44:42 +00:00
h4.t-purple Contribute
p
| InSpec is an OSS project created and supported by active and passionate users. If you would like to contribute, we would love to have you.
2018-02-20 02:52:43 +00:00
a.button.btn-lg.btn-purple.shadow-dark.margin-top-xs.z-20 href="https://github.com/chef/inspec" start contributing
2018-02-20 01:04:16 +00:00
.large-6.medium-6.mobile-12.columns.margin-under-xs
.box-white.shadow-dark.strict-center.fit-height.z-20
2018-02-22 00:42:55 +00:00
img.icon-art.margin-both-xs src="/images/community/bugs.svg" onerror="this.src='/images/community/bugs.png'" alt="image for InSpec bug reporting"/
2018-02-17 15:44:42 +00:00
h4.t-purple Give feedback
p
2018-02-19 21:14:01 +00:00
' We rely on your feedback to improve InSpec. Whether you found a bug or have a great idea for an improvement, join us on
2018-02-17 15:44:42 +00:00
a href="https://github.com/chef/inspec" GitHub
2018-02-19 21:14:01 +00:00
' .
2018-02-20 02:52:43 +00:00
a.button.btn-lg.btn-purple.shadow-dark.margin-top-xs.z-20 href="https://github.com/chef/inspec/issues" give feedback
2017-06-06 14:18:46 +00:00
#particles-second
canvas.particles-js-canvas-el
2018-02-17 15:44:42 +00:00
.scrollToTop.shadow-dark
2018-02-22 00:42:55 +00:00
img#scrollup src="/images/home/arrow.svg" onerror="this.src='/images/home/arrow.png'" alt="image of scroll to top arrow"