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

https://github.com/mitre/inspec-advanced-developer

THIS CONTENT HAS BEEN MIGRATED TO https://github.com/mitre/saf-training.
https://github.com/mitre/inspec-advanced-developer

inspec mitre mitre-corporation mitre-saf mitre-saf-training

Last synced: 6 months ago
JSON representation

THIS CONTENT HAS BEEN MIGRATED TO https://github.com/mitre/saf-training.

Awesome Lists containing this project

README

          

---
home: true
icon: home
title: MITRE InSpec Advanced Profile Developer Course
# heroImage: /logo.svg
heroText: MITRE SAF InSpec Advanced 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-advanced-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=en
- text: Ruby in 20 minutes
link: https://www.ruby-lang.org/en/documentation/quickstart
- text: Ruby Programming Language - Full Course
link: https://www.youtube.com/watch?v=t_ispmWmdjY&vl=en

features:
- title: Prerequisite - MITRE InSpec Developer Course
icon: layout
details: For this follow-on advanced class we’ll be writing InSpec Resources in the Ruby language, so it is highly recommended students review the MITRE Basic InSpec Devloper course and Ruby primers
link: https://mitre-inspec-developer.netlify.app/
- title: Automate security testing
icon: support
details: Integrate InSpec into a CI/CD pipeline
link: /course/04.md
- title: Extend InSpec to meet new use cases
icon: tool
details: Develop resources to aid in creating controls
link: course/06.md
- title: Contribute to the open-source security community
icon: community
details: Add the resources you develop to the InSpec framework
link: course/14.md
# - title: Describe the InSpec framework and its capabilities
# icon: support
# details: Create components, connected components, modules - and their tests - right from the CLI
# - title: Describe the architecture of an InSpec profile
# icon: lock
# details: Understand InSpec and it's architecture
# - title: Run an InSpec profile against a component of an application stack
# icon: info
# details: Learn how to utilize the profiles we build to run against an application stack
# - title: Run multiple InSpec profiles against an application stack
# icon: info
# details: Learn to utilize profile inheritance to run multiple profiles against an application stack
# - title: Develop resources to aid in creating controls
# icon: blog
# details: Understand and be able to develop InSpec resources when the required functionality does not exist
# - title: Build an InSpec profile to transform security policy into automated security testing
# icon: tool
# details: Understand and perform hands on development of InSpec profiles
# - title: View and analyze InSpec results
# details: Learn how to analyze outputs of InSpec profiles in more human readable format
# icon: markdown
# - title: Report results
# icon: copy
# details: Create outputs of files that can be shared and reported out based on InSpec results

copyright: false
footer: Apache-2.0 | Copyright © 2022 - The MITRE Corporation
---