https://github.com/mitre/inspec-developer
THIS CONTENT HAS BEEN MIGRATED TO https://github.com/mitre/saf-training. The MITRE InSpec Team's introduction to InSpec Profile Development
https://github.com/mitre/inspec-developer
mitre-corporation mitre-inspec mitre-saf
Last synced: about 1 month ago
JSON representation
THIS CONTENT HAS BEEN MIGRATED TO https://github.com/mitre/saf-training. The MITRE InSpec Team's introduction to InSpec Profile Development
- Host: GitHub
- URL: https://github.com/mitre/inspec-developer
- Owner: mitre
- License: other
- Created: 2022-05-22T22:45:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T11:47:16.000Z (over 2 years ago)
- Last Synced: 2025-04-21T16:41:38.915Z (6 months ago)
- Topics: mitre-corporation, mitre-inspec, mitre-saf
- Language: JavaScript
- Homepage: https://mitre.github.io/inspec-developer/
- Size: 16.2 MB
- Stars: 3
- Watchers: 20
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
---
home: true
icon: home
title: MITRE InSpec Profile Developer Course
# heroImage: /logo.svg
heroText: MITRE SAF InSpec Profile Developer
tagline: From guidance documents to automated tests in no time!
actions:
- text: Start the Class!
link: /course/
- text: Go To the Development Lab
link: https://github.com/mitre/inspec-profile-developer-course-lab-environment
- text: Getting Started with Ruby (text)
link: https://ruby-for-beginners.rubymonstas.org/
- text: Ruby Walkthrough (video)
link: https://www.youtube.com/watch?v=t_ispmWmdjY&vl=enfeatures:
- title: Learn the architecture of an InSpec profile
icon: markdown
details: Understand InSpec's design and flexible deployment options
- title: Dive into the InSpec framework and its capabilities
icon: markdown
details: Create connected components and modules - including unit tests - right from the CLI
- title: Build an InSpec profile to transform security policy into automated security testing
icon: markdown
details: Understand InSpec profiles via hands-on development
- title: Run an InSpec profile against a component of an application stack
icon: markdown
details: Learn how to utilize the profiles we build to run against an application stack
- title: Report Results
icon: markdown
details: Use InSpec to generate normalized, portable security test result reports for your pipeline
- title: View and analyze InSpec results
icon: markdown
details: Learn how to deliver InSpec results files to the Heimdall visualization app for easy analysis of your system's security posturecopyright: false
footer: Apache-2.0 | Copyright © 2022 - The MITRE Corporation
---