mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
27b80e0998
* ✓ adds additional checks for vendored profiles This PR adds additional checks to verify if: - inspec.yml and inspec.lock dependencies are out-of-sync - complains about a missing lock file if we have dependencies defined * skip if legacy profile path is used * Fix unit tests. * Force static sha256 for lock files and protect from unnamed depends. * Add vendor profiles for checks. Windows downloads with different sha256.
8 lines
No EOL
220 B
YAML
8 lines
No EOL
220 B
YAML
name: profile-lock-notrequired
|
|
title: mock profile for inspec check
|
|
summary: An InSpec Compliance Profile
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: Apache-2.0
|
|
version: 0.1.0 |